[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] 7c07ea6c7d457f892c1a18843c48880973282e74
[INFO] checking martinmares/postgres-explorer against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinmares%2Fpostgres-explorer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinmares/postgres-explorer on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23
[INFO] running `Command { std: "docker" "start" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23", 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" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23", 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" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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 serde_core v1.0.229
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[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 once_cell v1.21.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[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]     Checking cpubits v0.1.1
[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 time-macros v0.2.32
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking universal-hash v0.6.1
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]     Checking polyval v0.7.3
[INFO] [stderr]    Compiling rust-embed-utils v8.12.0
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling rust-embed-impl v8.12.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking ghash v0.6.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking ctr v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking aead v0.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking aes-gcm v0.11.0
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]     Checking rust-embed v8.12.0
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.16.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling askama_derive v0.16.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 tower-http v0.6.11
[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]    Compiling sqlx-sqlite v0.9.0
[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.11.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]  96 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 101 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 103 |     pub tables: Vec<TableRow>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub is_fetching: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]    --> src/templates/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct TablesTableTemplate {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 112 |     pub base_path: String,
[INFO] [stdout] 113 |     pub schema: String,
[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:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct TableDataTemplate {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 170 |     pub ctx: AppContext,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 171 |     pub schema: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 172 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub per_page: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/templates/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct IndicesTemplate {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub indices: Vec<IndexRow>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 201 |     pub schemas: Vec<String>,
[INFO] [stdout] 202 |     pub tables: Vec<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 203 |     pub selected_schema: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     pub selected_schemas_csv: String,
[INFO] [stdout] 205 |     pub selected_table: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub filter: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 209 |     pub sort_by: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 210 |     pub sort_order: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 211 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 215 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 216 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 217 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema`, `table`, and `filter` are never read
[INFO] [stdout]    --> src/templates/mod.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct IndicesTableTemplate {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub schema: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 227 |     pub selected_schemas_csv: String,
[INFO] [stdout] 228 |     pub table: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub filter: String,
[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:327:9
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct IndexRow {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 327 |     pub idx_tup_read_count: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 328 |     pub idx_tup_fetch: String,
[INFO] [stdout] 329 |     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:396:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub struct TopTable {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 396 |     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 `matches_pattern` is never used
[INFO] [stdout]   --> src/utils/filter.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn matches_pattern(name: &str, pattern: &str) -> bool {
[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]  96 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 101 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 103 |     pub tables: Vec<TableRow>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub is_fetching: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `schema` is never read
[INFO] [stdout]    --> src/templates/mod.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct TablesTableTemplate {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] 112 |     pub base_path: String,
[INFO] [stdout] 113 |     pub schema: String,
[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:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct TableDataTemplate {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 170 |     pub ctx: AppContext,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 171 |     pub schema: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 172 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub per_page: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/templates/mod.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct IndicesTemplate {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub indices: Vec<IndexRow>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 201 |     pub schemas: Vec<String>,
[INFO] [stdout] 202 |     pub tables: Vec<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 203 |     pub selected_schema: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     pub selected_schemas_csv: String,
[INFO] [stdout] 205 |     pub selected_table: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub filter: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 209 |     pub sort_by: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 210 |     pub sort_order: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 211 |     pub page: usize,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub filtered_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 215 |     pub total_pages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 216 |     pub showing_start: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 217 |     pub showing_end: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schema`, `table`, and `filter` are never read
[INFO] [stdout]    --> src/templates/mod.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct IndicesTableTemplate {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub schema: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 227 |     pub selected_schemas_csv: String,
[INFO] [stdout] 228 |     pub table: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub filter: String,
[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:327:9
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct IndexRow {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 327 |     pub idx_tup_read_count: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 328 |     pub idx_tup_fetch: String,
[INFO] [stdout] 329 |     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:396:9
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub struct TopTable {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 396 |     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 49s
[INFO] running `Command { std: "docker" "inspect" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23", kill_on_drop: false }`
[INFO] [stdout] cf9328868fe23de9ce69c67bc61ae97214ae3d0824ae6c375b29e275654b5f23
