[INFO] cloning repository https://github.com/QpxDesign/amtrack_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QpxDesign/amtrack_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Famtrack_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Famtrack_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e4db2d489cc3cebb5ae42e678a861681cebc1a9
[INFO] testing QpxDesign/amtrack_rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQpxDesign%2Famtrack_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/QpxDesign/amtrack_rs
[INFO] finished tweaking git repo https://github.com/QpxDesign/amtrack_rs
[INFO] tweaked toml for git repo https://github.com/QpxDesign/amtrack_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/QpxDesign/amtrack_rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/QpxDesign/amtrack_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded bytemuck v1.18.0
[INFO] [stderr]   Downloaded crypto-mac v0.11.0
[INFO] [stderr]   Downloaded amtk v0.1.0
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded password-hash v0.2.1
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.0
[INFO] [stderr]   Downloaded redis v0.27.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4ff113b8f88ac149d7f42962da55f2dcf976cde079ee2ee8741634a9469fce5
[INFO] running `Command { std: "docker" "start" "-a" "e4ff113b8f88ac149d7f42962da55f2dcf976cde079ee2ee8741634a9469fce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4ff113b8f88ac149d7f42962da55f2dcf976cde079ee2ee8741634a9469fce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ff113b8f88ac149d7f42962da55f2dcf976cde079ee2ee8741634a9469fce5", kill_on_drop: false }`
[INFO] [stdout] e4ff113b8f88ac149d7f42962da55f2dcf976cde079ee2ee8741634a9469fce5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a7cf546128c3e4e79d8295f6ae078fa51cd62462ed6612528b15ec6e7df61d1
[INFO] running `Command { std: "docker" "start" "-a" "9a7cf546128c3e4e79d8295f6ae078fa51cd62462ed6612528b15ec6e7df61d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling password-hash v0.2.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling amtk v0.1.0
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling redis v0.27.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling amtrack_rs v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `structs::GetStationsResponse::GetStationsResponse`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structs::GetStationsResponse::GetStationsResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/./bin/utils/ConvertRawTrains.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStationsResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetStationsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stations` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Stations {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetTrainsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainItem` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainItem {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainStation` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainStation {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawFeature` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RawFeature {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawGeometry` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RawGeometry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawProperty` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RawProperty {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawStation` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawStation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `GetTrains` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn GetTrains() -> Option<GetTrainsResponse> {
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `GetStations` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn GetStations() -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod ConvertRawTrains;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/ConvertRawTrains.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rS` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convertTime` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stationCode` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stringToUnix` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:285:4
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readStations` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/./utils/ConvertRawTrains.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStationsResponse` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetStationsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stations` is never constructed
[INFO] [stdout]   --> src/bin/./utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Stations {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetTrainsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainItem` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainItem {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainStation` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainStation {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawResponse` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawFeature` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RawFeature {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawGeometry` is never constructed
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RawGeometry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawProperty` is never constructed
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RawProperty {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawStation` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/RawStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawStation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getTrains` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn getTrains() -> String {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CACHE_EXPIRY_SECONDS` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let CACHE_EXPIRY_SECONDS = 30;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cache_expiry_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getTrainsRaw` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn getTrainsRaw() -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getStations` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn getStations() -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod ConvertRawTrains;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/ConvertRawTrains.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rS` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convertTime` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stationCode` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stringToUnix` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:285:4
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readStations` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "9a7cf546128c3e4e79d8295f6ae078fa51cd62462ed6612528b15ec6e7df61d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a7cf546128c3e4e79d8295f6ae078fa51cd62462ed6612528b15ec6e7df61d1", kill_on_drop: false }`
[INFO] [stdout] 9a7cf546128c3e4e79d8295f6ae078fa51cd62462ed6612528b15ec6e7df61d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86716e46f5673f24ce6fef2b5e27870580afaa647a36fa80f1a465f83d8822e5
[INFO] running `Command { std: "docker" "start" "-a" "86716e46f5673f24ce6fef2b5e27870580afaa647a36fa80f1a465f83d8822e5", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `structs::GetStationsResponse::GetStationsResponse`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structs::GetStationsResponse::GetStationsResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/./bin/utils/ConvertRawTrains.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStationsResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetStationsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stations` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Stations {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetTrainsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainItem` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainItem {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainStation` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainStation {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawFeature` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RawFeature {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawGeometry` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RawGeometry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawProperty` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RawProperty {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawStation` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawStation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `GetTrains` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn GetTrains() -> Option<GetTrainsResponse> {
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `GetStations` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn GetStations() -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod ConvertRawTrains;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/ConvertRawTrains.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rS` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convertTime` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stationCode` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stringToUnix` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:285:4
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readStations` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling amtrack_rs v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `structs::GetStationsResponse::GetStationsResponse`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structs::GetStationsResponse::GetStationsResponse;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/./bin/utils/ConvertRawTrains.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStationsResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetStationsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stations` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Stations {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetTrainsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainItem` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainItem {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainStation` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainStation {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawResponse` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawFeature` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RawFeature {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawGeometry` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RawGeometry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawProperty` is never constructed
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RawProperty {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawStation` is never constructed
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/RawStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawStation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `GetTrains` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn GetTrains() -> Option<GetTrainsResponse> {
[INFO] [stdout]    |              ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `GetStations` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn GetStations() -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/./bin/structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod ConvertRawTrains;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/ConvertRawTrains.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rS` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convertTime` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stationCode` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stringToUnix` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:285:4
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readStations` should have a snake case name
[INFO] [stdout]    --> src/./bin/utils/ConvertRawTrains.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/./bin/utils/../structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/./bin/utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/./utils/ConvertRawTrains.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetStationsResponse` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GetStationsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stations` is never constructed
[INFO] [stdout]   --> src/bin/./utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Stations {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct GetTrainsResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainItem` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainItem {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainStation` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TrainStation {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawResponse` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawFeature` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RawFeature {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawGeometry` is never constructed
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct RawGeometry {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawProperty` is never constructed
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RawProperty {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawStation` is never constructed
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/RawStation.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct RawStation {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getTrains` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 | async fn getTrains() -> String {
[INFO] [stdout]    |          ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CACHE_EXPIRY_SECONDS` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let CACHE_EXPIRY_SECONDS = 30;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cache_expiry_seconds`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getTrainsRaw` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | async fn getTrainsRaw() -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_raw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getStations` should have a snake case name
[INFO] [stdout]   --> src/bin/main.rs:88:10
[INFO] [stdout]    |
[INFO] [stdout] 88 | async fn getStations() -> String {
[INFO] [stdout]    |          ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/bin/./structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod ConvertRawTrains;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/ConvertRawTrains.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rS` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convertTime` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:251:4
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `stationCode` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:269:27
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stdout]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stringToUnix` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:285:4
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `readStations` should have a snake case name
[INFO] [stdout]    --> src/bin/./utils/ConvertRawTrains.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stdout]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetStationsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod GetTrainsResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainItem` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod TrainItem;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `TrainStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod TrainStation;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `routeName` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub routeName: String,
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainNum` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub trainNum: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainID` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainItem.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub trainID: String,
[INFO] [stdout]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainTimely` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub trainTimely: String,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `destCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub destCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `eventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eventCode: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub origCode: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `origSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub origSchDep: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `originTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub originTZ: String,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub trainState: String,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainItem.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub updatedAt: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schArr` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/final/TrainStation.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub schArr: String,
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `schDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainStation.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub schDep: String,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainStation.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub arrCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `depCmnt` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/final/TrainStation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub depCmnt: String,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawResponse` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod RawResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `RawStation` should have a snake case name
[INFO] [stdout]  --> src/bin/./utils/../structs/raw/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod RawStation;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DestCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub DestCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `EventCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub EventCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Heading` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub Heading: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainNum` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub TrainNum: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Velocity` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub Velocity: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigCode` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub OrigCode: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RouteName` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub RouteName: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub OriginTZ: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `TrainState` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub TrainState: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station1` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub Station1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station2` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub Station2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station3` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub Station3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station4` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub Station4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station5` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub Station5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station6` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub Station6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station7` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub Station7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station8` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub Station8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station9` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub Station9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station10` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub Station10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station11` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub Station11: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station12` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub Station12: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station13` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub Station13: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station14` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub Station14: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station15` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub Station15: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station16` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub Station16: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station17` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub Station17: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station18` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub Station18: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station19` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub Station19: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station20` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub Station20: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station21` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub Station21: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station22` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub Station22: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station23` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub Station23: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station24` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub Station24: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station25` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub Station25: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station26` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub Station26: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station27` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub Station27: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station28` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub Station28: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station29` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub Station29: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station30` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub Station30: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station31` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub Station31: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station32` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub Station32: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station33` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub Station33: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station34` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub Station34: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station35` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub Station35: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station36` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub Station36: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station37` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub Station37: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station38` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub Station38: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station39` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub Station39: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station40` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub Station40: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station41` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub Station41: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station42` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub Station42: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station43` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub Station43: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station44` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub Station44: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station45` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub Station45: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Station46` should have a snake case name
[INFO] [stdout]   --> src/bin/./utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub Station46: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s
[INFO] running `Command { std: "docker" "inspect" "86716e46f5673f24ce6fef2b5e27870580afaa647a36fa80f1a465f83d8822e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86716e46f5673f24ce6fef2b5e27870580afaa647a36fa80f1a465f83d8822e5", kill_on_drop: false }`
[INFO] [stdout] 86716e46f5673f24ce6fef2b5e27870580afaa647a36fa80f1a465f83d8822e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2636cae714b433ad935a25382e8db081856e04bcf6d7c1f67b3ce30aaa071cdc
[INFO] running `Command { std: "docker" "start" "-a" "2636cae714b433ad935a25382e8db081856e04bcf6d7c1f67b3ce30aaa071cdc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `structs::GetStationsResponse::GetStationsResponse`
[INFO] [stderr]   --> src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use structs::GetStationsResponse::GetStationsResponse;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:265:17
[INFO] [stderr]     |
[INFO] [stderr] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/./bin/utils/ConvertRawTrains.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:260:9
[INFO] [stderr]     |
[INFO] [stderr] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stderr]     |         ----^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetStationsResponse` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct GetStationsResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stations` is never constructed
[INFO] [stderr]   --> src/./bin/utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Stations {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct GetTrainsResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TrainItem` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/final/TrainItem.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TrainItem {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TrainStation` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/final/TrainStation.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TrainStation {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawResponse` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct RawResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawFeature` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct RawFeature {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawGeometry` is never constructed
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct RawGeometry {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawProperty` is never constructed
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct RawProperty {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawStation` is never constructed
[INFO] [stderr]  --> src/./bin/utils/../structs/raw/RawStation.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct RawStation {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `GetTrains` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub async fn GetTrains() -> Option<GetTrainsResponse> {
[INFO] [stderr]    |              ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `GetStations` should have a snake case name
[INFO] [stderr]   --> src/lib.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn GetStations() -> Option<String> {
[INFO] [stderr]    |        ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetStationsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetTrainsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainItem` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod TrainItem;
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainStation` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod TrainStation;
[INFO] [stderr]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `routeName` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/TrainItem.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub routeName: String,
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainNum` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/TrainItem.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub trainNum: String,
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainID` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/TrainItem.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub trainID: String,
[INFO] [stderr]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainTimely` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trainTimely: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `destCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub destCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `eventCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub eventCode: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub origCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origSchDep` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub origSchDep: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `originTZ` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub originTZ: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainState` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub trainState: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainItem.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub updatedAt: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schArr` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/final/TrainStation.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub schArr: String,
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schDep` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainStation.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub schDep: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainStation.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub arrCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `depCmnt` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/final/TrainStation.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub depCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawResponse` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/raw/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod RawResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawStation` should have a snake case name
[INFO] [stderr]  --> src/./bin/structs/raw/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod RawStation;
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DestCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub DestCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `EventCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub EventCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Heading` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub Heading: Option<String>,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainNum` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub TrainNum: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Velocity` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub Velocity: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub OrigCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `RouteName` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub RouteName: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub OriginTZ: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainState` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub TrainState: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station1` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub Station1: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station2` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub Station2: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station3` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub Station3: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station4` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub Station4: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station5` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub Station5: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station6` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub Station6: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station7` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub Station7: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station8` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub Station8: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station9` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub Station9: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station10` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub Station10: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station11` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub Station11: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station12` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub Station12: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station13` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub Station13: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station14` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub Station14: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station15` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub Station15: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station16` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub Station16: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station17` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub Station17: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station18` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub Station18: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station19` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub Station19: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station20` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub Station20: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station21` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub Station21: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station22` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub Station22: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station23` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub Station23: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station24` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub Station24: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station25` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub Station25: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station26` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub Station26: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station27` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub Station27: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station28` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub Station28: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station29` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub Station29: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station30` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub Station30: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station31` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub Station31: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station32` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub Station32: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station33` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub Station33: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station34` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub Station34: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station35` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub Station35: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station36` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub Station36: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station37` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub Station37: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station38` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub Station38: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station39` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub Station39: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station40` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub Station40: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station41` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub Station41: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station42` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub Station42: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station43` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub Station43: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station44` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub Station44: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station45` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub Station45: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station46` should have a snake case name
[INFO] [stderr]   --> src/./bin/structs/raw/RawResponse.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub Station46: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stderr] 
[INFO] [stderr] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod ConvertRawTrains;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stderr] 
[INFO] [stderr] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/ConvertRawTrains.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rS` should have a snake case name
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:175:17
[INFO] [stderr]     |
[INFO] [stderr] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stderr]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stderr] 
[INFO] [stderr] warning: function `convertTime` should have a snake case name
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:251:4
[INFO] [stderr]     |
[INFO] [stderr] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stderr] 
[INFO] [stderr] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:269:4
[INFO] [stderr]     |
[INFO] [stderr] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `stationCode` should have a snake case name
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:269:27
[INFO] [stderr]     |
[INFO] [stderr] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stderr]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stderr] 
[INFO] [stderr] warning: function `stringToUnix` should have a snake case name
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:285:4
[INFO] [stderr]     |
[INFO] [stderr] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stderr] 
[INFO] [stderr] warning: function `readStations` should have a snake case name
[INFO] [stderr]    --> src/./bin/utils/ConvertRawTrains.rs:295:4
[INFO] [stderr]     |
[INFO] [stderr] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stderr]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetStationsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetTrainsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainItem` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod TrainItem;
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainStation` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod TrainStation;
[INFO] [stderr]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `routeName` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/TrainItem.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub routeName: String,
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainNum` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/TrainItem.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub trainNum: String,
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainID` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/TrainItem.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub trainID: String,
[INFO] [stderr]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainTimely` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trainTimely: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `destCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub destCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `eventCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub eventCode: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub origCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origSchDep` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub origSchDep: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `originTZ` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub originTZ: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainState` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub trainState: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainItem.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub updatedAt: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schArr` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/final/TrainStation.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub schArr: String,
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schDep` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainStation.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub schDep: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainStation.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub arrCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `depCmnt` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/final/TrainStation.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub depCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawResponse` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/raw/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod RawResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawStation` should have a snake case name
[INFO] [stderr]  --> src/./bin/utils/../structs/raw/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod RawStation;
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DestCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub DestCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `EventCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub EventCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Heading` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub Heading: Option<String>,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainNum` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub TrainNum: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Velocity` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub Velocity: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigCode` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub OrigCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `RouteName` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub RouteName: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub OriginTZ: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainState` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub TrainState: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station1` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub Station1: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station2` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub Station2: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station3` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub Station3: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station4` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub Station4: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station5` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub Station5: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station6` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub Station6: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station7` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub Station7: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station8` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub Station8: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station9` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub Station9: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station10` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub Station10: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station11` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub Station11: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station12` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub Station12: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station13` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub Station13: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station14` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub Station14: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station15` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub Station15: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station16` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub Station16: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station17` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub Station17: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station18` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub Station18: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station19` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub Station19: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station20` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub Station20: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station21` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub Station21: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station22` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub Station22: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station23` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub Station23: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station24` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub Station24: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station25` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub Station25: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station26` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub Station26: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station27` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub Station27: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station28` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub Station28: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station29` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub Station29: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station30` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub Station30: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station31` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub Station31: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station32` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub Station32: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station33` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub Station33: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station34` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub Station34: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station35` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub Station35: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station36` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub Station36: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station37` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub Station37: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station38` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub Station38: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station39` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub Station39: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station40` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub Station40: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station41` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub Station41: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station42` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub Station42: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station43` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub Station43: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station44` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub Station44: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station45` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub Station45: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station46` should have a snake case name
[INFO] [stderr]   --> src/./bin/utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub Station46: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stderr] 
[INFO] [stderr] warning: `amtrack_rs` (lib) generated 180 warnings (run `cargo fix --lib -p amtrack_rs` to apply 3 suggestions)
[INFO] [stderr] warning: `amtrack_rs` (lib test) generated 180 warnings (180 duplicates)
[INFO] [stderr] warning: use of deprecated method `utils::ConvertRawTrains::chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:265:17
[INFO] [stderr]     |
[INFO] [stderr] 265 |     let u = Utc.timestamp(unix, 0).with_timezone(&timezone);
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/./utils/ConvertRawTrains.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let mut trains = raw.features.unwrap();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:260:9
[INFO] [stderr]     |
[INFO] [stderr] 260 |     let mut unix = timezone.from_local_datetime(&dt.unwrap()).single();
[INFO] [stderr]     |         ----^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetStationsResponse` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/GetStationsResponse.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct GetStationsResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Stations` is never constructed
[INFO] [stderr]   --> src/bin/./utils/../structs/GetStationsResponse.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Stations {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GetTrainsResponse` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/final/GetTrainsResponse.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct GetTrainsResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TrainItem` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/final/TrainItem.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TrainItem {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TrainStation` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/final/TrainStation.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TrainStation {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawResponse` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/raw/RawResponse.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct RawResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawFeature` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/raw/RawResponse.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct RawFeature {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawGeometry` is never constructed
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct RawGeometry {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawProperty` is never constructed
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct RawProperty {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawStation` is never constructed
[INFO] [stderr]  --> src/bin/./utils/../structs/raw/RawStation.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct RawStation {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `getTrains` should have a snake case name
[INFO] [stderr]   --> src/bin/main.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 | async fn getTrains() -> String {
[INFO] [stderr]    |          ^^^^^^^^^ help: convert the identifier to snake case: `get_trains`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `CACHE_EXPIRY_SECONDS` should have a snake case name
[INFO] [stderr]   --> src/bin/main.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let CACHE_EXPIRY_SECONDS = 30;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cache_expiry_seconds`
[INFO] [stderr] 
[INFO] [stderr] warning: function `getTrainsRaw` should have a snake case name
[INFO] [stderr]   --> src/bin/main.rs:74:10
[INFO] [stderr]    |
[INFO] [stderr] 74 | async fn getTrainsRaw() -> String {
[INFO] [stderr]    |          ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_raw`
[INFO] [stderr] 
[INFO] [stderr] warning: function `getStations` should have a snake case name
[INFO] [stderr]   --> src/bin/main.rs:88:10
[INFO] [stderr]    |
[INFO] [stderr] 88 | async fn getStations() -> String {
[INFO] [stderr]    |          ^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetStationsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetTrainsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainItem` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod TrainItem;
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainStation` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod TrainStation;
[INFO] [stderr]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `routeName` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/TrainItem.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub routeName: String,
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainNum` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/TrainItem.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub trainNum: String,
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainID` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/TrainItem.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub trainID: String,
[INFO] [stderr]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainTimely` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trainTimely: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `destCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub destCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `eventCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub eventCode: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub origCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origSchDep` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub origSchDep: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `originTZ` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub originTZ: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainState` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub trainState: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainItem.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub updatedAt: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schArr` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/final/TrainStation.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub schArr: String,
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schDep` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainStation.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub schDep: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainStation.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub arrCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `depCmnt` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/final/TrainStation.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub depCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawResponse` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/raw/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod RawResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawStation` should have a snake case name
[INFO] [stderr]  --> src/bin/./structs/raw/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod RawStation;
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DestCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub DestCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `EventCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub EventCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Heading` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub Heading: Option<String>,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainNum` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub TrainNum: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Velocity` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub Velocity: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub OrigCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `RouteName` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub RouteName: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub OriginTZ: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainState` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub TrainState: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station1` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub Station1: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station2` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub Station2: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station3` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub Station3: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station4` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub Station4: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station5` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub Station5: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station6` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub Station6: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station7` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub Station7: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station8` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub Station8: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station9` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub Station9: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station10` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub Station10: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station11` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub Station11: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station12` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub Station12: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station13` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub Station13: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station14` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub Station14: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station15` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub Station15: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station16` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub Station16: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station17` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub Station17: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station18` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub Station18: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station19` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub Station19: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station20` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub Station20: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station21` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub Station21: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station22` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub Station22: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station23` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub Station23: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station24` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub Station24: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station25` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub Station25: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station26` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub Station26: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station27` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub Station27: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station28` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub Station28: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station29` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub Station29: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station30` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub Station30: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station31` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub Station31: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station32` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub Station32: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station33` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub Station33: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station34` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub Station34: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station35` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub Station35: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station36` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub Station36: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station37` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub Station37: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station38` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub Station38: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station39` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub Station39: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station40` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub Station40: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station41` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub Station41: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station42` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub Station42: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station43` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub Station43: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station44` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub Station44: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station45` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub Station45: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station46` should have a snake case name
[INFO] [stderr]   --> src/bin/./structs/raw/RawResponse.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub Station46: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stderr] 
[INFO] [stderr] warning: module `ConvertRawTrains` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod ConvertRawTrains;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stderr] 
[INFO] [stderr] warning: function `ConvertRawTrains` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/ConvertRawTrains.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub fn ConvertRawTrains(raw: RawResponse) -> Option<GetTrainsResponse> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_raw_trains`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `rS` should have a snake case name
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:175:17
[INFO] [stderr]     |
[INFO] [stderr] 175 |             let rS: RawStation = serde_json::from_str(s.unwrap().as_str()).unwrap();
[INFO] [stderr]     |                 ^^ help: convert the identifier to snake case: `r_s`
[INFO] [stderr] 
[INFO] [stderr] warning: function `convertTime` should have a snake case name
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:251:4
[INFO] [stderr]     |
[INFO] [stderr] 251 | fn convertTime(time: String, tz: String) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^ help: convert the identifier to snake case: `convert_time`
[INFO] [stderr] 
[INFO] [stderr] warning: function `getNameFromStationCode` should have a snake case name
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:269:4
[INFO] [stderr]     |
[INFO] [stderr] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_name_from_station_code`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `stationCode` should have a snake case name
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:269:27
[INFO] [stderr]     |
[INFO] [stderr] 269 | fn getNameFromStationCode(stationCode: String) -> String {
[INFO] [stderr]     |                           ^^^^^^^^^^^ help: convert the identifier to snake case: `station_code`
[INFO] [stderr] 
[INFO] [stderr] warning: function `stringToUnix` should have a snake case name
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:285:4
[INFO] [stderr]     |
[INFO] [stderr] 285 | fn stringToUnix(string_time: String) -> i64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `string_to_unix`
[INFO] [stderr] 
[INFO] [stderr] warning: function `readStations` should have a snake case name
[INFO] [stderr]    --> src/bin/./utils/ConvertRawTrains.rs:295:4
[INFO] [stderr]     |
[INFO] [stderr] 295 | fn readStations() -> std::vec::IntoIter<Stations> {
[INFO] [stderr]     |    ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_stations`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetStationsResponse` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetStationsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_stations_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `GetTrainsResponse` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod GetTrainsResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_trains_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainItem` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod TrainItem;
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `train_item`
[INFO] [stderr] 
[INFO] [stderr] warning: module `TrainStation` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub mod TrainStation;
[INFO] [stderr]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `train_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `routeName` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/TrainItem.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     pub routeName: String,
[INFO] [stderr]   |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainNum` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/TrainItem.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     pub trainNum: String,
[INFO] [stderr]   |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainID` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/TrainItem.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub trainID: String,
[INFO] [stderr]   |         ^^^^^^^ help: convert the identifier to snake case: `train_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainTimely` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub trainTimely: String,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `train_timely`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `destCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub destCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `eventCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub eventCode: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub origCode: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `origSchDep` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub origSchDep: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `originTZ` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub originTZ: String,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trainState` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub trainState: String,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainItem.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub updatedAt: String,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schArr` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/final/TrainStation.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub schArr: String,
[INFO] [stderr]   |         ^^^^^^ help: convert the identifier to snake case: `sch_arr`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `schDep` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainStation.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub schDep: String,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `arrCmnt` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainStation.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     pub arrCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `arr_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `depCmnt` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/final/TrainStation.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub depCmnt: String,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `dep_cmnt`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawResponse` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/raw/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub mod RawResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^ help: convert the identifier to snake case: `raw_response`
[INFO] [stderr] 
[INFO] [stderr] warning: module `RawStation` should have a snake case name
[INFO] [stderr]  --> src/bin/./utils/../structs/raw/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod RawStation;
[INFO] [stderr]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `raw_station`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OBJECTID` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub OBJECTID: Option<i64>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `objectid`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `DestCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub DestCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `dest_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `EventCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub EventCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `event_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Heading` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub Heading: Option<String>,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `heading`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainNum` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub TrainNum: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `train_num`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Velocity` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub Velocity: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `velocity`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigCode` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub OrigCode: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `orig_code`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `RouteName` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub RouteName: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `route_name`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OrigSchDep` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub OrigSchDep: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `orig_sch_dep`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `OriginTZ` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub OriginTZ: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `origin_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `TrainState` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub TrainState: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `train_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station1` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub Station1: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station1`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station2` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub Station2: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station2`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station3` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub Station3: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station3`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station4` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub Station4: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station4`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station5` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub Station5: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station5`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station6` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub Station6: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station6`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station7` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub Station7: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station7`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station8` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub Station8: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station8`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station9` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub Station9: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station10` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub Station10: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station10`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station11` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub Station11: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station11`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station12` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub Station12: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station12`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station13` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     pub Station13: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station13`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station14` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub Station14: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station14`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station15` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub Station15: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station15`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station16` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub Station16: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station16`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station17` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub Station17: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station17`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station18` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:56:9
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub Station18: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station18`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station19` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub Station19: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station19`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station20` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub Station20: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station20`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station21` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub Station21: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station21`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station22` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub Station22: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station22`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station23` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub Station23: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station23`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station24` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub Station24: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station24`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station25` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub Station25: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station25`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station26` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub Station26: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station26`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station27` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub Station27: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station27`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station28` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub Station28: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station28`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station29` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub Station29: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station29`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station30` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub Station30: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station30`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station31` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub Station31: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station31`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station32` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub Station32: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station32`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station33` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub Station33: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station33`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station34` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub Station34: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station34`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station35` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub Station35: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station35`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station36` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub Station36: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station36`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station37` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub Station37: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station37`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station38` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub Station38: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station38`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station39` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub Station39: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station39`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station40` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub Station40: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station40`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station41` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub Station41: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station41`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station42` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub Station42: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station42`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station43` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub Station43: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station43`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station44` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub Station44: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station44`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station45` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub Station45: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station45`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `Station46` should have a snake case name
[INFO] [stderr]   --> src/bin/./utils/../structs/raw/RawResponse.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub Station46: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46`
[INFO] [stderr] 
[INFO] [stderr] warning: `amtrack_rs` (bin "main" test) generated 181 warnings (run `cargo fix --bin "main" -p amtrack_rs --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amtrack_rs-5455bbccafac069b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_get_stations ... ok
[INFO] [stdout] test tests::test_get_trains ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_trains stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_trains' (26) panicked at src/lib.rs:16:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://maps.amtrak.com/services/MapDataService/trains/getTrainsData", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3bb2bbbb32 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3bb2bbbb32 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3bb2bbbb32 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b3bb2bbbb32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b3bb2bccedf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b3bb2bccedf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b3bb2b879a3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b3bb2b879a3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b3bb2b948c2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b3bb2b997ff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b3bb2b99691 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b3bb2ae917e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b3bb2ae917e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b3bb2b99ebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b3bb2b99ebf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b3bb2b99c6a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5b3bb2b94a09 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b3bb2b7badd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b3bb2bd7040 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3bb2bd64f6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5b3bb2750674 - core::result::Result<T,E>::unwrap::h537eec3fbab00c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b3bb2750674 - amtrack_rs::GetTrains::{{closure}}::haefe463f5d1c3a23
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:16:10
[INFO] [stdout]   22:     0x5b3bb27635c7 - amtrack_rs::tests::test_get_trains::{{closure}}::h053e26b104952130
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:46:36
[INFO] [stdout]   23:     0x5b3bb2755c02 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb40076110c205064
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b3bb2755b7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h00652bbe4148e111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b3bb274f01d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h417b05ad4bf0a507
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   26:     0x5b3bb274edbb - tokio::runtime::coop::with_budget::h26da5ec3b9550701
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x5b3bb274edbb - tokio::runtime::coop::budget::hc2d35cb729093f8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x5b3bb274edbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3b4a27f812963527
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   29:     0x5b3bb274c3b0 - tokio::runtime::scheduler::current_thread::Context::enter::h9d7d2f72f3d55c44
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   30:     0x5b3bb274d9e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h58714c85f3224542
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   31:     0x5b3bb274d6a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7d6a14543e6962d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   32:     0x5b3bb274b0db - tokio::runtime::context::scoped::Scoped<T>::set::h2ac9769725d83149
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b3bb274ae19 - tokio::runtime::context::set_scheduler::{{closure}}::h5f7013f65ce66f78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x5b3bb2756fc2 - std::thread::local::LocalKey<T>::try_with::h7be1f0165895bf4c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   35:     0x5b3bb27569ce - std::thread::local::LocalKey<T>::with::hc6b3c1d7e9f672c0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   36:     0x5b3bb274ad4d - tokio::runtime::context::set_scheduler::h070db4bd47e98c9d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x5b3bb274d430 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8a9e5a009f30bea7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   38:     0x5b3bb274d723 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdb861bb9c8a3c19d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   39:     0x5b3bb274b9b3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hd6f130c60a013a4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   40:     0x5b3bb276c4b0 - tokio::runtime::context::runtime::enter_runtime::h0f209e902af967a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b3bb274b351 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6a356d8865408bea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   42:     0x5b3bb276282a - tokio::runtime::runtime::Runtime::block_on_inner::hc7534a6b1e0f66f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   43:     0x5b3bb2762915 - tokio::runtime::runtime::Runtime::block_on::h2c779eb66bfd11cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   44:     0x5b3bb2763411 - amtrack_rs::tests::test_get_trains::hadf10f14fe2e6ed9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:46:17
[INFO] [stdout]   45:     0x5b3bb2763797 - amtrack_rs::tests::test_get_trains::{{closure}}::h9fdeccebab2b43be
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:45:31
[INFO] [stdout]   46:     0x5b3bb2751236 - core::ops::function::FnOnce::call_once::h04c6c1527ed6e5a9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5b3bb2ae8f5b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5b3bb2ae8f5b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5b3bb2afcfdd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5b3bb2afcfdd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5b3bb2afcfdd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5b3bb2afcfdd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5b3bb2afcfdd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5b3bb2afcfdd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5b3bb2afcfdd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5b3bb2ad64f4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5b3bb2ad64f4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x5b3bb2ad9e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x5b3bb2ad9e2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5b3bb2ad9e2a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5b3bb2ad9e2a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5b3bb2ad9e2a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5b3bb2ad9e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x5b3bb2ad9e2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5b3bb2b8fdff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x5b3bb2b8fdff - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x7b5565c8daa4 - <unknown>
[INFO] [stdout]   68:     0x7b5565d1aa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_trains
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2636cae714b433ad935a25382e8db081856e04bcf6d7c1f67b3ce30aaa071cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2636cae714b433ad935a25382e8db081856e04bcf6d7c1f67b3ce30aaa071cdc", kill_on_drop: false }`
[INFO] [stdout] 2636cae714b433ad935a25382e8db081856e04bcf6d7c1f67b3ce30aaa071cdc
