[INFO] cloning repository https://github.com/Broccode/acci_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Broccode/acci_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroccode%2Facci_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroccode%2Facci_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fae23a7d2dee6346f7630803bacefa8492d81fac
[INFO] testing Broccode/acci_rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroccode%2Facci_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Broccode/acci_rust
[INFO] finished tweaking git repo https://github.com/Broccode/acci_rust
[INFO] tweaked toml for git repo https://github.com/Broccode/acci_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Broccode/acci_rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Broccode/acci_rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded constant_time_eq v0.2.6
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded x509-parser v0.15.1
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded qrcode v0.13.0
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded testcontainers-modules v0.3.7
[INFO] [stderr]   Downloaded bollard-stubs v1.42.0-rc.3
[INFO] [stderr]   Downloaded openidconnect v3.5.0
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded p384 v0.13.0
[INFO] [stderr]   Downloaded async-trait v0.1.85
[INFO] [stderr]   Downloaded samael v0.0.13
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded openssl v0.10.69
[INFO] [stderr]   Downloaded pin-project v1.1.8
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded semver v1.0.25
[INFO] [stderr]   Downloaded totp-rs v5.6.0
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded testcontainers v0.15.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e29365160b35fd542bd8ea19517a19f8dcee83b8d1099349ca86aece48bf282f
[INFO] running `Command { std: "docker" "start" "-a" "e29365160b35fd542bd8ea19517a19f8dcee83b8d1099349ca86aece48bf282f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e29365160b35fd542bd8ea19517a19f8dcee83b8d1099349ca86aece48bf282f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29365160b35fd542bd8ea19517a19f8dcee83b8d1099349ca86aece48bf282f", kill_on_drop: false }`
[INFO] [stdout] e29365160b35fd542bd8ea19517a19f8dcee83b8d1099349ca86aece48bf282f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ff2cdb2c43db2457471cb5ee878db055da2b8f8c0e45d38f00582e02cf37034
[INFO] running `Command { std: "docker" "start" "-a" "6ff2cdb2c43db2457471cb5ee878db055da2b8f8c0e45d38f00582e02cf37034", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling samael v0.0.13
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling openidconnect v3.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling totp-rs v5.6.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling qrcode v0.13.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling acci_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/modules/identity/repository.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 77 | |             r#"
[INFO] [stdout] 78 | |             SELECT id, tenant_id, email, password_hash, active, roles, last_login, created_at, updated_at, mfa_enabled, mfa_secret
[INFO] [stdout] 79 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |             tenant_id.0 as uuid::Uuid,
[INFO] [stdout] 84 | |         )
[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]    --> src/modules/identity/repository.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | /         sqlx::query!(
[INFO] [stdout] 106 | |             r#"
[INFO] [stdout] 107 | |             UPDATE users
[INFO] [stdout] 108 | |             SET last_login = NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |             user_id.0 as uuid::Uuid,
[INFO] [stdout] 112 | |         )
[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]    --> src/modules/identity/repository.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 121 | |             r#"
[INFO] [stdout] 122 | |             INSERT INTO users (id, tenant_id, email, password_hash, active, roles, created_at, updated_at, mfa_enabled, mfa_secret)
[INFO] [stdout] 123 | |             VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10)
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |             user.mfa_secret,
[INFO] [stdout] 136 | |         )
[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]    --> src/modules/identity/repository.rs:157:22
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 158 | |             r#"
[INFO] [stdout] 159 | |             SELECT id, tenant_id, email, password_hash, active, roles, last_login, created_at, updated_at, mfa_enabled, mfa_secret
[INFO] [stdout] 160 | |             FROM users
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |             id.0 as uuid::Uuid,
[INFO] [stdout] 164 | |         )
[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]    --> src/modules/identity/repository.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 186 | |             r#"
[INFO] [stdout] 187 | |             UPDATE users
[INFO] [stdout] 188 | |             SET email = $1, password_hash = $2, active = $3, roles = $4, updated_at = $5, mfa_enabled = $6, mfa_secret = $7
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |             user.tenant_id.0 as uuid::Uuid,
[INFO] [stdout] 201 | |         )
[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]    --> src/modules/identity/repository.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 | /         sqlx::query!(
[INFO] [stdout] 223 | |             r#"
[INFO] [stdout] 224 | |             DELETE FROM users
[INFO] [stdout] 225 | |             WHERE id = $1 AND tenant_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |             tenant_id.0 as uuid::Uuid,
[INFO] [stdout] 229 | |         )
[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]    --> src/modules/identity/repository.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 237 |           let results = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 238 | |             r#"
[INFO] [stdout] 239 | |             SELECT id, tenant_id, email, password_hash, active, roles, last_login, created_at, updated_at, mfa_enabled, mfa_secret
[INFO] [stdout] 240 | |             FROM users
[INFO] [stdout] 241 | |             "#
[INFO] [stdout] 242 | |         )
[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]   --> src/modules/tenant/repository.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 40 | |             r#"
[INFO] [stdout] 41 | |             INSERT INTO tenants (id, name, domain, active, created_at, updated_at)
[INFO] [stdout] 42 | |             VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |             to_primitive_datetime(tenant.updated_at),
[INFO] [stdout] 51 | |         )
[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]   --> src/modules/tenant/repository.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 68 | |             r#"
[INFO] [stdout] 69 | |             SELECT id, name, domain, active, created_at, updated_at
[INFO] [stdout] 70 | |             FROM tenants
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             id
[INFO] [stdout] 74 | |         )
[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]   --> src/modules/tenant/repository.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 91 | |             r#"
[INFO] [stdout] 92 | |             SELECT id, name, domain, active, created_at, updated_at
[INFO] [stdout] 93 | |             FROM tenants
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             domain
[INFO] [stdout] 97 | |         )
[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]    --> src/modules/tenant/repository.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |           let row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 114 | |             r#"
[INFO] [stdout] 115 | |             UPDATE tenants
[INFO] [stdout] 116 | |             SET name = $1, domain = $2, active = $3, updated_at = $4
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |             tenant.id.0 as uuid::Uuid,
[INFO] [stdout] 125 | |         )
[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]    --> src/modules/tenant/repository.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |           let rows = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 142 | |             r#"
[INFO] [stdout] 143 | |             SELECT id, name, domain, active, created_at, updated_at
[INFO] [stdout] 144 | |             FROM tenants
[INFO] [stdout] 145 | |             ORDER BY created_at DESC
[INFO] [stdout] 146 | |             "#
[INFO] [stdout] 147 | |         )
[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]    --> src/modules/tenant/repository.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | /         sqlx::query!(
[INFO] [stdout] 167 | |             r#"
[INFO] [stdout] 168 | |             DELETE FROM tenants
[INFO] [stdout] 169 | |             WHERE id = $1
[INFO] [stdout] 170 | |             "#,
[INFO] [stdout] 171 | |             id
[INFO] [stdout] 172 | |         )
[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] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/modules/identity/auth.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[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: `std::sync::Mutex`
[INFO] [stdout]  --> src/modules/identity/auth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Mutex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/modules/identity/auth.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/modules/identity/auth.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RoleType` and `Role`
[INFO] [stdout]   --> src/modules/identity/auth.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |     models::{Credentials, Role, RoleType, User},
[INFO] [stdout]    |                           ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TenantId` and `modules::tenant::models::Tenant`
[INFO] [stdout]   --> src/modules/identity/auth.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     modules::tenant::models::Tenant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |         types::{TenantId, UserId},
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/modules/identity/repository.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error` and `RoleType`
[INFO] [stdout]   --> src/modules/identity/repository.rs:8:39
[INFO] [stdout]    |
[INFO] [stdout]  8 |     modules::identity::models::{Role, RoleType, User},
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]  9 |     shared::{
[INFO] [stdout] 10 |         error::{Error, Result},
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Error`, `Permission`, `RoleType`, `Role`, `core::database::Database`, `create_user_role`, and `tenant::models::Tenant`
[INFO] [stdout]   --> src/modules/identity/service.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     core::database::Database,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  5 |             models::{Permission, PermissionAction, Role, RoleType, User},
[INFO] [stdout]    |                      ^^^^^^^^^^                    ^^^^  ^^^^^^^^
[INFO] [stdout]  6 |             rbac::{create_user_role, RbacService},
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |         tenant::models::Tenant,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |         error::{Error, Result},
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::OffsetDateTime`
[INFO] [stdout]   --> src/modules/identity/service.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use time::OffsetDateTime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/modules/identity/service.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> src/modules/identity/session_manager.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shared::error::Error`
[INFO] [stdout]  --> src/modules/tenant/handlers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::shared::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `put`
[INFO] [stdout]  --> src/modules/tenant/handlers.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     routing::{get, post, put},
[INFO] [stdout]   |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/modules/tenant/repository.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/modules/tenant/repository.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]   --> src/modules/tenant/repository.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |         error::{Error, Result},
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/modules/tenant/service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::OffsetDateTime`
[INFO] [stdout]  --> src/modules/tenant/service.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use time::OffsetDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `shared::types::TenantId`
[INFO] [stdout]  --> src/modules/tenant/mod.rs:6:62
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{core::database::Database, shared::error::Result, shared::types::TenantId};
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/modules/identity/repository.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result = sqlx::query!(
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |         Ok(result.map(|r| User {
[INFO] [stdout]    |            ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/modules/identity/repository.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let result = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |         Ok(result.map(|r| User {
[INFO] [stdout]     |            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let result: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/modules/identity/repository.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let results = sqlx::query!(
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |         Ok(results
[INFO] [stdout]     |            ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `results` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let results: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/modules/tenant/repository.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let row = sqlx::query!(
[INFO] [stdout]    |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |         Ok(row.map(|r| Tenant {
[INFO] [stdout]    |            --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `row` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let row: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/modules/tenant/repository.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let rows = sqlx::query!(
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |         Ok(rows
[INFO] [stdout]     |            ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/modules/identity/session.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[async_trait::async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/modules/identity/session.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |             .query_async(&mut conn)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 146 |             .query_async::<_, ()>(&mut conn)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/modules/identity/session.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[async_trait::async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/modules/identity/session.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 .query_async(&mut conn)
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 .query_async::<_, ()>(&mut conn)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `claims`
[INFO] [stdout]   --> src/modules/identity/session_manager.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let claims: Claims = jsonwebtoken::decode(token, &self.decoding_key, &validation)
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_claims`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `acci_rust` (lib) due to 22 previous errors; 21 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6ff2cdb2c43db2457471cb5ee878db055da2b8f8c0e45d38f00582e02cf37034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff2cdb2c43db2457471cb5ee878db055da2b8f8c0e45d38f00582e02cf37034", kill_on_drop: false }`
[INFO] [stdout] 6ff2cdb2c43db2457471cb5ee878db055da2b8f8c0e45d38f00582e02cf37034
