[INFO] cloning repository https://github.com/burrowsclayton/covid_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burrowsclayton/covid_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b2ea4f11e0b33762d18f7a4ebb0c0dc31fc8733 [INFO] checking burrowsclayton/covid_tracker against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 60% (1131/1863) Updating files: 61% (1137/1863) Updating files: 62% (1156/1863) Updating files: 63% (1174/1863) Updating files: 64% (1193/1863) Updating files: 65% (1211/1863) Updating files: 66% (1230/1863) Updating files: 67% (1249/1863) Updating files: 68% (1267/1863) Updating files: 68% (1282/1863) Updating files: 69% (1286/1863) Updating files: 70% (1305/1863) Updating files: 71% (1323/1863) Updating files: 72% (1342/1863) Updating files: 73% (1360/1863) Updating files: 73% (1369/1863) Updating files: 74% (1379/1863) Updating files: 75% (1398/1863) Updating files: 76% (1416/1863) Updating files: 77% (1435/1863) Updating files: 78% (1454/1863) Updating files: 79% (1472/1863) Updating files: 80% (1491/1863) Updating files: 80% (1494/1863) Updating files: 81% (1510/1863) Updating files: 82% (1528/1863) Updating files: 83% (1547/1863) Updating files: 84% (1565/1863) Updating files: 85% (1584/1863) Updating files: 86% (1603/1863) Updating files: 86% (1611/1863) Updating files: 87% (1621/1863) Updating files: 88% (1640/1863) Updating files: 89% (1659/1863) Updating files: 90% (1677/1863) Updating files: 91% (1696/1863) Updating files: 92% (1714/1863) Updating files: 93% (1733/1863) Updating files: 94% (1752/1863) Updating files: 95% (1770/1863) Updating files: 96% (1789/1863) Updating files: 97% (1808/1863) Updating files: 98% (1826/1863) Updating files: 99% (1845/1863) Updating files: 100% (1863/1863) Updating files: 100% (1863/1863), done. [INFO] validating manifest of git repo https://github.com/burrowsclayton/covid_tracker on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/burrowsclayton/covid_tracker [INFO] finished tweaking git repo https://github.com/burrowsclayton/covid_tracker [INFO] tweaked toml for git repo https://github.com/burrowsclayton/covid_tracker written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/burrowsclayton/covid_tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.24.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d358ca599f033e4c203f993099fa8df553a07119b4edb314c53400316213668 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d358ca599f033e4c203f993099fa8df553a07119b4edb314c53400316213668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d358ca599f033e4c203f993099fa8df553a07119b4edb314c53400316213668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d358ca599f033e4c203f993099fa8df553a07119b4edb314c53400316213668", kill_on_drop: false }` [INFO] [stdout] 9d358ca599f033e4c203f993099fa8df553a07119b4edb314c53400316213668 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fe4e9332dde2513758957f49e854d3b2f76059236d79b5b80f4be3de1bd928e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3fe4e9332dde2513758957f49e854d3b2f76059236d79b5b80f4be3de1bd928e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rusqlite v0.24.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Checking covid_tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde_json::Error` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `row` should have an upper camel case name [INFO] [stdout] --> src/main.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | struct row{ [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Row` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `row_state` should have an upper camel case name [INFO] [stdout] --> src/main.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct row_state{ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RowState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Error` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `row` should have an upper camel case name [INFO] [stdout] --> src/main.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | struct row{ [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Row` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `row_state` should have an upper camel case name [INFO] [stdout] --> src/main.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct row_state{ [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `RowState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/main.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | let path = "us/daily.json"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/main.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | let path = "us/daily.json"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/main.rs:284:8 [INFO] [stdout] | [INFO] [stdout] 284 | fn print(self){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/main.rs:284:8 [INFO] [stdout] | [INFO] [stdout] 284 | fn print(self){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | hospitalizedCurrently: Option, // 30043, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_currently` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | hospitalizedCurrently: Option, // 30043, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_currently` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | hospitalizedCumulative: Option, // 400840, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | hospitalizedCumulative: Option, // 400840, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | inIcuCurrently: Option, // 6158, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | inIcuCumulative: Option, // 19555, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | inIcuCurrently: Option, // 6158, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | onVentilatorCurrently: Option, // 1560, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | inIcuCumulative: Option, // 19555, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | onVentilatorCumulative: Option, // 2177, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateChecked` should have a snake case name [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | dateChecked: Option, // "2020-09-24T00:00:00Z", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_checked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | onVentilatorCurrently: Option, // 1560, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResults` should have a snake case name [INFO] [stdout] --> src/main.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | totalTestResults: Option, // 98481026 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | onVentilatorCumulative: Option, // 2177, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastModified` should have a snake case name [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | lastModified: String, // "2020-09-24T00:00:00Z" [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `last_modified` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateChecked` should have a snake case name [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | dateChecked: Option, // "2020-09-24T00:00:00Z", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_checked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `posNeg` should have a snake case name [INFO] [stdout] --> src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | posNeg: Option, // 0 [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `pos_neg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResults` should have a snake case name [INFO] [stdout] --> src/main.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | totalTestResults: Option, // 98481026 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | deathIncrease: Option, // 921 [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastModified` should have a snake case name [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | lastModified: String, // "2020-09-24T00:00:00Z" [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `last_modified` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | hospitalizedIncrease: Option, // 1588 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `posNeg` should have a snake case name [INFO] [stdout] --> src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | posNeg: Option, // 0 [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `pos_neg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | negativeIncrease: Option, // 823449 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | deathIncrease: Option, // 921 [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | positiveIncrease: Option, // 43772 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | hospitalizedIncrease: Option, // 1588 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | negativeIncrease: Option, // 823449 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResultsIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | totalTestResultsIncrease: Option, // 940415 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | positiveIncrease: Option, // 43772 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResultsIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | totalTestResultsIncrease: Option, // 940415 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResults` should have a snake case name [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | totalTestResults: Option, //13952857, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | hospitalizedCurrently: Option, //3484, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | hospitalizedCumulative: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | inIcuCurrently: Option, //914, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResults` should have a snake case name [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | totalTestResults: Option, //13952857, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | inIcuCumulative: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | hospitalizedCurrently: Option, //3484, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | onVentilatorCurrently: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | hospitalizedCumulative: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | onVentilatorCumulative: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | inIcuCurrently: Option, //914, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dataQualityGrade` should have a snake case name [INFO] [stdout] --> src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | dataQualityGrade: Option, //"B", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `data_quality_grade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inIcuCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | inIcuCumulative: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `in_icu_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCurrently` should have a snake case name [INFO] [stdout] --> src/main.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | onVentilatorCurrently: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_currently` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastUpdateEt` should have a snake case name [INFO] [stdout] --> src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | lastUpdateEt: Option, //"9/24/2020 02:59", [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `last_update_et` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `onVentilatorCumulative` should have a snake case name [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | onVentilatorCumulative: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `on_ventilator_cumulative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateModified` should have a snake case name [INFO] [stdout] --> src/main.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | dateModified: Option, //"2020-09-24T02:59:00Z", [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `date_modified` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dataQualityGrade` should have a snake case name [INFO] [stdout] --> src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | dataQualityGrade: Option, //"B", [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `data_quality_grade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `checkTimeEt` should have a snake case name [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | checkTimeEt: Option, //"09/23 22:59", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `check_time_et` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateChecked` should have a snake case name [INFO] [stdout] --> src/main.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | dateChecked: Option, //"2020-09-24T02:59:00Z", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_checked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastUpdateEt` should have a snake case name [INFO] [stdout] --> src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | lastUpdateEt: Option, //"9/24/2020 02:59", [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `last_update_et` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateModified` should have a snake case name [INFO] [stdout] --> src/main.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | dateModified: Option, //"2020-09-24T02:59:00Z", [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `date_modified` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `checkTimeEt` should have a snake case name [INFO] [stdout] --> src/main.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | checkTimeEt: Option, //"09/23 22:59", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `check_time_et` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsViral` should have a snake case name [INFO] [stdout] --> src/main.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | totalTestsViral: Option, //13952857, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateChecked` should have a snake case name [INFO] [stdout] --> src/main.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | dateChecked: Option, //"2020-09-24T02:59:00Z", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `date_checked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsViral` should have a snake case name [INFO] [stdout] --> src/main.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | positiveTestsViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsViral` should have a snake case name [INFO] [stdout] --> src/main.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | totalTestsViral: Option, //13952857, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeTestsViral` should have a snake case name [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | negativeTestsViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_tests_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsViral` should have a snake case name [INFO] [stdout] --> src/main.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | positiveTestsViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveCasesViral` should have a snake case name [INFO] [stdout] --> src/main.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | positiveCasesViral: Option, //790640, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_cases_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeTestsViral` should have a snake case name [INFO] [stdout] --> src/main.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | negativeTestsViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_tests_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathConfirmed` should have a snake case name [INFO] [stdout] --> src/main.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | deathConfirmed: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_confirmed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveCasesViral` should have a snake case name [INFO] [stdout] --> src/main.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | positiveCasesViral: Option, //790640, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_cases_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathConfirmed` should have a snake case name [INFO] [stdout] --> src/main.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | deathConfirmed: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_confirmed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathProbable` should have a snake case name [INFO] [stdout] --> src/main.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | deathProbable: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_probable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathProbable` should have a snake case name [INFO] [stdout] --> src/main.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | deathProbable: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_probable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestEncountersViral` should have a snake case name [INFO] [stdout] --> src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | totalTestEncountersViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_encounters_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestEncountersViral` should have a snake case name [INFO] [stdout] --> src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | totalTestEncountersViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_encounters_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsPeopleViral` should have a snake case name [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | totalTestsPeopleViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_people_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsPeopleViral` should have a snake case name [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | totalTestsPeopleViral: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_people_viral` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | totalTestsAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | totalTestsAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | positiveTestsAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeTestsAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | negativeTestsAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_tests_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | positiveTestsAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeTestsAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | negativeTestsAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_tests_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsPeopleAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | totalTestsPeopleAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_people_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsPeopleAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | totalTestsPeopleAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_people_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsPeopleAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | positiveTestsPeopleAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_people_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeTestsPeopleAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | negativeTestsPeopleAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_tests_people_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsPeopleAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | positiveTestsPeopleAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_people_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsPeopleAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | totalTestsPeopleAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_people_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeTestsPeopleAntibody` should have a snake case name [INFO] [stdout] --> src/main.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | negativeTestsPeopleAntibody: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_tests_people_antibody` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsPeopleAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | positiveTestsPeopleAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_people_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsPeopleAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | totalTestsPeopleAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_people_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | totalTestsAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsPeopleAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | positiveTestsPeopleAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_people_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | positiveTestsAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestsAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | totalTestsAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_tests_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | positiveIncrease: Option, //3170, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveTestsAntigen` should have a snake case name [INFO] [stdout] --> src/main.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | positiveTestsAntigen: Option, //null, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_tests_antigen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | negativeIncrease: Option, //70264, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResultsSource` should have a snake case name [INFO] [stdout] --> src/main.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | totalTestResultsSource: Option, //"posNeg", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | positiveIncrease: Option, //3170, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResultsIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | totalTestResultsIncrease: Option, //73434, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | negativeIncrease: Option, //70264, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `posNeg` should have a snake case name [INFO] [stdout] --> src/main.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | posNeg: Option, //13952857, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `pos_neg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResultsSource` should have a snake case name [INFO] [stdout] --> src/main.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | totalTestResultsSource: Option, //"posNeg", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | deathIncrease: Option, //110, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalTestResultsIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | totalTestResultsIncrease: Option, //73434, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_test_results_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | hospitalizedIncrease: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `commercialScore` should have a snake case name [INFO] [stdout] --> src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | commercialScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `commercial_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `posNeg` should have a snake case name [INFO] [stdout] --> src/main.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | posNeg: Option, //13952857, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `pos_neg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeRegularScore` should have a snake case name [INFO] [stdout] --> src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | negativeRegularScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_regular_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | deathIncrease: Option, //110, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeScore` should have a snake case name [INFO] [stdout] --> src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | negativeScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `hospitalizedIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | hospitalizedIncrease: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hospitalized_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveScore` should have a snake case name [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | positiveScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `commercialScore` should have a snake case name [INFO] [stdout] --> src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | commercialScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `commercial_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeRegularScore` should have a snake case name [INFO] [stdout] --> src/main.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | negativeRegularScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_regular_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `negativeScore` should have a snake case name [INFO] [stdout] --> src/main.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | negativeScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | positiveIncrease: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveScore` should have a snake case name [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | positiveScore: Option, //0, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_score` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | deathIncrease: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `testIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | testIncrease: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveRate` should have a snake case name [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | positiveRate: f32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | positiveIncrease: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | positiveRate7Day: f32, // TODO: manually check that this is correct [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | deathIncrease: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `testRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | testRate7Day: f32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | deathRate7Day: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `testIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | testIncrease: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveRollingRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | positiveRollingRate7Day: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rolling_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveRate` should have a snake case name [INFO] [stdout] --> src/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | positiveRate: f32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_positiveRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn compute_positiveRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_positive_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | positiveRate7Day: f32, // TODO: manually check that this is correct [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_testRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:189:8 [INFO] [stdout] | [INFO] [stdout] 189 | fn compute_testRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_test_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `testRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | testRate7Day: f32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_deathRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn compute_deathRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_death_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deathRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | deathRate7Day: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_positiveRollingRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:199:8 [INFO] [stdout] | [INFO] [stdout] 199 | fn compute_positiveRollingRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_positive_rolling_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positiveRollingRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | positiveRollingRate7Day: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rolling_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_positiveRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | fn compute_positiveRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_positive_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let positiveIncrease = r.positiveIncrease.unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `negativeIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let negativeIncrease = r.negativeIncrease.unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_testRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:189:8 [INFO] [stdout] | [INFO] [stdout] 189 | fn compute_testRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_test_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `testIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let testIncrease = positiveIncrease + negativeIncrease; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_deathRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:194:8 [INFO] [stdout] | [INFO] [stdout] 194 | fn compute_deathRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_death_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveRate` should have a snake case name [INFO] [stdout] --> src/main.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | let positiveRate: f32 = positiveIncrease as f32 / ((testIncrease + 1) as f32); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `compute_positiveRollingRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:199:8 [INFO] [stdout] | [INFO] [stdout] 199 | fn compute_positiveRollingRate7Day(&self) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `compute_positive_rolling_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | let deathIncrease = r.deathIncrease.unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | let positiveRate7Day = self.compute_positiveRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | let positiveIncrease = r.positiveIncrease.unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `testRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | let testRate7Day = self.compute_testRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `negativeIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | let negativeIncrease = r.negativeIncrease.unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `negative_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `deathRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | let deathRate7Day = self.compute_deathRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveRollingRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | let positiveRollingRate7Day = self.compute_positiveRollingRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rolling_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `testIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let testIncrease = positiveIncrease + negativeIncrease; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveRate` should have a snake case name [INFO] [stdout] --> src/main.rs:224:13 [INFO] [stdout] | [INFO] [stdout] 224 | let positiveRate: f32 = positiveIncrease as f32 / ((testIncrease + 1) as f32); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `deathIncrease` should have a snake case name [INFO] [stdout] --> src/main.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | let deathIncrease = r.deathIncrease.unwrap_or(0); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_increase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | let positiveRate7Day = self.compute_positiveRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `testRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | let testRate7Day = self.compute_testRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `test_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `deathRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | let deathRate7Day = self.compute_deathRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `death_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `positiveRollingRate7Day` should have a snake case name [INFO] [stdout] --> src/main.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | let positiveRollingRate7Day = self.compute_positiveRollingRate7Day(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `positive_rolling_rate7_day` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 82 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 82 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "3fe4e9332dde2513758957f49e854d3b2f76059236d79b5b80f4be3de1bd928e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe4e9332dde2513758957f49e854d3b2f76059236d79b5b80f4be3de1bd928e", kill_on_drop: false }` [INFO] [stdout] 3fe4e9332dde2513758957f49e854d3b2f76059236d79b5b80f4be3de1bd928e