[INFO] cloning repository https://github.com/icewind1991/log-normalizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/log-normalizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Flog-normalizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Flog-normalizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a2277154780ef3cfc9921bfadb2a766bcb0f409
[INFO] checking icewind1991/log-normalizer against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Flog-normalizer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icewind1991/log-normalizer
[INFO] finished tweaking git repo https://github.com/icewind1991/log-normalizer
[INFO] tweaked toml for git repo https://github.com/icewind1991/log-normalizer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icewind1991/log-normalizer on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icewind1991/log-normalizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sqlx` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.20.5
[INFO] [stderr]   Downloaded crc v3.0.1
[INFO] [stderr]   Downloaded atomic-write-file v0.1.2
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.3
[INFO] [stderr]   Downloaded serde_with_macros v3.6.1
[INFO] [stderr]   Downloaded darling v0.20.5
[INFO] [stderr]   Downloaded ron v0.7.1
[INFO] [stderr]   Downloaded darling_core v0.20.5
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.3
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.3
[INFO] [stderr]   Downloaded time v0.3.34
[INFO] [stderr]   Downloaded sqlx v0.7.3
[INFO] [stderr]   Downloaded serde_with v3.6.1
[INFO] [stderr]   Downloaded sqlx-core v0.7.3
[INFO] [stderr]   Downloaded der v0.7.8
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded time-macros v0.2.17
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.3
[INFO] [stderr]   Downloaded sqlx-macros v0.7.3
[INFO] [stderr]   Downloaded whoami v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50a869b4ffddb408f3b9419c5d918a5dadf9fd3208c31fb11357f3acc602f150
[INFO] running `Command { std: "docker" "start" "-a" "50a869b4ffddb408f3b9419c5d918a5dadf9fd3208c31fb11357f3acc602f150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50a869b4ffddb408f3b9419c5d918a5dadf9fd3208c31fb11357f3acc602f150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50a869b4ffddb408f3b9419c5d918a5dadf9fd3208c31fb11357f3acc602f150", kill_on_drop: false }`
[INFO] [stdout] 50a869b4ffddb408f3b9419c5d918a5dadf9fd3208c31fb11357f3acc602f150
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e165240d728dd0f3fc694ed8c84cbdb2e91ceb54c58f71536e25eb68d37c4871
[INFO] running `Command { std: "docker" "start" "-a" "e165240d728dd0f3fc694ed8c84cbdb2e91ceb54c58f71536e25eb68d37c4871", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sqlx` dependency)
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling darling_core v0.20.5
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling atomic-write-file v0.1.2
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.5
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]     Checking num-bigint v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]    Compiling darling v0.20.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking main_error v0.1.2
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking steamid-ng v1.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking serde_with v3.6.1
[INFO] [stderr]     Checking insta v1.34.0
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking sqlx-core v0.7.3
[INFO] [stderr]     Checking sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stderr]     Checking log-analyser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Team`
[INFO] [stdout]  --> src/normalized.rs:5:72
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ChatMessage, ClassNumbers, Event, KillStreak, Player, RoundPlayer, Team, Teams, Uploader,
[INFO] [stdout]   |                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Team`
[INFO] [stdout]  --> src/normalized.rs:5:72
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ChatMessage, ClassNumbers, Event, KillStreak, Player, RoundPlayer, Team, Teams, Uploader,
[INFO] [stdout]   |                                                                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventType` is never used
[INFO] [stdout]   --> src/data.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum EventType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `length`, `class_kill_assists`, and `chat` are never read
[INFO] [stdout]   --> src/normalized.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct NormalizedLog {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 16 |     pub version: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 17 |     pub length: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub class_kill_assists: HashMap<SteamID, ClassNumbers>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub chat: Vec<ChatMessage>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NormalizedLog` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/normalized.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Info {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub supplemental: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub has_real_damage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub has_weapon_damage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     pub has_accuracy: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub has_hp: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 56 |     pub has_hp_real: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 57 |     pub has_hs: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 58 |     pub has_hs_hit: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 59 |     pub has_bs: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 60 |     pub has_cp: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 61 |     pub has_sb: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 62 |     pub has_dt: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 63 |     pub has_as: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 64 |     pub has_hr: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 65 |     pub has_intel: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 66 |     pub ad_scoring: bool,
[INFO] [stdout] 67 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 68 |     pub date: u64,
[INFO] [stdout] 69 |     pub uploader: Uploader,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time` and `players` are never read
[INFO] [stdout]    --> src/normalized.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct Round {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 100 |     pub start_time: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub players: HashMap<SteamID, RoundPlayer>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Round` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventType` is never used
[INFO] [stdout]   --> src/data.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum EventType {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `length`, `class_kill_assists`, and `chat` are never read
[INFO] [stdout]   --> src/normalized.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct NormalizedLog {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 16 |     pub version: u8,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 17 |     pub length: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub class_kill_assists: HashMap<SteamID, ClassNumbers>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub chat: Vec<ChatMessage>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NormalizedLog` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/normalized.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Info {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub supplemental: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 52 |     pub has_real_damage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 53 |     pub has_weapon_damage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     pub has_accuracy: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 55 |     pub has_hp: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 56 |     pub has_hp_real: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 57 |     pub has_hs: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 58 |     pub has_hs_hit: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 59 |     pub has_bs: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 60 |     pub has_cp: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 61 |     pub has_sb: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 62 |     pub has_dt: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 63 |     pub has_as: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 64 |     pub has_hr: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 65 |     pub has_intel: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 66 |     pub ad_scoring: bool,
[INFO] [stdout] 67 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 68 |     pub date: u64,
[INFO] [stdout] 69 |     pub uploader: Uploader,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Info` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time` and `players` are never read
[INFO] [stdout]    --> src/normalized.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct Round {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 100 |     pub start_time: u64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub players: HashMap<SteamID, RoundPlayer>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Round` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "e165240d728dd0f3fc694ed8c84cbdb2e91ceb54c58f71536e25eb68d37c4871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e165240d728dd0f3fc694ed8c84cbdb2e91ceb54c58f71536e25eb68d37c4871", kill_on_drop: false }`
[INFO] [stdout] e165240d728dd0f3fc694ed8c84cbdb2e91ceb54c58f71536e25eb68d37c4871
