[INFO] cloning repository https://github.com/daus-s/warheads [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daus-s/warheads" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaus-s%2Fwarheads", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaus-s%2Fwarheads'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d7b6a2d6dfca00a13153b34a7e03eed5c427e7d [INFO] checking daus-s/warheads against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaus-s%2Fwarheads" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daus-s/warheads on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daus-s/warheads [INFO] finished tweaking git repo https://github.com/daus-s/warheads [INFO] tweaked toml for git repo https://github.com/daus-s/warheads written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 352 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-checksums v0.63.3 [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.3 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.73.0 [INFO] [stderr] Downloaded thirtyfour-macros v0.2.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.72.0 [INFO] [stderr] Downloaded crc-fast v1.3.0 [INFO] [stderr] Downloaded thirtyfour v0.35.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.73.0 [INFO] [stderr] Downloaded aws-sdk-s3 v1.91.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e4fe126b2006ee9e5f3fa7afea9302c0d51eb724ed4a0e0b665a673e3198059 [INFO] running `Command { std: "docker" "start" "-a" "1e4fe126b2006ee9e5f3fa7afea9302c0d51eb724ed4a0e0b665a673e3198059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e4fe126b2006ee9e5f3fa7afea9302c0d51eb724ed4a0e0b665a673e3198059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e4fe126b2006ee9e5f3fa7afea9302c0d51eb724ed4a0e0b665a673e3198059", kill_on_drop: false }` [INFO] [stdout] 1e4fe126b2006ee9e5f3fa7afea9302c0d51eb724ed4a0e0b665a673e3198059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97b6964099bf00864c0c55f6ce6861c894308ff92fe134c3d671d4f2b2dc7094 [INFO] running `Command { std: "docker" "start" "-a" "97b6964099bf00864c0c55f6ce6861c894308ff92fe134c3d671d4f2b2dc7094", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking crc-fast v1.3.0 [INFO] [stderr] Checking stringmatch v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thirtyfour-macros v0.2.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking aws-smithy-types v1.3.1 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking aws-smithy-runtime-api v1.8.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking aws-smithy-json v0.61.3 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking aws-smithy-http v0.62.1 [INFO] [stderr] Checking aws-credential-types v1.2.3 [INFO] [stderr] Checking aws-smithy-observability v0.1.3 [INFO] [stderr] Checking aws-sigv4 v1.3.2 [INFO] [stderr] Checking aws-smithy-checksums v0.63.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking aws-smithy-http-client v1.0.3 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking aws-smithy-runtime v1.8.3 [INFO] [stderr] Checking thirtyfour v0.35.0 [INFO] [stderr] Checking aws-runtime v1.5.7 [INFO] [stderr] Checking aws-sdk-sso v1.72.0 [INFO] [stderr] Checking aws-sdk-sts v1.73.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.73.0 [INFO] [stderr] Checking aws-sdk-s3 v1.91.0 [INFO] [stderr] Checking aws-config v1.6.3 [INFO] [stderr] Checking warheads v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::Value::Null` [INFO] [stdout] --> src/corrections/correction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value::Null; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identity` [INFO] [stdout] --> src/corrections/corrector.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::stats::id::{Identifiable, Identity}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/corrections/corrector.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::format::path_manager::nba_data_path` [INFO] [stdout] --> src/format/extract.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::format::path_manager::nba_data_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value::Null` [INFO] [stdout] --> src/corrections/correction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value::Null; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identity` [INFO] [stdout] --> src/corrections/corrector.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::stats::id::{Identifiable, Identity}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/corrections/corrector.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::format::path_manager::nba_data_path` [INFO] [stdout] --> src/format/extract.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::format::path_manager::nba_data_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pid` [INFO] [stdout] --> src/storage/store_three.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | async fn list_player_games(pid: u32) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pid` [INFO] [stdout] --> src/storage/store_three.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | async fn list_player_games(pid: u32) -> Vec { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `season_id` [INFO] [stdout] --> src/corrections/correction.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_season_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> src/corrections/correction.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_name` [INFO] [stdout] --> src/corrections/correction.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_id` [INFO] [stdout] --> src/corrections/correction.rs:104:53 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_abbreviation` [INFO] [stdout] --> src/corrections/correction.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_abbreviation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_name` [INFO] [stdout] --> src/corrections/correction.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_id` [INFO] [stdout] --> src/corrections/correction.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_date` [INFO] [stdout] --> src/corrections/correction.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matchup` [INFO] [stdout] --> src/corrections/correction.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wl` [INFO] [stdout] --> src/corrections/correction.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min` [INFO] [stdout] --> src/corrections/correction.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fgm` [INFO] [stdout] --> src/corrections/correction.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fgm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fga` [INFO] [stdout] --> src/corrections/correction.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg_pct` [INFO] [stdout] --> src/corrections/correction.rs:106:46 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3m` [INFO] [stdout] --> src/corrections/correction.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3a` [INFO] [stdout] --> src/corrections/correction.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3_pct` [INFO] [stdout] --> src/corrections/correction.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg3_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftm` [INFO] [stdout] --> src/corrections/correction.rs:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ftm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fta` [INFO] [stdout] --> src/corrections/correction.rs:107:44 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ft_pct` [INFO] [stdout] --> src/corrections/correction.rs:107:49 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ft_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `oreb` [INFO] [stdout] --> src/corrections/correction.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_oreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dreb` [INFO] [stdout] --> src/corrections/correction.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reb` [INFO] [stdout] --> src/corrections/correction.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_reb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/corrections/correction.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stl` [INFO] [stdout] --> src/corrections/correction.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_stl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blk` [INFO] [stdout] --> src/corrections/correction.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_blk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tov` [INFO] [stdout] --> src/corrections/correction.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pf` [INFO] [stdout] --> src/corrections/correction.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pts` [INFO] [stdout] --> src/corrections/correction.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plus_minus` [INFO] [stdout] --> src/corrections/correction.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plus_minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fantasy_pts` [INFO] [stdout] --> src/corrections/correction.rs:109:44 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fantasy_pts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `video_available` [INFO] [stdout] --> src/corrections/correction.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | video_available], [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_available` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `season_id` [INFO] [stdout] --> src/corrections/correction.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_season_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_id` [INFO] [stdout] --> src/corrections/correction.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_abbreviation` [INFO] [stdout] --> src/corrections/correction.rs:115:38 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_abbreviation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_name` [INFO] [stdout] --> src/corrections/correction.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_id` [INFO] [stdout] --> src/corrections/correction.rs:115:68 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_date` [INFO] [stdout] --> src/corrections/correction.rs:115:77 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matchup` [INFO] [stdout] --> src/corrections/correction.rs:115:88 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wl` [INFO] [stdout] --> src/corrections/correction.rs:115:97 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min` [INFO] [stdout] --> src/corrections/correction.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fgm` [INFO] [stdout] --> src/corrections/correction.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fgm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fga` [INFO] [stdout] --> src/corrections/correction.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg_pct` [INFO] [stdout] --> src/corrections/correction.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3m` [INFO] [stdout] --> src/corrections/correction.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3a` [INFO] [stdout] --> src/corrections/correction.rs:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3_pct` [INFO] [stdout] --> src/corrections/correction.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg3_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftm` [INFO] [stdout] --> src/corrections/correction.rs:116:62 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ftm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fta` [INFO] [stdout] --> src/corrections/correction.rs:116:67 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ft_pct` [INFO] [stdout] --> src/corrections/correction.rs:116:72 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ft_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `oreb` [INFO] [stdout] --> src/corrections/correction.rs:116:80 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_oreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dreb` [INFO] [stdout] --> src/corrections/correction.rs:116:86 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reb` [INFO] [stdout] --> src/corrections/correction.rs:116:92 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_reb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/corrections/correction.rs:116:97 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stl` [INFO] [stdout] --> src/corrections/correction.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_stl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blk` [INFO] [stdout] --> src/corrections/correction.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_blk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tov` [INFO] [stdout] --> src/corrections/correction.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pf` [INFO] [stdout] --> src/corrections/correction.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pts` [INFO] [stdout] --> src/corrections/correction.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plus_minus` [INFO] [stdout] --> src/corrections/correction.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plus_minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `video_available` [INFO] [stdout] --> src/corrections/correction.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_available` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `season_id` [INFO] [stdout] --> src/corrections/correction.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_season_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_id` [INFO] [stdout] --> src/corrections/correction.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_name` [INFO] [stdout] --> src/corrections/correction.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_id` [INFO] [stdout] --> src/corrections/correction.rs:104:53 [INFO] [stdout] | [INFO] [stdout] 104 | [season_id, player_id, player_name, team_id, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_abbreviation` [INFO] [stdout] --> src/corrections/correction.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_abbreviation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_name` [INFO] [stdout] --> src/corrections/correction.rs:105:37 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_id` [INFO] [stdout] --> src/corrections/correction.rs:105:48 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_date` [INFO] [stdout] --> src/corrections/correction.rs:105:57 [INFO] [stdout] | [INFO] [stdout] 105 | team_abbreviation, team_name, game_id, game_date, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matchup` [INFO] [stdout] --> src/corrections/correction.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wl` [INFO] [stdout] --> src/corrections/correction.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min` [INFO] [stdout] --> src/corrections/correction.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fgm` [INFO] [stdout] --> src/corrections/correction.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fgm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fga` [INFO] [stdout] --> src/corrections/correction.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg_pct` [INFO] [stdout] --> src/corrections/correction.rs:106:46 [INFO] [stdout] | [INFO] [stdout] 106 | matchup, wl, min, fgm, fga, fg_pct, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3m` [INFO] [stdout] --> src/corrections/correction.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3a` [INFO] [stdout] --> src/corrections/correction.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3_pct` [INFO] [stdout] --> src/corrections/correction.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg3_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftm` [INFO] [stdout] --> src/corrections/correction.rs:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ftm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fta` [INFO] [stdout] --> src/corrections/correction.rs:107:44 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ft_pct` [INFO] [stdout] --> src/corrections/correction.rs:107:49 [INFO] [stdout] | [INFO] [stdout] 107 | fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ft_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `oreb` [INFO] [stdout] --> src/corrections/correction.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_oreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dreb` [INFO] [stdout] --> src/corrections/correction.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reb` [INFO] [stdout] --> src/corrections/correction.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_reb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/corrections/correction.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stl` [INFO] [stdout] --> src/corrections/correction.rs:108:40 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_stl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blk` [INFO] [stdout] --> src/corrections/correction.rs:108:45 [INFO] [stdout] | [INFO] [stdout] 108 | oreb, dreb, reb, ast, stl, blk, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_blk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tov` [INFO] [stdout] --> src/corrections/correction.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pf` [INFO] [stdout] --> src/corrections/correction.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pts` [INFO] [stdout] --> src/corrections/correction.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plus_minus` [INFO] [stdout] --> src/corrections/correction.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plus_minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fantasy_pts` [INFO] [stdout] --> src/corrections/correction.rs:109:44 [INFO] [stdout] | [INFO] [stdout] 109 | tov, pf, pts, plus_minus, fantasy_pts, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fantasy_pts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `video_available` [INFO] [stdout] --> src/corrections/correction.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | video_available], [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_available` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `season_id` [INFO] [stdout] --> src/corrections/correction.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_season_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_id` [INFO] [stdout] --> src/corrections/correction.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_abbreviation` [INFO] [stdout] --> src/corrections/correction.rs:115:38 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_abbreviation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `team_name` [INFO] [stdout] --> src/corrections/correction.rs:115:57 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_team_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_id` [INFO] [stdout] --> src/corrections/correction.rs:115:68 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game_date` [INFO] [stdout] --> src/corrections/correction.rs:115:77 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matchup` [INFO] [stdout] --> src/corrections/correction.rs:115:88 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matchup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wl` [INFO] [stdout] --> src/corrections/correction.rs:115:97 [INFO] [stdout] | [INFO] [stdout] 115 | [season_id, team_id, team_abbreviation, team_name, game_id, game_date, matchup, wl, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_wl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `min` [INFO] [stdout] --> src/corrections/correction.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fgm` [INFO] [stdout] --> src/corrections/correction.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fgm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fga` [INFO] [stdout] --> src/corrections/correction.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg_pct` [INFO] [stdout] --> src/corrections/correction.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3m` [INFO] [stdout] --> src/corrections/correction.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3a` [INFO] [stdout] --> src/corrections/correction.rs:116:47 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_fg3a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fg3_pct` [INFO] [stdout] --> src/corrections/correction.rs:116:53 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fg3_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ftm` [INFO] [stdout] --> src/corrections/correction.rs:116:62 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ftm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fta` [INFO] [stdout] --> src/corrections/correction.rs:116:67 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ft_pct` [INFO] [stdout] --> src/corrections/correction.rs:116:72 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ft_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `oreb` [INFO] [stdout] --> src/corrections/correction.rs:116:80 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_oreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dreb` [INFO] [stdout] --> src/corrections/correction.rs:116:86 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dreb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reb` [INFO] [stdout] --> src/corrections/correction.rs:116:92 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_reb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/corrections/correction.rs:116:97 [INFO] [stdout] | [INFO] [stdout] 116 | min, fgm, fga, fg_pct, fg3m, fg3a, fg3_pct, ftm, fta, ft_pct, oreb, dreb, reb, ast, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stl` [INFO] [stdout] --> src/corrections/correction.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_stl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blk` [INFO] [stdout] --> src/corrections/correction.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_blk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tov` [INFO] [stdout] --> src/corrections/correction.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pf` [INFO] [stdout] --> src/corrections/correction.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pts` [INFO] [stdout] --> src/corrections/correction.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plus_minus` [INFO] [stdout] --> src/corrections/correction.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plus_minus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `video_available` [INFO] [stdout] --> src/corrections/correction.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | stl, blk, tov, pf, pts, plus_minus, video_available], [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_video_available` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `period` [INFO] [stdout] --> src/format/path_manager.rs:31:59 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn nba_correction_dir(season: i32, kind: NBAStatKind, period: SeasonPeriod) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `period` [INFO] [stdout] --> src/format/path_manager.rs:31:59 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn nba_correction_dir(season: i32, kind: NBAStatKind, period: SeasonPeriod) -> String { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/stats/id.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut columns = self.columns(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/stats/id.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | let mut columns = self.columns(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term` [INFO] [stdout] --> src/tui/prompter.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let term = Term::stderr(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term` [INFO] [stdout] --> src/tui/prompter.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let term = Term::stderr(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_term` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Domain` is never used [INFO] [stdout] --> src/format/extract.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | type Domain = (i32, NBAStatKind, SeasonPeriod); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_rows_from_file` is never used [INFO] [stdout] --> src/format/extract.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_rows_from_file(filepath: PathBuf) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_player_games` is never used [INFO] [stdout] --> src/storage/store_three.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | async fn list_player_games(pid: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Domain` is never used [INFO] [stdout] --> src/format/extract.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | type Domain = (i32, NBAStatKind, SeasonPeriod); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_rows_from_file` is never used [INFO] [stdout] --> src/format/extract.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn get_rows_from_file(filepath: PathBuf) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list_player_games` is never used [INFO] [stdout] --> src/storage/store_three.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | async fn list_player_games(pid: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> tests/test_correction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> tests/test_correction.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value::Number` [INFO] [stdout] --> tests/test_correction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value::Number; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warheads::corrections::corrector::Corrector` [INFO] [stdout] --> tests/test_correction.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use warheads::corrections::corrector::Corrector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Columnizable` [INFO] [stdout] --> tests/test_correction.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | use warheads::format::language::{partition, Columnizable}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `player_column_index` [INFO] [stdout] --> tests/test_correction.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | use warheads::stats::stat_column::{player_column_index, StatColumn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> tests/test_correction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> tests/test_correction.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{json, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value::Number` [INFO] [stdout] --> tests/test_correction.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde_json::Value::Number; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warheads::corrections::corrector::Corrector` [INFO] [stdout] --> tests/test_correction.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use warheads::corrections::corrector::Corrector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Columnizable` [INFO] [stdout] --> tests/test_correction.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | use warheads::format::language::{partition, Columnizable}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `player_column_index` [INFO] [stdout] --> tests/test_correction.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | use warheads::stats::stat_column::{player_column_index, StatColumn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "97b6964099bf00864c0c55f6ce6861c894308ff92fe134c3d671d4f2b2dc7094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b6964099bf00864c0c55f6ce6861c894308ff92fe134c3d671d4f2b2dc7094", kill_on_drop: false }` [INFO] [stdout] 97b6964099bf00864c0c55f6ce6861c894308ff92fe134c3d671d4f2b2dc7094