[INFO] cloning repository https://github.com/seankelly/baseball [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seankelly/baseball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fbaseball", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fbaseball'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 181f040497b73e6129c1e3114593c8f7a0ff409e [INFO] testing seankelly/baseball against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseankelly%2Fbaseball" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seankelly/baseball on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seankelly/baseball [INFO] finished tweaking git repo https://github.com/seankelly/baseball [INFO] tweaked toml for git repo https://github.com/seankelly/baseball written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/seankelly/baseball already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ab130a358b13451aefe8541b11b6087184c0f1cbe8eb4c9ce442246c731276a [INFO] running `Command { std: "docker" "start" "-a" "8ab130a358b13451aefe8541b11b6087184c0f1cbe8eb4c9ce442246c731276a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab130a358b13451aefe8541b11b6087184c0f1cbe8eb4c9ce442246c731276a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab130a358b13451aefe8541b11b6087184c0f1cbe8eb4c9ce442246c731276a", kill_on_drop: false }` [INFO] [stdout] 8ab130a358b13451aefe8541b11b6087184c0f1cbe8eb4c9ce442246c731276a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847bd34e60c9f6b177ddac9bc66c210fec6b0c0bc7c966ef667b868f9f20a956 [INFO] running `Command { std: "docker" "start" "-a" "847bd34e60c9f6b177ddac9bc66c210fec6b0c0bc7c966ef667b868f9f20a956", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.2 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling retrosheet v0.1.0 (/opt/rustwide/workdir/retrosheet) [INFO] [stdout] warning: field is never read: `home_team_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | home_team_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_team_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | bat_team_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fld_team_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fld_team_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_last_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | bat_last_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_new_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | inn_new_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_end_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | inn_end_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_bat_score_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | start_bat_score_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_fld_score_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | start_fld_score_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_runs_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inn_runs_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `game_pa_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | game_pa_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_pa_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | inn_pa_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_new_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | pa_new_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_trunc_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pa_trunc_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_bases_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | start_bases_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `end_bases_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | end_bases_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | bat_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resp_bat_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | resp_bat_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_on_deck_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | bat_on_deck_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_in_hold_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | bat_in_hold_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pit_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pit_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resp_pit_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | resp_pit_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | run1_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_lineup_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | run1_lineup_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_origin_event_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | run1_origin_event_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | run2_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_lineup_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | run2_lineup_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_origin_event_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | run2_origin_event_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | run3_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_lineup_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | run3_lineup_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_origin_event_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | run3_origin_event_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_resp_cat_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | run1_resp_cat_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_resp_cat_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | run2_resp_cat_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_resp_cat_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | run3_resp_cat_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pa_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_called_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | pa_called_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_intent_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | pa_intent_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_pitchout_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pa_pitchout_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_hitbatter_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pa_hitbatter_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_other_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | pa_other_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | pa_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_called_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pa_called_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_swingmiss_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pa_swingmiss_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_foul_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pa_foul_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_inplay_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | pa_inplay_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_other_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pa_other_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_runs_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | event_runs_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fld_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | fld_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base2_force_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | base2_force_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base3_force_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | base3_force_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base4_force_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | base4_force_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_safe_err_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | bat_safe_err_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | bat_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | run1_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | run2_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | run3_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fate_runs_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | fate_runs_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass6_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | ass6_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass7_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | ass7_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass8_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | ass8_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass9_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | ass9_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass10_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | ass10_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unknown_out_exc_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | unknown_out_exc_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uncertain_play_exc_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | uncertain_play_exc_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling baseball v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transactions` [INFO] [stdout] --> src/bin/trade-trees.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let transactions = load_transactions(&tran_txt); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Trade` [INFO] [stdout] --> src/bin/trade-trees.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Trade { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Link` [INFO] [stdout] --> src/bin/trade-trees.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Link { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `group_transactions` [INFO] [stdout] --> src/bin/trade-trees.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn group_transactions(transactions: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expected` [INFO] [stdout] --> src/bin/futility.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | expected: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OpponentResults` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/futility.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FinalTeamResults` [INFO] [stdout] --> src/bin/futility.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | struct FinalTeamResults { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.61s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "847bd34e60c9f6b177ddac9bc66c210fec6b0c0bc7c966ef667b868f9f20a956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847bd34e60c9f6b177ddac9bc66c210fec6b0c0bc7c966ef667b868f9f20a956", kill_on_drop: false }` [INFO] [stdout] 847bd34e60c9f6b177ddac9bc66c210fec6b0c0bc7c966ef667b868f9f20a956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d1c7cdbfb13868c3ca0fe8a87012695ae122268c6557c89088cf35605f3363 [INFO] running `Command { std: "docker" "start" "-a" "f9d1c7cdbfb13868c3ca0fe8a87012695ae122268c6557c89088cf35605f3363", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `home_team_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | home_team_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_team_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | bat_team_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fld_team_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fld_team_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_last_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | bat_last_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_new_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | inn_new_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_end_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | inn_end_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_bat_score_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | start_bat_score_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_fld_score_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | start_fld_score_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_runs_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | inn_runs_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `game_pa_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | game_pa_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inn_pa_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | inn_pa_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_new_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | pa_new_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_trunc_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pa_trunc_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `start_bases_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | start_bases_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `end_bases_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | end_bases_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | bat_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resp_bat_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | resp_bat_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_on_deck_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | bat_on_deck_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_in_hold_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | bat_in_hold_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pit_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pit_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resp_pit_start_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | resp_pit_start_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | run1_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_lineup_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | run1_lineup_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_origin_event_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | run1_origin_event_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | run2_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_lineup_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | run2_lineup_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_origin_event_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | run2_origin_event_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | run3_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_lineup_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | run3_lineup_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_origin_event_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | run3_origin_event_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_resp_cat_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | run1_resp_cat_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_resp_cat_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | run2_resp_cat_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_resp_cat_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | run3_resp_cat_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | pa_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_called_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | pa_called_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_intent_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | pa_intent_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_pitchout_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pa_pitchout_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_hitbatter_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | pa_hitbatter_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_other_ball_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | pa_other_ball_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | pa_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_called_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | pa_called_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_swingmiss_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pa_swingmiss_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_foul_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pa_foul_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_inplay_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | pa_inplay_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pa_other_strike_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pa_other_strike_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_runs_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | event_runs_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fld_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | fld_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base2_force_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | base2_force_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base3_force_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | base3_force_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base4_force_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | base4_force_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_safe_err_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | bat_safe_err_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bat_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | bat_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run1_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | run1_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run2_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | run2_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `run3_fate_id` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | run3_fate_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fate_runs_ct` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | fate_runs_ct: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass6_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | ass6_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass7_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | ass7_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass8_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | ass8_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass9_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | ass9_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ass10_fld_cd` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | ass10_fld_cd: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unknown_out_exc_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | unknown_out_exc_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uncertain_play_exc_fl` [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | uncertain_play_exc_fl: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 145 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling baseball v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transactions` [INFO] [stdout] --> src/bin/trade-trees.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let transactions = load_transactions(&tran_txt); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Trade` [INFO] [stdout] --> src/bin/trade-trees.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Trade { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Link` [INFO] [stdout] --> src/bin/trade-trees.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Link { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `group_transactions` [INFO] [stdout] --> src/bin/trade-trees.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn group_transactions(transactions: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expected` [INFO] [stdout] --> src/bin/futility.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | expected: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OpponentResults` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/futility.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `FinalTeamResults` [INFO] [stdout] --> src/bin/futility.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | struct FinalTeamResults { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.76s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/baseball-dbc08e03774b6ea1) [INFO] [stderr] Executable unittests src/bin/futility.rs (/opt/rustwide/target/debug/deps/futility-603b13ab66560bea) [INFO] [stderr] Executable unittests src/bin/season-results.rs (/opt/rustwide/target/debug/deps/season_results-b1e26c5490b6a97c) [INFO] [stderr] Executable unittests src/bin/streak.rs (/opt/rustwide/target/debug/deps/streak-a06be7105b09532d) [INFO] [stderr] Executable unittests src/bin/trade-trees.rs (/opt/rustwide/target/debug/deps/trade_trees-9e11e6174138cb4c) [INFO] running `Command { std: "docker" "inspect" "f9d1c7cdbfb13868c3ca0fe8a87012695ae122268c6557c89088cf35605f3363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d1c7cdbfb13868c3ca0fe8a87012695ae122268c6557c89088cf35605f3363", kill_on_drop: false }` [INFO] [stdout] f9d1c7cdbfb13868c3ca0fe8a87012695ae122268c6557c89088cf35605f3363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35d61c1ec60b3838a1bbd53ffed401c4b1cf7dcc22a1c5249b0d4fbbef5e0b73 [INFO] running `Command { std: "docker" "start" "-a" "35d61c1ec60b3838a1bbd53ffed401c4b1cf7dcc22a1c5249b0d4fbbef5e0b73", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `home_team_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:148:5 [INFO] [stderr] | [INFO] [stderr] 148 | home_team_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_team_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:149:5 [INFO] [stderr] | [INFO] [stderr] 149 | bat_team_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fld_team_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:150:5 [INFO] [stderr] | [INFO] [stderr] 150 | fld_team_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_last_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:151:5 [INFO] [stderr] | [INFO] [stderr] 151 | bat_last_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inn_new_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:152:5 [INFO] [stderr] | [INFO] [stderr] 152 | inn_new_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inn_end_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:153:5 [INFO] [stderr] | [INFO] [stderr] 153 | inn_end_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `start_bat_score_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:154:5 [INFO] [stderr] | [INFO] [stderr] 154 | start_bat_score_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `start_fld_score_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:155:5 [INFO] [stderr] | [INFO] [stderr] 155 | start_fld_score_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inn_runs_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:156:5 [INFO] [stderr] | [INFO] [stderr] 156 | inn_runs_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `game_pa_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:157:5 [INFO] [stderr] | [INFO] [stderr] 157 | game_pa_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inn_pa_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:158:5 [INFO] [stderr] | [INFO] [stderr] 158 | inn_pa_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_new_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:159:5 [INFO] [stderr] | [INFO] [stderr] 159 | pa_new_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_trunc_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | pa_trunc_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `start_bases_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:161:5 [INFO] [stderr] | [INFO] [stderr] 161 | start_bases_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `end_bases_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:162:5 [INFO] [stderr] | [INFO] [stderr] 162 | end_bases_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_start_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:163:5 [INFO] [stderr] | [INFO] [stderr] 163 | bat_start_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `resp_bat_start_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | resp_bat_start_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_on_deck_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:165:5 [INFO] [stderr] | [INFO] [stderr] 165 | bat_on_deck_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_in_hold_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:166:5 [INFO] [stderr] | [INFO] [stderr] 166 | bat_in_hold_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pit_start_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:167:5 [INFO] [stderr] | [INFO] [stderr] 167 | pit_start_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `resp_pit_start_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:168:5 [INFO] [stderr] | [INFO] [stderr] 168 | resp_pit_start_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run1_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 169 | run1_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run1_lineup_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 170 | run1_lineup_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run1_origin_event_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | run1_origin_event_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run2_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:172:5 [INFO] [stderr] | [INFO] [stderr] 172 | run2_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run2_lineup_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:173:5 [INFO] [stderr] | [INFO] [stderr] 173 | run2_lineup_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run2_origin_event_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:174:5 [INFO] [stderr] | [INFO] [stderr] 174 | run2_origin_event_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run3_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:175:5 [INFO] [stderr] | [INFO] [stderr] 175 | run3_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run3_lineup_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 176 | run3_lineup_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run3_origin_event_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | run3_origin_event_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run1_resp_cat_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | run1_resp_cat_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run2_resp_cat_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | run2_resp_cat_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run3_resp_cat_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:180:5 [INFO] [stderr] | [INFO] [stderr] 180 | run3_resp_cat_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_ball_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:181:5 [INFO] [stderr] | [INFO] [stderr] 181 | pa_ball_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_called_ball_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:182:5 [INFO] [stderr] | [INFO] [stderr] 182 | pa_called_ball_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_intent_ball_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:183:5 [INFO] [stderr] | [INFO] [stderr] 183 | pa_intent_ball_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_pitchout_ball_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:184:5 [INFO] [stderr] | [INFO] [stderr] 184 | pa_pitchout_ball_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_hitbatter_ball_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:185:5 [INFO] [stderr] | [INFO] [stderr] 185 | pa_hitbatter_ball_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_other_ball_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | pa_other_ball_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_strike_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | pa_strike_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_called_strike_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | pa_called_strike_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_swingmiss_strike_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | pa_swingmiss_strike_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_foul_strike_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:190:5 [INFO] [stderr] | [INFO] [stderr] 190 | pa_foul_strike_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_inplay_strike_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:191:5 [INFO] [stderr] | [INFO] [stderr] 191 | pa_inplay_strike_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pa_other_strike_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:192:5 [INFO] [stderr] | [INFO] [stderr] 192 | pa_other_strike_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `event_runs_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:193:5 [INFO] [stderr] | [INFO] [stderr] 193 | event_runs_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fld_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:194:5 [INFO] [stderr] | [INFO] [stderr] 194 | fld_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `base2_force_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:195:5 [INFO] [stderr] | [INFO] [stderr] 195 | base2_force_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `base3_force_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:196:5 [INFO] [stderr] | [INFO] [stderr] 196 | base3_force_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `base4_force_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | base4_force_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_safe_err_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | bat_safe_err_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bat_fate_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | bat_fate_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run1_fate_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:200:5 [INFO] [stderr] | [INFO] [stderr] 200 | run1_fate_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run2_fate_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:201:5 [INFO] [stderr] | [INFO] [stderr] 201 | run2_fate_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `run3_fate_id` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:202:5 [INFO] [stderr] | [INFO] [stderr] 202 | run3_fate_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fate_runs_ct` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:203:5 [INFO] [stderr] | [INFO] [stderr] 203 | fate_runs_ct: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ass6_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:204:5 [INFO] [stderr] | [INFO] [stderr] 204 | ass6_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ass7_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:205:5 [INFO] [stderr] | [INFO] [stderr] 205 | ass7_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ass8_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | ass8_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ass9_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:207:5 [INFO] [stderr] | [INFO] [stderr] 207 | ass9_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ass10_fld_cd` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:208:5 [INFO] [stderr] | [INFO] [stderr] 208 | ass10_fld_cd: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `unknown_out_exc_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:209:5 [INFO] [stderr] | [INFO] [stderr] 209 | unknown_out_exc_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `uncertain_play_exc_fl` [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:210:5 [INFO] [stderr] | [INFO] [stderr] 210 | uncertain_play_exc_fl: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `EventExtended` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> retrosheet/src/chadwick/events.rs:145:23 [INFO] [stderr] | [INFO] [stderr] 145 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `retrosheet` (lib) generated 63 warnings [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `baseball` (lib) generated 1 warning [INFO] [stderr] warning: `baseball` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `transactions` [INFO] [stderr] --> src/bin/trade-trees.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | let transactions = load_transactions(&tran_txt); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transactions` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Trade` [INFO] [stderr] --> src/bin/trade-trees.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct Trade { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Link` [INFO] [stderr] --> src/bin/trade-trees.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct Link { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `group_transactions` [INFO] [stderr] --> src/bin/trade-trees.rs:28:4 [INFO] [stderr] | [INFO] [stderr] 28 | fn group_transactions(transactions: Vec) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `expected` [INFO] [stderr] --> src/bin/futility.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | expected: f32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `OpponentResults` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bin/futility.rs:33:10 [INFO] [stderr] | [INFO] [stderr] 33 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `FinalTeamResults` [INFO] [stderr] --> src/bin/futility.rs:39:8 [INFO] [stderr] | [INFO] [stderr] 39 | struct FinalTeamResults { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `baseball` (bin "trade-trees" test) generated 4 warnings [INFO] [stderr] warning: `baseball` (bin "futility" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baseball-dbc08e03774b6ea1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/futility.rs (/opt/rustwide/target/debug/deps/futility-603b13ab66560bea) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/season-results.rs (/opt/rustwide/target/debug/deps/season_results-b1e26c5490b6a97c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/streak.rs (/opt/rustwide/target/debug/deps/streak-a06be7105b09532d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/trade-trees.rs (/opt/rustwide/target/debug/deps/trade_trees-9e11e6174138cb4c) [INFO] [stderr] Doc-tests baseball [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35d61c1ec60b3838a1bbd53ffed401c4b1cf7dcc22a1c5249b0d4fbbef5e0b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35d61c1ec60b3838a1bbd53ffed401c4b1cf7dcc22a1c5249b0d4fbbef5e0b73", kill_on_drop: false }` [INFO] [stdout] 35d61c1ec60b3838a1bbd53ffed401c4b1cf7dcc22a1c5249b0d4fbbef5e0b73