[INFO] cloning repository https://github.com/jan24/server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jan24/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan24%2Fserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan24%2Fserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3452b8418f9c81ddc1ec8c38b2a3f4fe0352a400
[INFO] checking jan24/server against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan24%2Fserver" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jan24/server
[INFO] finished tweaking git repo https://github.com/jan24/server
[INFO] tweaked toml for git repo https://github.com/jan24/server written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jan24/server 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 git repo https://github.com/jan24/server 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]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.4.0
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded axum-core v0.4.2
[INFO] [stderr]   Downloaded hashlink v0.8.4
[INFO] [stderr]   Downloaded basic-toml v0.1.8
[INFO] [stderr]   Downloaded axum v0.7.3
[INFO] [stderr]   Downloaded h2 v0.4.1
[INFO] [stderr]   Downloaded tower-http v0.5.0
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded chrono-tz v0.8.5
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9ee1b31049306a6892937a58fe9ef0530846a173f5306b5890deabe942c8139
[INFO] running `Command { std: "docker" "start" "-a" "a9ee1b31049306a6892937a58fe9ef0530846a173f5306b5890deabe942c8139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9ee1b31049306a6892937a58fe9ef0530846a173f5306b5890deabe942c8139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ee1b31049306a6892937a58fe9ef0530846a173f5306b5890deabe942c8139", kill_on_drop: false }`
[INFO] [stdout] a9ee1b31049306a6892937a58fe9ef0530846a173f5306b5890deabe942c8139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e96c71be1d90e7de2961197041f1219e970dc8a72d4d0e3d4197b250abd06fa
[INFO] running `Command { std: "docker" "start" "-a" "5e96c71be1d90e7de2961197041f1219e970dc8a72d4d0e3d4197b250abd06fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking winnow v0.5.34
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking http-range-header v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling askama_parser v0.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.1
[INFO] [stderr]     Checking tower-http v0.5.0
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]    Compiling basic-toml v0.1.8
[INFO] [stderr]    Compiling askama_derive v0.12.4
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking askama v0.12.1
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.2
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/template.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct HomepageTemplate<'a> {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub tem_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 65 |     pub tem_night: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 66 |     pub tem_previous_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     pub tem_today: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 69 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub tem_colon: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 71 |     pub tem_home: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub tem_line_0: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 81 |     pub tem_line_1: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 82 |     pub tem_line_2: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 83 |     pub tem_line_3: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     pub tem_submit: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 85 |     pub tem_local_time: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub tem_sort_able: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tem_query_sn_history_all`, `tem_line_1`, `tem_line_2`, `tem_line_3`, and `tem_line_4` are never read
[INFO] [stdout]    --> src/template.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct PortconfigTemplate<'a> {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 107 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 108 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 109 |     pub tem_line_4: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tem_query_sn_history_all`, `tem_line_1`, `tem_line_2`, and `tem_line_3` are never read
[INFO] [stdout]    --> src/template.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct KeynameTemplate<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 130 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 131 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct StationYieldTemplate<'a> {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 146 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 147 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 152 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 162 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 163 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 164 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 165 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct CellFstTemplate<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 186 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 187 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 188 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 189 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 190 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 191 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 192 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 202 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 203 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 204 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 205 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct CellBstTemplate<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 225 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 226 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 228 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 229 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 231 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 241 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 242 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 243 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 244 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct DetailFstTemplate<'a> {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 281 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 282 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 283 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 284 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct DetailBstTemplate<'a> {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 319 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 320 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 321 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 322 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct SnRecordTemplate<'a> {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 339 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 340 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 341 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 342 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 343 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 344 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 345 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 355 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 356 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 357 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct YiedlBstTemplate<'a> {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 393 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 394 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 395 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 396 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 397 |     pub tem_local_time: &'a str,
[INFO] [stdout] 398 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub struct YiedlFstTemplate<'a> {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 434 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 435 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 436 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 437 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 438 |     pub tem_local_time: &'a str,
[INFO] [stdout] 439 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub struct PfBstTemplate<'a> {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 463 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 473 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 474 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 475 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 478 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 484 | pub struct PfFstTemplate<'a> {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 504 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 514 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 515 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 516 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis/db.rs:303:54
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn array2rfp(array_str: Vec<[String; 9]>, hours_str: &[String]) -> Vec<Rpf> {
[INFO] [stdout]     |                                                      ^^^^^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn array2rfp(array_str: Vec<[String; 9]>, hours_str: &[String]) -> Vec<Rpf<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/template.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct HomepageTemplate<'a> {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub tem_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 65 |     pub tem_night: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 66 |     pub tem_previous_day: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     pub tem_today: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 69 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub tem_colon: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 71 |     pub tem_home: &'a str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub tem_line_0: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 81 |     pub tem_line_1: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 82 |     pub tem_line_2: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 83 |     pub tem_line_3: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 84 |     pub tem_submit: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 85 |     pub tem_local_time: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub tem_sort_able: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tem_query_sn_history_all`, `tem_line_1`, `tem_line_2`, `tem_line_3`, and `tem_line_4` are never read
[INFO] [stdout]    --> src/template.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct PortconfigTemplate<'a> {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 107 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 108 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 109 |     pub tem_line_4: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tem_query_sn_history_all`, `tem_line_1`, `tem_line_2`, and `tem_line_3` are never read
[INFO] [stdout]    --> src/template.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct KeynameTemplate<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 130 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 131 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct StationYieldTemplate<'a> {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 146 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 147 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 150 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 151 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 152 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 162 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 163 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 164 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 165 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct CellFstTemplate<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 186 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 187 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 188 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 189 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 190 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 191 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 192 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 202 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 203 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 204 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 205 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct CellBstTemplate<'a> {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 225 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 226 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 227 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 228 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 229 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 230 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 231 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 241 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 242 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 243 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 244 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub struct DetailFstTemplate<'a> {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 281 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 282 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 283 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 284 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct DetailBstTemplate<'a> {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 319 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 320 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 321 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 322 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:338:9
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct SnRecordTemplate<'a> {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub tem_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 339 |     pub tem_night: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 340 |     pub tem_previous_day: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 341 |     pub tem_previous_shift: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 342 |     pub tem_today: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 343 |     pub tem_viewing_data: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 344 |     pub tem_colon: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 345 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 355 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 356 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 357 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct YiedlBstTemplate<'a> {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 393 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 394 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 395 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 396 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 397 |     pub tem_local_time: &'a str,
[INFO] [stdout] 398 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub struct YiedlFstTemplate<'a> {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 434 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 435 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 436 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 437 |     pub tem_submit: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 438 |     pub tem_local_time: &'a str,
[INFO] [stdout] 439 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub struct PfBstTemplate<'a> {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 463 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 472 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 473 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 474 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 475 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 478 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/template.rs:504:9
[INFO] [stdout]     |
[INFO] [stdout] 484 | pub struct PfFstTemplate<'a> {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 504 |     pub tem_home: &'a str,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 510 |     pub tem_query_sn_history_all: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub tem_line_0: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 514 |     pub tem_line_1: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 515 |     pub tem_line_2: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 516 |     pub tem_line_3: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 519 |     pub tem_sort_able: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analysis/db.rs:303:54
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn array2rfp(array_str: Vec<[String; 9]>, hours_str: &[String]) -> Vec<Rpf> {
[INFO] [stdout]     |                                                      ^^^^^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn array2rfp(array_str: Vec<[String; 9]>, hours_str: &[String]) -> Vec<Rpf<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "5e96c71be1d90e7de2961197041f1219e970dc8a72d4d0e3d4197b250abd06fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e96c71be1d90e7de2961197041f1219e970dc8a72d4d0e3d4197b250abd06fa", kill_on_drop: false }`
[INFO] [stdout] 5e96c71be1d90e7de2961197041f1219e970dc8a72d4d0e3d4197b250abd06fa
