[INFO] fetching crate amtrack_rs 0.1.7... [INFO] testing amtrack_rs-0.1.7 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate amtrack_rs 0.1.7 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate amtrack_rs 0.1.7 [INFO] finished tweaking crates.io crate amtrack_rs 0.1.7 [INFO] tweaked toml for crates.io crate amtrack_rs 0.1.7 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate amtrack_rs 0.1.7 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate amtrack_rs 0.1.7 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded password-hash v0.2.1 [INFO] [stderr] Downloaded redis v0.27.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f3502ed88e867675311ba960a8180e7438e5f78f1748d9475ebe0315a97fbf7 [INFO] running `Command { std: "docker" "start" "-a" "4f3502ed88e867675311ba960a8180e7438e5f78f1748d9475ebe0315a97fbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f3502ed88e867675311ba960a8180e7438e5f78f1748d9475ebe0315a97fbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3502ed88e867675311ba960a8180e7438e5f78f1748d9475ebe0315a97fbf7", kill_on_drop: false }` [INFO] [stdout] 4f3502ed88e867675311ba960a8180e7438e5f78f1748d9475ebe0315a97fbf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 114073b9b14d902b8c4d9219e9ca0f518fdbefe8a070277edf980ff63aa6da05 [INFO] running `Command { std: "docker" "start" "-a" "114073b9b14d902b8c4d9219e9ca0f518fdbefe8a070277edf980ff63aa6da05", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [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 parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hyper v0.14.30 [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 base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [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 devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling amtk v0.1.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [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 redis v0.27.3 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [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 serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 32s [INFO] running `Command { std: "docker" "inspect" "114073b9b14d902b8c4d9219e9ca0f518fdbefe8a070277edf980ff63aa6da05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114073b9b14d902b8c4d9219e9ca0f518fdbefe8a070277edf980ff63aa6da05", kill_on_drop: false }` [INFO] [stdout] 114073b9b14d902b8c4d9219e9ca0f518fdbefe8a070277edf980ff63aa6da05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8242f98888ea0f34c29e294e070d1c50944bc0b39aa499c1a29d38d0db9a8e3e [INFO] running `Command { std: "docker" "start" "-a" "8242f98888ea0f34c29e294e070d1c50944bc0b39aa499c1a29d38d0db9a8e3e", 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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station9` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling amtrack_rs v0.1.7 (/opt/rustwide/workdir) [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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: 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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `station46` [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 4.61s [INFO] running `Command { std: "docker" "inspect" "8242f98888ea0f34c29e294e070d1c50944bc0b39aa499c1a29d38d0db9a8e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8242f98888ea0f34c29e294e070d1c50944bc0b39aa499c1a29d38d0db9a8e3e", kill_on_drop: false }` [INFO] [stdout] 8242f98888ea0f34c29e294e070d1c50944bc0b39aa499c1a29d38d0db9a8e3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da3b3c9bdd0db263edc3c0e49ad1742d6361e12d5f59c16c74df379ba58dc74b [INFO] running `Command { std: "docker" "start" "-a" "da3b3c9bdd0db263edc3c0e49ad1742d6361e12d5f59c16c74df379ba58dc74b", 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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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: 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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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 { [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 { [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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, [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" --tests` to apply 2 suggestions) [INFO] [stderr] warning: `amtrack_rs` (lib test) generated 180 warnings (180 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [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: 0x5d571eb68162 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d571eb68162 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d571eb68162 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d571eb68162 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d571eb7980f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d571eb7980f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d571eb341c3 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d571eb341c3 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d571eb40ce2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d571eb45b4f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d571eb459e1 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d571ea9140e - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5d571ea9140e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d571eb4629e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5d571eb4629e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d571eb45fba - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d571eb40e19 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d571eb27a7d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d571eb839e0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d571eb82ec6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5d571e6f2b44 - core::result::Result::unwrap::hce48a82c1dfebe20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5d571e6f2b44 - amtrack_rs::GetTrains::{{closure}}::h90a64e12d4fa4960 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:16:10 [INFO] [stdout] 22: 0x5d571e6fc2aa - amtrack_rs::tests::test_get_trains::{{closure}}::h097f8e070a477b79 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:46:36 [INFO] [stdout] 23: 0x5d571e6f5602 - as core::future::future::Future>::poll::hbc46667432a8b5c4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d571e6f563d - as core::future::future::Future>::poll::hc0d751acfac46ce8 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5d571e708c3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6122c72f1c04053c [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: 0x5d571e7089db - tokio::runtime::coop::with_budget::h8f5343a5d866377d [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: 0x5d571e7089db - tokio::runtime::coop::budget::h1e09d76d61ccf649 [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: 0x5d571e7089db - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h79fe711be7eda9da [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: 0x5d571e705ce0 - tokio::runtime::scheduler::current_thread::Context::enter::h652a4efc2b564e62 [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: 0x5d571e7080a0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc6da3fbfab3cc90c [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: 0x5d571e7072a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb83067c2538d36cd [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: 0x5d571e70136b - tokio::runtime::context::scoped::Scoped::set::hf161c3d52e120d53 [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: 0x5d571e700f19 - tokio::runtime::context::set_scheduler::{{closure}}::h33e5191f81522570 [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: 0x5d571e6f82c2 - std::thread::local::LocalKey::try_with::hbb8861beec059174 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5d571e6f77ce - std::thread::local::LocalKey::with::hddb809decba21c51 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5d571e700ecd - tokio::runtime::context::set_scheduler::hdb73abb33eee4a0e [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: 0x5d571e707050 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4a1177663f928032 [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: 0x5d571e7072e3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h99be209232f3e736 [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: 0x5d571e705273 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h202636de284c42db [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: 0x5d571e6f0860 - tokio::runtime::context::runtime::enter_runtime::hdf430d9c01689402 [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: 0x5d571e704f71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2d67be9abe338a8a [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: 0x5d571e6f10ba - tokio::runtime::runtime::Runtime::block_on_inner::h7023571bb458906c [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: 0x5d571e6f12b5 - tokio::runtime::runtime::Runtime::block_on::h6aa3d13dabc6c39b [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: 0x5d571e6fc0e1 - amtrack_rs::tests::test_get_trains::h3a33b8ba00ef6114 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:46:17 [INFO] [stdout] 45: 0x5d571e6fc467 - amtrack_rs::tests::test_get_trains::{{closure}}::h840fc9d792c2a2b8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:45:31 [INFO] [stdout] 46: 0x5d571e6e43a6 - core::ops::function::FnOnce::call_once::h8a076678681fab09 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5d571ea9120b - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x5d571ea9120b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5d571eaa6cb5 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5d571eaa6cb5 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5d571eaa6cb5 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x5d571eaa6cb5 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x5d571eaa6cb5 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5d571eaa6cb5 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5d571eaa6cb5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5d571ea7d6d4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5d571ea7d6d4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x5d571ea80fba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5d571ea80fba - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5d571ea80fba - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x5d571ea80fba - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x5d571ea80fba - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5d571ea80fba - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5d571ea80fba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x5d571eb3af2f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x5d571eb3af2f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 67: 0x7be161e71aa4 - [INFO] [stdout] 68: 0x7be161efea34 - clone [INFO] [stdout] 69: 0x0 - [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.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "da3b3c9bdd0db263edc3c0e49ad1742d6361e12d5f59c16c74df379ba58dc74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3b3c9bdd0db263edc3c0e49ad1742d6361e12d5f59c16c74df379ba58dc74b", kill_on_drop: false }` [INFO] [stdout] da3b3c9bdd0db263edc3c0e49ad1742d6361e12d5f59c16c74df379ba58dc74b