[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] building jan24/server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjan24%2Fserver" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jan24/server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.8 [INFO] [stderr] Downloaded askama_parser v0.2.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.59 [INFO] [stderr] Downloaded basic-toml v0.1.8 [INFO] [stderr] Downloaded askama_derive v0.12.4 [INFO] [stderr] Downloaded tower-http v0.5.0 [INFO] [stderr] Downloaded winnow v0.5.34 [INFO] [stderr] Downloaded chrono-tz v0.8.5 [INFO] [stderr] Downloaded rusqlite v0.30.0 [INFO] [stderr] Downloaded h2 v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da18d4c2081b9845b62de4bca610b76ad209aa1330ec58e4390208212e1e2887 [INFO] running `Command { std: "docker" "start" "-a" "da18d4c2081b9845b62de4bca610b76ad209aa1330ec58e4390208212e1e2887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da18d4c2081b9845b62de4bca610b76ad209aa1330ec58e4390208212e1e2887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da18d4c2081b9845b62de4bca610b76ad209aa1330ec58e4390208212e1e2887", kill_on_drop: false }` [INFO] [stdout] da18d4c2081b9845b62de4bca610b76ad209aa1330ec58e4390208212e1e2887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65bbb64150a0a18aaa154cd78ee944da55254bc63b6e63a6816517727de04aeb [INFO] running `Command { std: "docker" "start" "-a" "65bbb64150a0a18aaa154cd78ee944da55254bc63b6e63a6816517727de04aeb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling http-range-header v0.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.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] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling axum-core v0.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Compiling h2 v0.4.1 [INFO] [stderr] Compiling tower-http v0.5.0 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.2 [INFO] [stderr] Compiling axum v0.7.3 [INFO] [stderr] Compiling 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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "65bbb64150a0a18aaa154cd78ee944da55254bc63b6e63a6816517727de04aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65bbb64150a0a18aaa154cd78ee944da55254bc63b6e63a6816517727de04aeb", kill_on_drop: false }` [INFO] [stdout] 65bbb64150a0a18aaa154cd78ee944da55254bc63b6e63a6816517727de04aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc9d4bf2cfd2a848ae6de92455a864146367ee74c63c84dd92616be8e326a264 [INFO] running `Command { std: "docker" "start" "-a" "dc9d4bf2cfd2a848ae6de92455a864146367ee74c63c84dd92616be8e326a264", kill_on_drop: false }` [INFO] [stderr] Compiling 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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `Command { std: "docker" "inspect" "dc9d4bf2cfd2a848ae6de92455a864146367ee74c63c84dd92616be8e326a264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc9d4bf2cfd2a848ae6de92455a864146367ee74c63c84dd92616be8e326a264", kill_on_drop: false }` [INFO] [stdout] dc9d4bf2cfd2a848ae6de92455a864146367ee74c63c84dd92616be8e326a264