[INFO] fetching crate opensearch-api 0.1.0...
[INFO] checking opensearch-api-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate opensearch-api 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate opensearch-api 0.1.0
[INFO] finished tweaking crates.io crate opensearch-api 0.1.0
[INFO] tweaked toml for crates.io crate opensearch-api 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate opensearch-api 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opensearch-api 0.1.0 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.27
[INFO] [stderr]   Downloaded zerovec v0.11.3
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 708b606de3627f5cb586d533bb651f4179f241396a8ee0505d5c7ba3d14eedcf
[INFO] running `Command { std: "docker" "start" "-a" "708b606de3627f5cb586d533bb651f4179f241396a8ee0505d5c7ba3d14eedcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "708b606de3627f5cb586d533bb651f4179f241396a8ee0505d5c7ba3d14eedcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708b606de3627f5cb586d533bb651f4179f241396a8ee0505d5c7ba3d14eedcf", kill_on_drop: false }`
[INFO] [stdout] 708b606de3627f5cb586d533bb651f4179f241396a8ee0505d5c7ba3d14eedcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf6cdd732f35457731edbd8a549cafeacb6fef5054d632f68505250c256dc65
[INFO] running `Command { std: "docker" "start" "-a" "bcf6cdd732f35457731edbd8a549cafeacb6fef5054d632f68505250c256dc65", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking zerovec v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.41
[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]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking async-compression v0.4.27
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking opensearch-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Document` is never constructed
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct Document {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchQuery` is never constructed
[INFO] [stdout]   --> src/main.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct SearchQuery {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_size` is never used
[INFO] [stdout]   --> src/main.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn default_size() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IndexResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct IndexResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct SearchResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct ErrorResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root` is never used
[INFO] [stdout]    --> src/main.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 | async fn root() -> &'static str {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `index_document` is never used
[INFO] [stdout]    --> src/main.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | async fn index_document(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_documents` is never used
[INFO] [stdout]    --> src/main.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 240 | async fn search_documents(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_indices` is never used
[INFO] [stdout]    --> src/main.rs:317:10
[INFO] [stdout]     |
[INFO] [stdout] 317 | async fn list_indices(
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_index_info` is never used
[INFO] [stdout]    --> src/main.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 | async fn get_index_info(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditLog` is never constructed
[INFO] [stdout]  --> src/audit.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AuditLog {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GeoLocation` is never constructed
[INFO] [stdout]   --> src/audit.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct GeoLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionInfo` is never constructed
[INFO] [stdout]   --> src/audit.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct SessionInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_auth_event` is never used
[INFO] [stdout]   --> src/audit.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn log_auth_event(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_access` is never used
[INFO] [stdout]   --> src/audit.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub async fn log_access(
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_geo_location` is never used
[INFO] [stdout]    --> src/audit.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 | async fn get_geo_location(_ip: &str) -> Option<GeoLocation> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_access_history` is never used
[INFO] [stdout]    --> src/audit.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn get_user_access_history(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_suspicious_ips` is never used
[INFO] [stdout]    --> src/audit.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub async fn get_suspicious_ips(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SuspiciousIP` is never constructed
[INFO] [stdout]    --> src/audit.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct SuspiciousIP {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_audit_logs` is never used
[INFO] [stdout]    --> src/audit.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub async fn get_audit_logs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditResponse` is never constructed
[INFO] [stdout]    --> src/audit.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct AuditResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditStats` is never constructed
[INFO] [stdout]    --> src/audit.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct AuditStats {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_jwt_secret` is never used
[INFO] [stdout]   --> src/auth.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn get_jwt_secret() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claims` is never constructed
[INFO] [stdout]   --> src/auth.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Claims {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiKey` is never constructed
[INFO] [stdout]   --> src/auth.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ApiKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthUser` is never constructed
[INFO] [stdout]   --> src/auth.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct AuthUser {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthError` is never constructed
[INFO] [stdout]   --> src/auth.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct AuthError {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_jwt` is never used
[INFO] [stdout]    --> src/auth.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn generate_jwt(user_id: &str, role: &str) -> Result<String, jsonwebtoken::errors::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_api_key` is never used
[INFO] [stdout]    --> src/auth.rs:128:4
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn validate_api_key(key: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `require_role` is never used
[INFO] [stdout]    --> src/auth.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn require_role(required_role: &str) -> impl Fn(&AuthUser) -> Result<(), AuthError> + '_ {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginRequest` is never constructed
[INFO] [stdout]    --> src/auth.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct LoginRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginResponse` is never constructed
[INFO] [stdout]    --> src/auth.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct LoginResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]    --> src/auth.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn login(Json(payload): Json<LoginRequest>) -> Result<Json<LoginResponse>, AuthError> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_api_key` is never used
[INFO] [stdout]    --> src/auth.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub async fn generate_api_key(user: AuthUser) -> Result<Json<ApiKey>, AuthError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `log_level` and `jwt_secret` are never read
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     pub addr: SocketAddr,
[INFO] [stdout] 7 |     pub log_level: String,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 8 |     pub opensearch_url: String,
[INFO] [stdout] 9 |     pub jwt_secret: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_docs` is never used
[INFO] [stdout]  --> src/docs.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn serve_docs() -> impl IntoResponse {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_api_playground` is never used
[INFO] [stdout]  --> src/docs.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn serve_api_playground() -> impl IntoResponse {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LICENSE_FILE` is never used
[INFO] [stdout]   --> src/license.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const LICENSE_FILE: &str = ".opensearch-api-license";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRIAL_DAYS` is never used
[INFO] [stdout]   --> src/license.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const TRIAL_DAYS: i64 = 7;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]   --> src/license.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct License {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemInfo` is never constructed
[INFO] [stdout]   --> src/license.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SystemInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `collect` and `generate_fingerprint` are never used
[INFO] [stdout]   --> src/license.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl SystemInfo {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] 36 |     pub fn collect() -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn generate_fingerprint(hostname: &str, mac: &str, cpu: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_local_ip` is never used
[INFO] [stdout]   --> src/license.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn get_local_ip() -> Option<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LicenseManager` is never constructed
[INFO] [stdout]   --> src/license.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct LicenseManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `check_license`, `check_trial`, `save_license`, and `show_license_request` are never used
[INFO] [stdout]    --> src/license.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl LicenseManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 103 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn check_license(&self) -> Result<License> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn check_trial(&self) -> Result<License> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn save_license(&self, license_key: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn show_license_request() -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_metrics` is never used
[INFO] [stdout]    --> src/metrics.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub async fn get_metrics(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetricsResponse` is never constructed
[INFO] [stdout]    --> src/metrics.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct MetricsResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusCodeCount` is never constructed
[INFO] [stdout]    --> src/metrics.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct StatusCodeCount {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EndpointCount` is never constructed
[INFO] [stdout]    --> src/metrics.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct EndpointCount {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Document` is never constructed
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct Document {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchQuery` is never constructed
[INFO] [stdout]   --> src/main.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct SearchQuery {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_size` is never used
[INFO] [stdout]   --> src/main.rs:57:4
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn default_size() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IndexResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct IndexResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct SearchResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorResponse` is never constructed
[INFO] [stdout]   --> src/main.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct ErrorResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `root` is never used
[INFO] [stdout]    --> src/main.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 | async fn root() -> &'static str {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `index_document` is never used
[INFO] [stdout]    --> src/main.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 | async fn index_document(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_documents` is never used
[INFO] [stdout]    --> src/main.rs:240:10
[INFO] [stdout]     |
[INFO] [stdout] 240 | async fn search_documents(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_indices` is never used
[INFO] [stdout]    --> src/main.rs:317:10
[INFO] [stdout]     |
[INFO] [stdout] 317 | async fn list_indices(
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_index_info` is never used
[INFO] [stdout]    --> src/main.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 | async fn get_index_info(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditLog` is never constructed
[INFO] [stdout]  --> src/audit.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct AuditLog {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GeoLocation` is never constructed
[INFO] [stdout]   --> src/audit.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct GeoLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionInfo` is never constructed
[INFO] [stdout]   --> src/audit.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct SessionInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_auth_event` is never used
[INFO] [stdout]   --> src/audit.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub async fn log_auth_event(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_access` is never used
[INFO] [stdout]   --> src/audit.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub async fn log_access(
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_geo_location` is never used
[INFO] [stdout]    --> src/audit.rs:113:10
[INFO] [stdout]     |
[INFO] [stdout] 113 | async fn get_geo_location(_ip: &str) -> Option<GeoLocation> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_user_access_history` is never used
[INFO] [stdout]    --> src/audit.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub async fn get_user_access_history(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_suspicious_ips` is never used
[INFO] [stdout]    --> src/audit.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub async fn get_suspicious_ips(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SuspiciousIP` is never constructed
[INFO] [stdout]    --> src/audit.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct SuspiciousIP {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_audit_logs` is never used
[INFO] [stdout]    --> src/audit.rs:220:14
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub async fn get_audit_logs(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditResponse` is never constructed
[INFO] [stdout]    --> src/audit.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct AuditResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuditStats` is never constructed
[INFO] [stdout]    --> src/audit.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct AuditStats {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_jwt_secret` is never used
[INFO] [stdout]   --> src/auth.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn get_jwt_secret() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claims` is never constructed
[INFO] [stdout]   --> src/auth.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Claims {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiKey` is never constructed
[INFO] [stdout]   --> src/auth.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ApiKey {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthUser` is never constructed
[INFO] [stdout]   --> src/auth.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct AuthUser {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthError` is never constructed
[INFO] [stdout]   --> src/auth.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct AuthError {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_jwt` is never used
[INFO] [stdout]    --> src/auth.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn generate_jwt(user_id: &str, role: &str) -> Result<String, jsonwebtoken::errors::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_api_key` is never used
[INFO] [stdout]    --> src/auth.rs:128:4
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn validate_api_key(key: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `require_role` is never used
[INFO] [stdout]    --> src/auth.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn require_role(required_role: &str) -> impl Fn(&AuthUser) -> Result<(), AuthError> + '_ {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginRequest` is never constructed
[INFO] [stdout]    --> src/auth.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct LoginRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginResponse` is never constructed
[INFO] [stdout]    --> src/auth.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct LoginResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]    --> src/auth.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub async fn login(Json(payload): Json<LoginRequest>) -> Result<Json<LoginResponse>, AuthError> {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_api_key` is never used
[INFO] [stdout]    --> src/auth.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub async fn generate_api_key(user: AuthUser) -> Result<Json<ApiKey>, AuthError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `log_level` and `jwt_secret` are never read
[INFO] [stdout]  --> src/config.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Config {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 6 |     pub addr: SocketAddr,
[INFO] [stdout] 7 |     pub log_level: String,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 8 |     pub opensearch_url: String,
[INFO] [stdout] 9 |     pub jwt_secret: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_docs` is never used
[INFO] [stdout]  --> src/docs.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn serve_docs() -> impl IntoResponse {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serve_api_playground` is never used
[INFO] [stdout]  --> src/docs.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn serve_api_playground() -> impl IntoResponse {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LICENSE_FILE` is never used
[INFO] [stdout]   --> src/license.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const LICENSE_FILE: &str = ".opensearch-api-license";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRIAL_DAYS` is never used
[INFO] [stdout]   --> src/license.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const TRIAL_DAYS: i64 = 7;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `License` is never constructed
[INFO] [stdout]   --> src/license.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct License {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemInfo` is never constructed
[INFO] [stdout]   --> src/license.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SystemInfo {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `collect` and `generate_fingerprint` are never used
[INFO] [stdout]   --> src/license.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl SystemInfo {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] 36 |     pub fn collect() -> Result<Self> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     fn generate_fingerprint(hostname: &str, mac: &str, cpu: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_local_ip` is never used
[INFO] [stdout]   --> src/license.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn get_local_ip() -> Option<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LicenseManager` is never constructed
[INFO] [stdout]   --> src/license.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct LicenseManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `check_license`, `check_trial`, `save_license`, and `show_license_request` are never used
[INFO] [stdout]    --> src/license.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl LicenseManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 103 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn check_license(&self) -> Result<License> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     fn check_trial(&self) -> Result<License> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn save_license(&self, license_key: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn show_license_request() -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_metrics` is never used
[INFO] [stdout]    --> src/metrics.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub async fn get_metrics(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetricsResponse` is never constructed
[INFO] [stdout]    --> src/metrics.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub struct MetricsResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatusCodeCount` is never constructed
[INFO] [stdout]    --> src/metrics.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct StatusCodeCount {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EndpointCount` is never constructed
[INFO] [stdout]    --> src/metrics.rs:255:12
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub struct EndpointCount {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.12s
[INFO] running `Command { std: "docker" "inspect" "bcf6cdd732f35457731edbd8a549cafeacb6fef5054d632f68505250c256dc65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf6cdd732f35457731edbd8a549cafeacb6fef5054d632f68505250c256dc65", kill_on_drop: false }`
[INFO] [stdout] bcf6cdd732f35457731edbd8a549cafeacb6fef5054d632f68505250c256dc65
