[INFO] cloning repository https://github.com/martinmares/postgres-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinmares/postgres-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinmares%2Fpostgres-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinmares%2Fpostgres-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7aa27081e706d67fdbc480019a47213912172ec
[INFO] checking martinmares/postgres-explorer/e7aa27081e706d67fdbc480019a47213912172ec against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinmares%2Fpostgres-explorer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martinmares/postgres-explorer
[INFO] finished tweaking git repo https://github.com/martinmares/postgres-explorer
[INFO] tweaked toml for git repo https://github.com/martinmares/postgres-explorer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinmares/postgres-explorer on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martinmares/postgres-explorer 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-protocol v0.6.12
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded postgres-types v0.2.14
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded etcetera v0.11.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.12.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.12.0
[INFO] [stderr]   Downloaded ghash v0.6.0
[INFO] [stderr]   Downloaded universal-hash v0.6.1
[INFO] [stderr]   Downloaded postgres-openssl v0.5.3
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0
[INFO] [stderr]   Downloaded ctr v0.10.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.15.1
[INFO] [stderr]   Downloaded polyval v0.7.3
[INFO] [stderr]   Downloaded aead v0.6.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.19
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0
[INFO] [stderr]   Downloaded futures v0.3.33
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded base64 v0.23.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.18
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0
[INFO] [stderr]   Downloaded tower-http v0.7.0
[INFO] [stderr]   Downloaded aes-gcm v0.11.0
[INFO] [stderr]   Downloaded sqlx-core v0.9.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0
[INFO] [stderr]   Downloaded hkdf v0.13.0
[INFO] [stderr]   Downloaded sqlx v0.9.0
[INFO] [stderr]   Downloaded rust-embed v8.12.0
[INFO] [stderr]   Downloaded openssl-src v300.6.1+3.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa
[INFO] running `Command { std: "docker" "start" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling futures-executor v0.3.33
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking polyval v0.7.3
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking aes-gcm v0.11.0
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling askama_parser v0.16.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling askama_derive v0.16.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tokio-postgres v0.7.18
[INFO] [stderr]     Checking tower-http v0.7.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling askama_macros v0.16.0
[INFO] [stderr]     Checking askama v0.16.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]     Checking postgres-openssl v0.5.3
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking postgres-explorer v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `JOB_CLEANUP_AGE` is never used
[INFO] [stdout]   --> src/handlers/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const JOB_CLEANUP_AGE: Duration = Duration::from_secs(60 * 60); // 1 hour
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `job_id` is never read
[INFO] [stdout]   --> src/handlers/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ExportJob {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 64 |     pub job_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExportJob` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_ctx` is never used
[INFO] [stdout]   --> src/handlers/mod.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn build_ctx(state: &Arc<AppState>) -> AppContext {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/patroni.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |         String(String),
[INFO] [stdout]    |         ------ ^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -         String(String),
[INFO] [stdout] 45 +         String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableDetailDb` is never constructed
[INFO] [stdout]   --> src/handlers/table_detail.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TableDetailDb {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `seq_scans` is never read
[INFO] [stdout]   --> src/handlers/tuning.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct FullScanQuery {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub seq_scans: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FullScanQuery` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `active_connections`, `max_connections`, and `databases` are never read
[INFO] [stdout]   --> src/templates/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DashboardTemplate {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub active_connections: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub max_connections: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub databases: Vec<DatabaseInfo>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `allow_conn`, `is_template`, and `conn_limit` are never read
[INFO] [stdout]   --> src/templates/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct DatabaseInfo {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub allow_conn: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |     pub is_template: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 49 |     pub conn_limit: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> src/templates/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct ConnectionInfo {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub options: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/templates/mod.rs:90:9
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct TablesTemplate {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub filter: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 100 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 102 |     pub tables: Vec<TableRow>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub is_fetching: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ctx`, `schema`, `name`, and `per_page` are never read
[INFO] [stdout]    --> src/templates/mod.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct TableDataTemplate {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 168 |     pub ctx: AppContext,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 169 |     pub schema: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 170 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub per_page: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/templates/mod.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct IndicesTemplate {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub indices: Vec<IndexRow>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub sort_by: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 205 |     pub sort_order: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 206 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 207 |     pub per_page: usize,
[INFO] [stdout] 208 |     pub total_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 209 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 211 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 212 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `idx_tup_read_count` and `idx_tup_fetch_count` are never read
[INFO] [stdout]    --> src/templates/mod.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct IndexRow {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 319 |     pub idx_tup_read_count: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |     pub idx_tup_fetch: String,
[INFO] [stdout] 321 |     pub idx_tup_fetch_count: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexRow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size_bytes` is never read
[INFO] [stdout]    --> src/templates/mod.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct TopTable {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub size_bytes: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TopTable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_pattern_expression` is never used
[INFO] [stdout]   --> src/utils/filter.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn parse_pattern_expression(input: &str) -> (Vec<String>, Vec<String>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `filter_names` is never used
[INFO] [stdout]    --> src/utils/filter.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn filter_names(names: &[String], expression: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JOB_CLEANUP_AGE` is never used
[INFO] [stdout]   --> src/handlers/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const JOB_CLEANUP_AGE: Duration = Duration::from_secs(60 * 60); // 1 hour
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `job_id` is never read
[INFO] [stdout]   --> src/handlers/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ExportJob {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 64 |     pub job_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExportJob` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_ctx` is never used
[INFO] [stdout]   --> src/handlers/mod.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn build_ctx(state: &Arc<AppState>) -> AppContext {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/patroni.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |         String(String),
[INFO] [stdout]    |         ------ ^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -         String(String),
[INFO] [stdout] 45 +         String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableDetailDb` is never constructed
[INFO] [stdout]   --> src/handlers/table_detail.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TableDetailDb {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `seq_scans` is never read
[INFO] [stdout]   --> src/handlers/tuning.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct FullScanQuery {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub seq_scans: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FullScanQuery` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `active_connections`, `max_connections`, and `databases` are never read
[INFO] [stdout]   --> src/templates/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct DashboardTemplate {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub active_connections: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub max_connections: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub databases: Vec<DatabaseInfo>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `allow_conn`, `is_template`, and `conn_limit` are never read
[INFO] [stdout]   --> src/templates/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct DatabaseInfo {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub allow_conn: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |     pub is_template: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 49 |     pub conn_limit: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `options` is never read
[INFO] [stdout]   --> src/templates/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct ConnectionInfo {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub options: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionInfo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/templates/mod.rs:90:9
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub struct TablesTemplate {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub filter: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 100 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 101 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 102 |     pub tables: Vec<TableRow>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub is_fetching: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ctx`, `schema`, `name`, and `per_page` are never read
[INFO] [stdout]    --> src/templates/mod.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct TableDataTemplate {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 168 |     pub ctx: AppContext,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 169 |     pub schema: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 170 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub per_page: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/templates/mod.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct IndicesTemplate {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub indices: Vec<IndexRow>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub sort_by: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 205 |     pub sort_order: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 206 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 207 |     pub per_page: usize,
[INFO] [stdout] 208 |     pub total_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 209 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 211 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 212 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `idx_tup_read_count` and `idx_tup_fetch_count` are never read
[INFO] [stdout]    --> src/templates/mod.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct IndexRow {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 319 |     pub idx_tup_read_count: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 320 |     pub idx_tup_fetch: String,
[INFO] [stdout] 321 |     pub idx_tup_fetch_count: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexRow` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size_bytes` is never read
[INFO] [stdout]    --> src/templates/mod.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 384 | pub struct TopTable {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub size_bytes: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TopTable` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 23s
[INFO] running `Command { std: "docker" "inspect" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa", kill_on_drop: false }`
[INFO] [stdout] 28d6ab1296041aa949ce7c099c8ee923fc26f28a12a907b6c5f50c80b02338aa
