[INFO] cloning repository https://github.com/awalnur/terrasiaga-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awalnur/terrasiaga-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalnur%2Fterrasiaga-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalnur%2Fterrasiaga-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cfd45fa8776eee836e3764323854ff7ce542980
[INFO] checking awalnur/terrasiaga-rs against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalnur%2Fterrasiaga-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/awalnur/terrasiaga-rs
[INFO] finished tweaking git repo https://github.com/awalnur/terrasiaga-rs
[INFO] tweaked toml for git repo https://github.com/awalnur/terrasiaga-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awalnur/terrasiaga-rs on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awalnur/terrasiaga-rs 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.17.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded migrations_internals v2.2.1
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded validator v0.17.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.2
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.5
[INFO] [stderr]   Downloaded diesel_derives v2.2.7
[INFO] [stderr]   Downloaded geo-types v0.7.16
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded utoipa-gen v4.3.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded geojson v0.24.2
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] [stderr]   Downloaded geo v0.27.0
[INFO] [stderr]   Downloaded deadpool-redis v0.14.0
[INFO] [stderr]   Downloaded pq-sys v0.7.2
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded diesel v2.2.12
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded spade v2.14.0
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded utoipa-swagger-ui v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f874a00b934058aa4c4047dd462db72dc3d2141d08e25bf01ef1fc0a673459e
[INFO] running `Command { std: "docker" "start" "-a" "6f874a00b934058aa4c4047dd462db72dc3d2141d08e25bf01ef1fc0a673459e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f874a00b934058aa4c4047dd462db72dc3d2141d08e25bf01ef1fc0a673459e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f874a00b934058aa4c4047dd462db72dc3d2141d08e25bf01ef1fc0a673459e", kill_on_drop: false }`
[INFO] [stdout] 6f874a00b934058aa4c4047dd462db72dc3d2141d08e25bf01ef1fc0a673459e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c240501d4ca080cd61b60af8a248dc662dc059c5a45e589c79998399017cb1
[INFO] running `Command { std: "docker" "start" "-a" "c4c240501d4ca080cd61b60af8a248dc662dc059c5a45e589c79998399017cb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking spade v2.14.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling utoipa-swagger-ui v4.0.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling validator_derive v0.17.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pest v2.8.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_json v1.0.141
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking geo-types v0.7.16
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking migrations_internals v2.2.1
[INFO] [stderr]     Checking geo v0.27.0
[INFO] [stderr]     Checking geojson v0.24.2
[INFO] [stderr]     Checking validator v0.17.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking redis v0.24.0
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking deadpool-redis v0.14.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking actix-web-httpauth v0.8.2
[INFO] [stderr]     Checking actix-cors v0.6.5
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking terra-siaga v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/domain/entities/user.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PaginatedResponse` and `PaginationParams`
[INFO] [stdout]  --> src/domain/ports/repositories.rs:5:80
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::shared::{AppResult, UserId, DisasterId, LocationId, NotificationId, PaginationParams, PaginatedResponse};
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppResult`
[INFO] [stdout]  --> src/domain/services/mod.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::{AppResult, UserId};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/application/use_cases/auth.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shared::error::AppResult`
[INFO] [stdout]  --> src/application/services/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::AppResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/application/services/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/application/dto/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redis::AsyncCommands`
[INFO] [stdout]    --> src/infrastructure/cache/mod.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |         use redis::AsyncCommands;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/email.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/sms.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/whatsapp.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/weather.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/geolocation.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/domain/entities/user.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/notification.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AWS_SNS` should have an upper camel case name
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     AWS_SNS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `AwsSns`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/infrastructure/repository/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/user_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/user_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/user_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbConnection`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::infrastructure::database::{DbPool, DbConnection};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbConnection`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::infrastructure::database::{DbPool, DbConnection};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PaginatedResponse` and `PaginationParams`
[INFO] [stdout]  --> src/domain/ports/repositories.rs:5:80
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::shared::{AppResult, UserId, DisasterId, LocationId, NotificationId, PaginationParams, PaginatedResponse};
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PaginatedResponse`, `PaginationMeta`, `PaginationParams`, and `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError, types::{PaginationParams, PaginatedResponse, PaginationMeta}};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbConnection`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::infrastructure::database::{DbPool, DbConnection};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppResult`
[INFO] [stdout]  --> src/domain/services/mod.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::{AppResult, UserId};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/application/use_cases/auth.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shared::error::AppResult`
[INFO] [stdout]  --> src/application/services/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::AppResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/application/services/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/application/dto/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redis::AsyncCommands`
[INFO] [stdout]    --> src/infrastructure/cache/mod.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |         use redis::AsyncCommands;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/email.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/sms.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/whatsapp.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/weather.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/monitoring.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AuthService`, `GeolocationService`, `NotificationService as DomainNotificationService`, `WeatherService`, and `events::EventPublisher`
[INFO] [stdout]  --> src/infrastructure/container.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     services::{AuthService, NotificationService as DomainNotificationService, GeolocationService, WeatherService},
[INFO] [stdout]   |                ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     events::EventPublisher,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoginUseCase` and `RegisterUseCase`
[INFO] [stdout]   --> src/infrastructure/container.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::application::use_cases::auth::{LoginUseCase, RegisterUseCase};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/geolocation.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/auth.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/external_services/notification.rs:4:39
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/users.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AWS_SNS` should have an upper camel case name
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     AWS_SNS,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to upper camel case: `AwsSns`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/infrastructure/repository/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/user_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/user_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/user_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/analytics.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbConnection`
[INFO] [stdout]  --> src/infrastructure/repository/disaster_repository.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::infrastructure::database::{DbPool, DbConnection};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/emergency.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbConnection`
[INFO] [stdout]  --> src/infrastructure/repository/location_repository.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::infrastructure::database::{DbPool, DbConnection};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PaginatedResponse`, `PaginationMeta`, `PaginationParams`, and `error::AppError`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shared::{AppResult, error::AppError, types::{PaginationParams, PaginatedResponse, PaginationMeta}};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DbConnection`
[INFO] [stdout]  --> src/infrastructure/repository/notification_repository.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::infrastructure::database::{DbPool, DbConnection};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/shared/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/shared/response.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Validate`
[INFO] [stdout]  --> src/shared/validation.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use validator::{Validate, ValidationError};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/shared/validation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppError`
[INFO] [stdout]  --> src/infrastructure/monitoring.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::shared::error::{AppResult, AppError};
[INFO] [stdout]   |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AuthService`, `GeolocationService`, `NotificationService as DomainNotificationService`, `WeatherService`, and `events::EventPublisher`
[INFO] [stdout]  --> src/infrastructure/container.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     services::{AuthService, NotificationService as DomainNotificationService, GeolocationService, WeatherService},
[INFO] [stdout]   |                ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     events::EventPublisher,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LoginUseCase` and `RegisterUseCase`
[INFO] [stdout]   --> src/infrastructure/container.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::application::use_cases::auth::{LoginUseCase, RegisterUseCase};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/auth.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/users.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/analytics.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/presentation/api/v1/emergency.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/shared/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/shared/response.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Validate`
[INFO] [stdout]  --> src/shared/validation.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use validator::{Validate, ValidationError};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/shared/validation.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     req: web::Json<RefreshTokenRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     req: web::Json<RefreshTokenRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     req: web::Json<ChangePasswordRequest>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     req: web::Json<ResetPasswordRequest>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     req: web::Json<ConfirmResetPasswordRequest>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/auth.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     req: web::Json<ChangePasswordRequest>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     req: web::Json<ResetPasswordRequest>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     req: web::Json<ConfirmResetPasswordRequest>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     req: web::Json<UpdateUserProfileRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/auth.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     req: web::Json<UpdateUserProfileRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     req: web::Json<UpdateDisasterRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/users.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     req: web::Json<CreateLocationRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/users.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     req: web::Json<UpdateDisasterRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/disasters.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/disasters.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     req: web::Json<CreateNotificationRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     req: web::Json<CreateLocationRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/locations.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     query: web::Query<LocationSearchQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/locations.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     req: web::Json<CreateNotificationRequest>,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/notifications.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/notifications.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     req: web::Json<serde_json::Value>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/analytics.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     query: web::Query<AnalyticsQuery>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/analytics.rs:228:5
[INFO] [stdout]     |
[INFO] [stdout] 228 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     http_req: HttpRequest,
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]   --> src/presentation/api/v1/emergency.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     container: web::Data<AppContainer>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     req: web::Json<serde_json::Value>,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `http_req`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     http_req: HttpRequest,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_http_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/presentation/api/v1/emergency.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     container: web::Data<AppContainer>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reason`
[INFO] [stdout]    --> src/domain/entities/user.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn suspend(&mut self, reason: &str) -> AppResult<()> {
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reason`
[INFO] [stdout]    --> src/domain/entities/user.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn suspend(&mut self, reason: &str) -> AppResult<()> {
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn find_by_id(&self, id: UserId) -> AppResult<Option<User>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn delete(&self, id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |     async fn find_by_email(&self, email: &str) -> AppResult<Option<User>> {
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn find_by_username(&self, username: &str) -> AppResult<Option<User>> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `role`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |     async fn find_by_role(&self, role: UserRole) -> AppResult<Vec<User>> {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn update_last_login(&self, id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn verify_email(&self, id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password_hash`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 |     async fn update_password(&self, id: UserId, password_hash: &str) -> AppResult<bool> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |     async fn update_password(&self, id: UserId, password_hash: &str) -> AppResult<bool> {
[INFO] [stdout]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `role`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn count_by_role(&self, role: UserRole) -> AppResult<u64> {
[INFO] [stdout]    |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn find_by_id(&self, id: DisasterId) -> AppResult<Option<Disaster>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn delete(&self, id: DisasterId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn find_by_id(&self, id: UserId) -> AppResult<Option<User>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     async fn find_by_status(&self, status: DisasterStatus) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn find_by_severity(&self, severity: DisasterSeverity) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reporter_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_by_reporter(&self, reporter_id: UserId) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn delete(&self, id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lat`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_lat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lng`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_lng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_km`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:78:53
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |     async fn find_by_email(&self, email: &str) -> AppResult<Option<User>> {
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_email`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn find_by_location(&self, location_id: LocationId) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:62:38
[INFO] [stdout]    |
[INFO] [stdout] 62 |     async fn find_by_username(&self, username: &str) -> AppResult<Option<User>> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     async fn update_status(&self, id: DisasterId, status: DisasterStatus) -> AppResult<bool> {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:93:51
[INFO] [stdout]    |
[INFO] [stdout] 93 |     async fn update_status(&self, id: DisasterId, status: DisasterStatus) -> AppResult<bool> {
[INFO] [stdout]    |                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disaster_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn assign_responder(&self, disaster_id: DisasterId, responder_id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disaster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `responder_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:98:63
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn assign_responder(&self, disaster_id: DisasterId, responder_id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_responder_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `role`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |     async fn find_by_role(&self, role: UserRole) -> AppResult<Vec<User>> {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn find_by_id(&self, id: LocationId) -> AppResult<Option<Location>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:77:39
[INFO] [stdout]    |
[INFO] [stdout] 77 |     async fn update_last_login(&self, id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     async fn verify_email(&self, id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password_hash`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:87:49
[INFO] [stdout]    |
[INFO] [stdout] 87 |     async fn update_password(&self, id: UserId, password_hash: &str) -> AppResult<bool> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 |     async fn update_password(&self, id: UserId, password_hash: &str) -> AppResult<bool> {
[INFO] [stdout]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn delete(&self, id: LocationId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `role`
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn count_by_role(&self, role: UserRole) -> AppResult<u64> {
[INFO] [stdout]    |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn find_by_id(&self, id: DisasterId) -> AppResult<Option<Disaster>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lat`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_coordinates(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_lat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lng`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_coordinates(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_lng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_km`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:53:61
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_coordinates(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `region`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn find_by_region(&self, region: &str) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn delete(&self, id: DisasterId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `province`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:63:38
[INFO] [stdout]    |
[INFO] [stdout] 63 |     async fn find_by_province(&self, province: &str) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_province`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn search_by_name(&self, name: &str) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |     async fn find_by_status(&self, status: DisasterStatus) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `severity`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:68:38
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn find_by_severity(&self, severity: DisasterSeverity) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_severity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reporter_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_by_reporter(&self, reporter_id: UserId) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reporter_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lat`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_lat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lng`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:73:43
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_lng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_km`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lat`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_lat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lng`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:78:43
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_lng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_km`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:78:53
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn delete_location(&self, id: LocationId) -> AppResult<bool> {
[INFO] [stdout]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn find_by_id(&self, id: NotificationId) -> AppResult<Option<Notification>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:88:38
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn find_by_location(&self, location_id: LocationId) -> AppResult<Vec<Disaster>> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     async fn update_status(&self, id: DisasterId, status: DisasterStatus) -> AppResult<bool> {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:93:51
[INFO] [stdout]    |
[INFO] [stdout] 93 |     async fn update_status(&self, id: DisasterId, status: DisasterStatus) -> AppResult<bool> {
[INFO] [stdout]    |                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `disaster_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn assign_responder(&self, disaster_id: DisasterId, responder_id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_disaster_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `responder_id`
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:98:63
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn assign_responder(&self, disaster_id: DisasterId, responder_id: UserId) -> AppResult<bool> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_responder_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn delete(&self, id: NotificationId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn find_by_id(&self, id: LocationId) -> AppResult<Option<Location>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn delete(&self, id: LocationId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:53:39
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_recipient(&self, recipient_id: UserId) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn find_by_status(&self, status: NotificationStatus) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lat`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_coordinates(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_lat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lng`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_coordinates(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_lng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_km`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:53:61
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_coordinates(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `region`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn find_by_region(&self, region: &str) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 |     async fn find_by_channel(&self, channel: NotificationChannel) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:68:46
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn find_unread_by_recipient(&self, recipient_id: UserId) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `province`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:63:38
[INFO] [stdout]    |
[INFO] [stdout] 63 |     async fn find_by_province(&self, province: &str) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_province`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn search_by_name(&self, name: &str) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_unread(&self, recipient_id: UserId) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lat`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_lat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lng`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:73:43
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_lng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_km`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:73:53
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_nearby(&self, lat: f64, lng: f64, radius_km: f64) -> AppResult<Vec<Location>> {
[INFO] [stdout]    |                                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notification_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn mark_as_read(&self, notification_id: NotificationId) -> AppResult<bool> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn delete_location(&self, id: LocationId) -> AppResult<bool> {
[INFO] [stdout]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn find_by_id(&self, id: NotificationId) -> AppResult<Option<Notification>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn mark_all_as_read(&self, recipient_id: UserId) -> AppResult<u64> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `days`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:88:46
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn delete_old_notifications(&self, days: u32) -> AppResult<u64> {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn delete(&self, id: NotificationId) -> AppResult<bool> {
[INFO] [stdout]    |                            ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |     async fn count_unread(&self, recipient_id: UserId) -> AppResult<u64> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:53:39
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn find_by_recipient(&self, recipient_id: UserId) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn find_by_status(&self, status: NotificationStatus) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `channel`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:63:37
[INFO] [stdout]    |
[INFO] [stdout] 63 |     async fn find_by_channel(&self, channel: NotificationChannel) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:68:46
[INFO] [stdout]    |
[INFO] [stdout] 68 |     async fn find_unread_by_recipient(&self, recipient_id: UserId) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |     async fn find_unread(&self, recipient_id: UserId) -> AppResult<Vec<Notification>> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notification_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:78:34
[INFO] [stdout]    |
[INFO] [stdout] 78 |     async fn mark_as_read(&self, notification_id: NotificationId) -> AppResult<bool> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notification_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn mark_all_as_read(&self, recipient_id: UserId) -> AppResult<u64> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `days`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:88:46
[INFO] [stdout]    |
[INFO] [stdout] 88 |     async fn delete_old_notifications(&self, days: u32) -> AppResult<u64> {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recipient_id`
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:93:34
[INFO] [stdout]    |
[INFO] [stdout] 93 |     async fn count_unread(&self, recipient_id: UserId) -> AppResult<u64> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recipient_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]    --> src/infrastructure/cache/mod.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct RedisCache {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 289 |     client: redis::Client,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl EmailConfig {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 324 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 362 | impl SmsConfig {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 363 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:385:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl WhatsAppConfig {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 385 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:407:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl WeatherConfig {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 407 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl GeolocationConfig {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 428 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/email.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EmailService {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     config: EmailConfig,
[INFO] [stdout] 19 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/sms.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SmsService {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     config: SmsConfig,
[INFO] [stdout] 17 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/whatsapp.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct WhatsAppService {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 22 |     config: WhatsAppConfig,
[INFO] [stdout] 23 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/weather.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct WeatherService {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     config: WeatherConfig,
[INFO] [stdout] 20 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/geolocation.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct GeolocationService {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 19 |     config: GeolocationConfig,
[INFO] [stdout] 20 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresUserRepository {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_connection` is never used
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PostgresUserRepository {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn get_connection(&self) -> AppResult<DbConnection> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresDisasterRepository {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_connection` is never used
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PostgresDisasterRepository {
[INFO] [stdout]    | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn get_connection(&self) -> AppResult<crate::infrastructure::database::DbConnection> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresLocationRepository {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresNotificationRepository {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]    --> src/infrastructure/cache/mod.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct RedisCache {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 289 |     client: redis::Client,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 323 | impl EmailConfig {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 324 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 362 | impl SmsConfig {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 363 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:385:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | impl WhatsAppConfig {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 385 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:407:8
[INFO] [stdout]     |
[INFO] [stdout] 406 | impl WeatherConfig {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 407 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_env` is never used
[INFO] [stdout]    --> src/infrastructure/external_services/mod.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 427 | impl GeolocationConfig {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 428 |     fn from_env() -> AppResult<Self> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/email.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EmailService {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     config: EmailConfig,
[INFO] [stdout] 19 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/sms.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SmsService {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     config: SmsConfig,
[INFO] [stdout] 17 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/whatsapp.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct WhatsAppService {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 22 |     config: WhatsAppConfig,
[INFO] [stdout] 23 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/weather.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct WeatherService {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     config: WeatherConfig,
[INFO] [stdout] 20 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/infrastructure/external_services/geolocation.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct GeolocationService {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 19 |     config: GeolocationConfig,
[INFO] [stdout] 20 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresUserRepository {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_connection` is never used
[INFO] [stdout]   --> src/infrastructure/repository/user_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PostgresUserRepository {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn get_connection(&self) -> AppResult<DbConnection> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresDisasterRepository {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_connection` is never used
[INFO] [stdout]   --> src/infrastructure/repository/disaster_repository.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PostgresDisasterRepository {
[INFO] [stdout]    | ------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn get_connection(&self) -> AppResult<crate::infrastructure::database::DbConnection> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/location_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresLocationRepository {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pool` is never read
[INFO] [stdout]   --> src/infrastructure/repository/notification_repository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PostgresNotificationRepository {
[INFO] [stdout]    |            ------------------------------ field in this struct
[INFO] [stdout] 14 |     pool: DbPool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c4c240501d4ca080cd61b60af8a248dc662dc059c5a45e589c79998399017cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c240501d4ca080cd61b60af8a248dc662dc059c5a45e589c79998399017cb1", kill_on_drop: false }`
[INFO] [stdout] c4c240501d4ca080cd61b60af8a248dc662dc059c5a45e589c79998399017cb1
