[INFO] cloning repository https://github.com/Zynh0722/tba-hook-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zynh0722/tba-hook-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZynh0722%2Ftba-hook-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZynh0722%2Ftba-hook-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c6e301af76d01bfd76eacb6ac42cde33e9c34ac
[INFO] checking Zynh0722/tba-hook-chain against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZynh0722%2Ftba-hook-chain" "/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/Zynh0722/tba-hook-chain
[INFO] finished tweaking git repo https://github.com/Zynh0722/tba-hook-chain
[INFO] tweaked toml for git repo https://github.com/Zynh0722/tba-hook-chain written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zynh0722/tba-hook-chain on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zynh0722/tba-hook-chain 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.8
[INFO] [stderr]   Downloaded serde_derive v1.0.157
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded rouille v3.6.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.12
[INFO] [stderr]   Downloaded syn v2.0.2
[INFO] [stderr]   Downloaded serde v1.0.157
[INFO] [stderr]   Downloaded rustix v0.36.10
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcc42ece3807bace5404b71961bd48c6737bf2eceb5d8e5b4ca263e67c1a3834
[INFO] running `Command { std: "docker" "start" "-a" "bcc42ece3807bace5404b71961bd48c6737bf2eceb5d8e5b4ca263e67c1a3834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcc42ece3807bace5404b71961bd48c6737bf2eceb5d8e5b4ca263e67c1a3834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc42ece3807bace5404b71961bd48c6737bf2eceb5d8e5b4ca263e67c1a3834", kill_on_drop: false }`
[INFO] [stdout] bcc42ece3807bace5404b71961bd48c6737bf2eceb5d8e5b4ca263e67c1a3834
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86fdd3199bc9692b4b58a6488ef22f53775c1ea600f7b9bd978495263022d6ed
[INFO] running `Command { std: "docker" "start" "-a" "86fdd3199bc9692b4b58a6488ef22f53775c1ea600f7b9bd978495263022d6ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling io-lifetimes v1.0.8
[INFO] [stderr]    Compiling rustix v0.36.10
[INFO] [stderr]    Compiling serde_derive v1.0.157
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.157
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking unicode-bidi v0.3.12
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking chunked_transfer v1.4.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking time v0.3.20
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking filetime v0.2.20
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling syn v2.0.2
[INFO] [stderr]     Checking tempfile v3.4.0
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking rouille v3.6.1
[INFO] [stderr]     Checking tba-webhook-chain v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     UpcomingMatch(UpcomingMatch),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 10 -     UpcomingMatch(UpcomingMatch),
[INFO] [stdout] 10 +     UpcomingMatch(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ScheduleUpdated(ScheduleUpdated),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 11 -     ScheduleUpdated(ScheduleUpdated),
[INFO] [stdout] 11 +     ScheduleUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MatchScore(MatchScore),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 12 -     MatchScore(MatchScore),
[INFO] [stdout] 12 +     MatchScore(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     MatchVideo(MatchVideo),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -     MatchVideo(MatchVideo),
[INFO] [stdout] 13 +     MatchVideo(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StartingCompLevel(StartingCompLevel),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 14 -     StartingCompLevel(StartingCompLevel),
[INFO] [stdout] 14 +     StartingCompLevel(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     AllianceSelection(AllianceSelection),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 15 -     AllianceSelection(AllianceSelection),
[INFO] [stdout] 15 +     AllianceSelection(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     AwardsPosted(AwardsPosted),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 16 -     AwardsPosted(AwardsPosted),
[INFO] [stdout] 16 +     AwardsPosted(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Ping(Ping),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 17 -     Ping(Ping),
[INFO] [stdout] 17 +     Ping(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Broadcast(Broadcast),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 18 -     Broadcast(Broadcast),
[INFO] [stdout] 18 +     Broadcast(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Verification(Verification),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 19 -     Verification(Verification),
[INFO] [stdout] 19 +     Verification(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tba_data.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct UpcomingMatch {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub event_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub match_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 27 |     pub team_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 28 |     pub event_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 29 |     pub team_keys: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 30 |     pub scheduled_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub predicted_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub webcast: Webcast,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpcomingMatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `webcast_type`, `channel`, `date`, and `file` are never read
[INFO] [stdout]   --> src/tba_data.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Webcast {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 37 |     #[serde(rename = "type")]
[INFO] [stdout] 38 |     pub webcast_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub channel: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 40 |     pub date: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub file: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Webcast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `match_key`, `team_key`, `event_name`, and `m_match` are never read
[INFO] [stdout]   --> src/tba_data.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct MatchScore {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 47 |     pub event_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 48 |     pub match_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |     pub team_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 50 |     pub event_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 51 |     #[serde(rename = "match")]
[INFO] [stdout] 52 |     pub m_match: Match,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchScore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tba_data.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Match {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 57 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 58 |     pub comp_level: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 59 |     pub set_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 60 |     pub match_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 61 |     pub alliances: Option<MatchAlliances>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub winning_alliance: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub event_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 64 |     pub time: Option<i64>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub actual_time: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 66 |     pub predicted_time: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     pub post_result_time: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     // Took this long to avoid using Value, but here we are
[INFO] [stdout] 69 |     pub score_breakdown: Value,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub videos: Option<Vec<Video>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Match` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `red` and `blue` are never read
[INFO] [stdout]   --> src/tba_data.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct MatchAlliances {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 75 |     pub red: MatchAlliance,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 76 |     pub blue: MatchAlliance,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchAlliances` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `score`, `team_keys`, `surrogate_team_keys`, and `dq_team_keys` are never read
[INFO] [stdout]   --> src/tba_data.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MatchAlliance {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub score: Option<i32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 84 |     pub team_keys: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 85 |     pub surrogate_team_keys: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub dq_team_keys: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchAlliance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `video_type` and `key` are never read
[INFO] [stdout]   --> src/tba_data.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Video {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 91 |     #[serde(rename = "type")]
[INFO] [stdout] 92 |     pub video_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Video` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `match_key`, `team_key`, `event_name`, and `m_match` are never read
[INFO] [stdout]    --> src/tba_data.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct MatchVideo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout]  99 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 100 |     pub match_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 101 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 102 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 103 |     pub m_match: Match,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchVideo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_name`, `comp_level`, `event_key`, and `scheduled_time` are never read
[INFO] [stdout]    --> src/tba_data.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct StartingCompLevel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 109 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 110 |     pub comp_level: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 111 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 112 |     pub scheduled_time: Option<i64>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StartingCompLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `event_name`, `team_key`, and `event` are never read
[INFO] [stdout]    --> src/tba_data.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct AllianceSelection {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 118 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 119 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 120 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 121 |     pub event: AllianceSelectionEvent
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllianceSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alliances` is never read
[INFO] [stdout]    --> src/tba_data.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct AllianceSelectionEvent {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 126 |     pub alliances: Vec<AllianceSelectionAlliance>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllianceSelectionEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `declines` and `picks` are never read
[INFO] [stdout]    --> src/tba_data.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct AllianceSelectionAlliance {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 131 |     pub declines: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 132 |     pub picks: Vec<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllianceSelectionAlliance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `team_key`, `event_name`, and `awards` are never read
[INFO] [stdout]    --> src/tba_data.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct AwardsPosted {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 138 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 139 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 140 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 141 |     pub awards: Vec<Award>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AwardsPosted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `award_type`, `event_key`, and `recipient_list` are never read
[INFO] [stdout]    --> src/tba_data.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Award {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 146 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 147 |     pub award_type: u8,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 148 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 149 |     pub recipient_list: Vec<Recipient>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Award` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_key`, `awardee`, and `year` are never read
[INFO] [stdout]    --> src/tba_data.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub struct Recipient {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 154 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 155 |     pub awardee: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 156 |     pub year: Year,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recipient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `event_name`, and `first_match_time` are never read
[INFO] [stdout]    --> src/tba_data.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct ScheduleUpdated {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 162 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 163 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 164 |     pub first_match_time: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScheduleUpdated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `description` are never read
[INFO] [stdout]    --> src/tba_data.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct Ping {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 170 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 171 |     #[serde(rename = "desc")]
[INFO] [stdout] 172 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `description`, and `url` are never read
[INFO] [stdout]    --> src/tba_data.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct Broadcast {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 178 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 179 |     #[serde(rename = "desc")]
[INFO] [stdout] 180 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 181 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Broadcast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `verification_key` is never read
[INFO] [stdout]    --> src/tba_data.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct Verification {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 187 |     pub verification_key: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Verification` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     UpcomingMatch(UpcomingMatch),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 10 -     UpcomingMatch(UpcomingMatch),
[INFO] [stdout] 10 +     UpcomingMatch(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ScheduleUpdated(ScheduleUpdated),
[INFO] [stdout]    |     --------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 11 -     ScheduleUpdated(ScheduleUpdated),
[INFO] [stdout] 11 +     ScheduleUpdated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MatchScore(MatchScore),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 12 -     MatchScore(MatchScore),
[INFO] [stdout] 12 +     MatchScore(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     MatchVideo(MatchVideo),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 13 -     MatchVideo(MatchVideo),
[INFO] [stdout] 13 +     MatchVideo(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StartingCompLevel(StartingCompLevel),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 14 -     StartingCompLevel(StartingCompLevel),
[INFO] [stdout] 14 +     StartingCompLevel(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     AllianceSelection(AllianceSelection),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 15 -     AllianceSelection(AllianceSelection),
[INFO] [stdout] 15 +     AllianceSelection(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     AwardsPosted(AwardsPosted),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 16 -     AwardsPosted(AwardsPosted),
[INFO] [stdout] 16 +     AwardsPosted(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Ping(Ping),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 17 -     Ping(Ping),
[INFO] [stdout] 17 +     Ping(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Broadcast(Broadcast),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 18 -     Broadcast(Broadcast),
[INFO] [stdout] 18 +     Broadcast(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tba_data.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Verification(Verification),
[INFO] [stdout]    |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TBAData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 19 -     Verification(Verification),
[INFO] [stdout] 19 +     Verification(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tba_data.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct UpcomingMatch {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 25 |     pub event_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub match_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 27 |     pub team_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 28 |     pub event_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 29 |     pub team_keys: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 30 |     pub scheduled_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub predicted_time: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub webcast: Webcast,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpcomingMatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `webcast_type`, `channel`, `date`, and `file` are never read
[INFO] [stdout]   --> src/tba_data.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Webcast {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 37 |     #[serde(rename = "type")]
[INFO] [stdout] 38 |     pub webcast_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub channel: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 40 |     pub date: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub file: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Webcast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `match_key`, `team_key`, `event_name`, and `m_match` are never read
[INFO] [stdout]   --> src/tba_data.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct MatchScore {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 47 |     pub event_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 48 |     pub match_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 49 |     pub team_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 50 |     pub event_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 51 |     #[serde(rename = "match")]
[INFO] [stdout] 52 |     pub m_match: Match,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchScore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/tba_data.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Match {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 57 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 58 |     pub comp_level: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 59 |     pub set_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 60 |     pub match_number: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 61 |     pub alliances: Option<MatchAlliances>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub winning_alliance: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub event_key: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 64 |     pub time: Option<i64>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub actual_time: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 66 |     pub predicted_time: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     pub post_result_time: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     // Took this long to avoid using Value, but here we are
[INFO] [stdout] 69 |     pub score_breakdown: Value,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 70 |     pub videos: Option<Vec<Video>>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Match` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `red` and `blue` are never read
[INFO] [stdout]   --> src/tba_data.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct MatchAlliances {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 75 |     pub red: MatchAlliance,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 76 |     pub blue: MatchAlliance,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchAlliances` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `score`, `team_keys`, `surrogate_team_keys`, and `dq_team_keys` are never read
[INFO] [stdout]   --> src/tba_data.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct MatchAlliance {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub score: Option<i32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 84 |     pub team_keys: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 85 |     pub surrogate_team_keys: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub dq_team_keys: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MatchAlliance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `video_type` and `key` are never read
[INFO] [stdout]   --> src/tba_data.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Video {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 91 |     #[serde(rename = "type")]
[INFO] [stdout] 92 |     pub video_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 93 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Video` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `match_key`, `team_key`, `event_name`, and `m_match` are never read
[INFO] [stdout]    --> src/tba_data.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct MatchVideo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout]  99 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 100 |     pub match_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 101 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 102 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 103 |     pub m_match: Match,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MatchVideo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_name`, `comp_level`, `event_key`, and `scheduled_time` are never read
[INFO] [stdout]    --> src/tba_data.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct StartingCompLevel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 109 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 110 |     pub comp_level: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 111 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 112 |     pub scheduled_time: Option<i64>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StartingCompLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `event_name`, `team_key`, and `event` are never read
[INFO] [stdout]    --> src/tba_data.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct AllianceSelection {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 118 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 119 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 120 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 121 |     pub event: AllianceSelectionEvent
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllianceSelection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `alliances` is never read
[INFO] [stdout]    --> src/tba_data.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct AllianceSelectionEvent {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 126 |     pub alliances: Vec<AllianceSelectionAlliance>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllianceSelectionEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `declines` and `picks` are never read
[INFO] [stdout]    --> src/tba_data.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct AllianceSelectionAlliance {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 131 |     pub declines: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 132 |     pub picks: Vec<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllianceSelectionAlliance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `team_key`, `event_name`, and `awards` are never read
[INFO] [stdout]    --> src/tba_data.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct AwardsPosted {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 138 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 139 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 140 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 141 |     pub awards: Vec<Award>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AwardsPosted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `award_type`, `event_key`, and `recipient_list` are never read
[INFO] [stdout]    --> src/tba_data.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct Award {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 146 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 147 |     pub award_type: u8,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 148 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 149 |     pub recipient_list: Vec<Recipient>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Award` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `team_key`, `awardee`, and `year` are never read
[INFO] [stdout]    --> src/tba_data.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub struct Recipient {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 154 |     pub team_key: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 155 |     pub awardee: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 156 |     pub year: Year,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recipient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `event_key`, `event_name`, and `first_match_time` are never read
[INFO] [stdout]    --> src/tba_data.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct ScheduleUpdated {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 162 |     pub event_key: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 163 |     pub event_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 164 |     pub first_match_time: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ScheduleUpdated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `description` are never read
[INFO] [stdout]    --> src/tba_data.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct Ping {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 170 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 171 |     #[serde(rename = "desc")]
[INFO] [stdout] 172 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Ping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `description`, and `url` are never read
[INFO] [stdout]    --> src/tba_data.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct Broadcast {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 178 |     pub title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 179 |     #[serde(rename = "desc")]
[INFO] [stdout] 180 |     pub description: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 181 |     pub url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Broadcast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `verification_key` is never read
[INFO] [stdout]    --> src/tba_data.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct Verification {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 187 |     pub verification_key: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Verification` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "86fdd3199bc9692b4b58a6488ef22f53775c1ea600f7b9bd978495263022d6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86fdd3199bc9692b4b58a6488ef22f53775c1ea600f7b9bd978495263022d6ed", kill_on_drop: false }`
[INFO] [stdout] 86fdd3199bc9692b4b58a6488ef22f53775c1ea600f7b9bd978495263022d6ed
