[INFO] cloning repository https://github.com/SriRamanujam/edsm-stat-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SriRamanujam/edsm-stat-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSriRamanujam%2Fedsm-stat-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSriRamanujam%2Fedsm-stat-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38de55294d1863f3123929fe71bd513f3684578a [INFO] testing SriRamanujam/edsm-stat-parser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSriRamanujam%2Fedsm-stat-parser" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SriRamanujam/edsm-stat-parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SriRamanujam/edsm-stat-parser [INFO] finished tweaking git repo https://github.com/SriRamanujam/edsm-stat-parser [INFO] tweaked toml for git repo https://github.com/SriRamanujam/edsm-stat-parser written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/SriRamanujam/edsm-stat-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 547e6b4d0e6cbf7e90ff0bffaa02161b3ab129cbc5182fcaf7cd936330dd4dc3 [INFO] running `Command { std: "docker" "start" "-a" "547e6b4d0e6cbf7e90ff0bffaa02161b3ab129cbc5182fcaf7cd936330dd4dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "547e6b4d0e6cbf7e90ff0bffaa02161b3ab129cbc5182fcaf7cd936330dd4dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "547e6b4d0e6cbf7e90ff0bffaa02161b3ab129cbc5182fcaf7cd936330dd4dc3", kill_on_drop: false }` [INFO] [stdout] 547e6b4d0e6cbf7e90ff0bffaa02161b3ab129cbc5182fcaf7cd936330dd4dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65d1a29889a02fa982107893cc3e8230abe85e6853c4262ffad308dc1f6bb1bd [INFO] running `Command { std: "docker" "start" "-a" "65d1a29889a02fa982107893cc3e8230abe85e6853c4262ffad308dc1f6bb1bd", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling edsm-stat-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `GasGiant_I` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | GasGiant_I, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantI` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_II` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | GasGiant_II, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_III` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | GasGiant_III, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIii` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_IV` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | GasGiant_IV, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_V` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | GasGiant_V, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_AmmoniaLife` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | GasGiant_AmmoniaLife, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantAmmoniaLife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_WaterLife` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | GasGiant_WaterLife, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantWaterLife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_HeliumRich` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | GasGiant_HeliumRich, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantHeliumRich` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_Helium` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | GasGiant_Helium, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantHelium` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `M_RedGiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | M_RedGiant, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MRedGiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `T_BrownDwarf` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | T_BrownDwarf, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TBrownDwarf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `K_Giant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | K_Giant, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KGiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `M_RedDwarf` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | M_RedDwarf, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MRedDwarf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `O_WolfRayet` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | O_WolfRayet, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OWolfRayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `C_WolfRayet` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | C_WolfRayet, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CWolfRayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `G_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | G_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `T_Tauri` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | T_Tauri, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TTauri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SuperMassive_BlackHole` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | SuperMassive_BlackHole, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SuperMassiveBlackHole` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `B_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | B_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `N_WolfRayet` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | N_WolfRayet, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NWolfRayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `M_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | M_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `A_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | A_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ASupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `F_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | F_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/system/station.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controllingFaction` [INFO] [stdout] --> src/system/station.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | controllingFaction: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controllingFactionState` [INFO] [stdout] --> src/system/station.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | controllingFactionState: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `distanceToArrival` [INFO] [stdout] --> src/system/station.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | distanceToArrival: Option, // why is this an option? ref. Moskowitz's Progress [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `primaryEconomy` [INFO] [stdout] --> src/system/station.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | primaryEconomy: Option<&'a str>, // Why wouldn't a station have a primary economy?? ref. HIP 8593 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `government` [INFO] [stdout] --> src/system/station.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | government: Option<&'a str>, // sometimes you don't get governments ref. Mead Port in Huave [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `services` [INFO] [stdout] --> src/system/station.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | services: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/system/station.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | r#type: &'a str, // TODO: enum this up! [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/system/station.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updateTime` [INFO] [stdout] --> src/system/station.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `market` [INFO] [stdout] --> src/system/station.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | market: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `outfitting` [INFO] [stdout] --> src/system/station.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | outfitting: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commodities` [INFO] [stdout] --> src/system/station.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | commodities: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prohibitedCommodities` [INFO] [stdout] --> src/system/station.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | prohibitedCommodities: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updateTime` [INFO] [stdout] --> src/system/station.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/system/station.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/system/station.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | symbol: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `category` [INFO] [stdout] --> src/system/station.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | category: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commodityId` [INFO] [stdout] --> src/system/station.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | commodityId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `demand` [INFO] [stdout] --> src/system/station.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | demand: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supply` [INFO] [stdout] --> src/system/station.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | supply: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buyPrice` [INFO] [stdout] --> src/system/station.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | buyPrice: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sellPrice` [INFO] [stdout] --> src/system/station.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | sellPrice: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updateTime` [INFO] [stdout] --> src/system/station.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Outfitting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `modules` [INFO] [stdout] --> src/system/station.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | modules: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Outfitting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/system/station.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/system/station.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | symbol: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moduleId` [INFO] [stdout] --> src/system/station.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | moduleId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class` [INFO] [stdout] --> src/system/station.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | class: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rating` [INFO] [stdout] --> src/system/station.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | rating: &'a str, // TODO: enum [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `category` [INFO] [stdout] --> src/system/station.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | category: &'a str, // TODO: enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `isLandable` [INFO] [stdout] --> src/system/body/planet.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | isLandable: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `earthMasses` [INFO] [stdout] --> src/system/body/planet.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | earthMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `radius` [INFO] [stdout] --> src/system/body/planet.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | radius: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volcanismType` [INFO] [stdout] --> src/system/body/planet.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | volcanismType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `atmosphereType` [INFO] [stdout] --> src/system/body/planet.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | atmosphereType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parents` [INFO] [stdout] --> src/system/body/planet.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | parents: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `atmosphereComposition` [INFO] [stdout] --> src/system/body/planet.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | atmosphereComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `solidComposition` [INFO] [stdout] --> src/system/body/planet.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | solidComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `terraformingState` [INFO] [stdout] --> src/system/body/planet.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | terraformingState: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mainStar` [INFO] [stdout] --> src/system/body/star.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mainStar: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> src/system/body/star.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | age: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `spectralClass` [INFO] [stdout] --> src/system/body/star.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | spectralClass: Option<&'a str>, // TODO: Replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `luminosity` [INFO] [stdout] --> src/system/body/star.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | luminosity: &'a str, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `absoluteMagnitude` [INFO] [stdout] --> src/system/body/star.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | absoluteMagnitude: Option, // TODO: why is this optional? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `solarMasses` [INFO] [stdout] --> src/system/body/star.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | solarMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `solarRadius` [INFO] [stdout] --> src/system/body/star.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | solarRadius: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bodyId` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub bodyId: u16, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `body_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `distanceToArrival` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub distanceToArrival: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_to_arrival` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `surfaceTemperature` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub surfaceTemperature: Option, // TODO: this can be optional sometimes I suppose. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `surface_temperature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orbitalPeriod` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub orbitalPeriod: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `semiMajorAxis` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub semiMajorAxis: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `semi_major_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orbitalEccentricity` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub orbitalEccentricity: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_eccentricity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orbitalInclination` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub orbitalInclination: Option, // TODO: this doesn't apply to block holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_inclination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `argOfPeriapsis` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub argOfPeriapsis: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `arg_of_periapsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rotationalPeriod` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub rotationalPeriod: Option, // TODO: why would this be optional? [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rotational_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rotationalPeriodTidallyLocked` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub rotationalPeriodTidallyLocked: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rotational_period_tidally_locked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axialTilt` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub axialTilt: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `axial_tilt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controllingFaction` should have a snake case name [INFO] [stdout] --> src/system/station.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | controllingFaction: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `controlling_faction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controllingFactionState` should have a snake case name [INFO] [stdout] --> src/system/station.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | controllingFactionState: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `controlling_faction_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `distanceToArrival` should have a snake case name [INFO] [stdout] --> src/system/station.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | distanceToArrival: Option, // why is this an option? ref. Moskowitz's Progress [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_to_arrival` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `primaryEconomy` should have a snake case name [INFO] [stdout] --> src/system/station.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | primaryEconomy: Option<&'a str>, // Why wouldn't a station have a primary economy?? ref. HIP 8593 [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_economy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/station.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prohibitedCommodities` should have a snake case name [INFO] [stdout] --> src/system/station.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | prohibitedCommodities: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prohibited_commodities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/station.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `commodityId` should have a snake case name [INFO] [stdout] --> src/system/station.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | commodityId: u64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `commodity_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `buyPrice` should have a snake case name [INFO] [stdout] --> src/system/station.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | buyPrice: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `buy_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sellPrice` should have a snake case name [INFO] [stdout] --> src/system/station.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | sellPrice: u64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sell_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/station.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `moduleId` should have a snake case name [INFO] [stdout] --> src/system/station.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | moduleId: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `module_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isLandable` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | isLandable: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `is_landable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `earthMasses` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | earthMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `earth_masses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `surfacePressure` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub surfacePressure: Option, // TODO: only present if there's an atmosphere [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `surface_pressure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `volcanismType` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | volcanismType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `volcanism_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `atmosphereType` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | atmosphereType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `atmosphere_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `atmosphereComposition` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | atmosphereComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `atmosphere_composition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `solidComposition` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | solidComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `solid_composition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `terraformingState` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | terraformingState: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `terraforming_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainStar` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mainStar: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `main_star` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `spectralClass` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | spectralClass: Option<&'a str>, // TODO: Replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `spectral_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `absoluteMagnitude` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | absoluteMagnitude: Option, // TODO: why is this optional? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `absolute_magnitude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `solarMasses` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | solarMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_masses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `solarRadius` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | solarRadius: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 107 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.19s [INFO] running `Command { std: "docker" "inspect" "65d1a29889a02fa982107893cc3e8230abe85e6853c4262ffad308dc1f6bb1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d1a29889a02fa982107893cc3e8230abe85e6853c4262ffad308dc1f6bb1bd", kill_on_drop: false }` [INFO] [stdout] 65d1a29889a02fa982107893cc3e8230abe85e6853c4262ffad308dc1f6bb1bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e37abb8ac9c6c3c22579fb5f0820f904aceb72f6a1e6fb4000051416aad337 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "25e37abb8ac9c6c3c22579fb5f0820f904aceb72f6a1e6fb4000051416aad337", kill_on_drop: false }` [INFO] [stderr] Compiling edsm-stat-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `GasGiant_I` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | GasGiant_I, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantI` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_II` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | GasGiant_II, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_III` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | GasGiant_III, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIii` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_IV` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | GasGiant_IV, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_V` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | GasGiant_V, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_AmmoniaLife` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | GasGiant_AmmoniaLife, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantAmmoniaLife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_WaterLife` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | GasGiant_WaterLife, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantWaterLife` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_HeliumRich` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | GasGiant_HeliumRich, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantHeliumRich` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GasGiant_Helium` should have an upper camel case name [INFO] [stdout] --> src/system/body/planet.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | GasGiant_Helium, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantHelium` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `M_RedGiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | M_RedGiant, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MRedGiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `T_BrownDwarf` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | T_BrownDwarf, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TBrownDwarf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `K_Giant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | K_Giant, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KGiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `M_RedDwarf` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | M_RedDwarf, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MRedDwarf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `O_WolfRayet` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | O_WolfRayet, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OWolfRayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `C_WolfRayet` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | C_WolfRayet, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CWolfRayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `G_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | G_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `T_Tauri` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | T_Tauri, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TTauri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SuperMassive_BlackHole` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | SuperMassive_BlackHole, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SuperMassiveBlackHole` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `B_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | B_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `N_WolfRayet` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | N_WolfRayet, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NWolfRayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `M_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | M_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `A_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | A_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ASupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `F_Supergiant` should have an upper camel case name [INFO] [stdout] --> src/system/body/star.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | F_Supergiant, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FSupergiant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/system/station.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controllingFaction` [INFO] [stdout] --> src/system/station.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | controllingFaction: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `controllingFactionState` [INFO] [stdout] --> src/system/station.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | controllingFactionState: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `distanceToArrival` [INFO] [stdout] --> src/system/station.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | distanceToArrival: Option, // why is this an option? ref. Moskowitz's Progress [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `primaryEconomy` [INFO] [stdout] --> src/system/station.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | primaryEconomy: Option<&'a str>, // Why wouldn't a station have a primary economy?? ref. HIP 8593 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `government` [INFO] [stdout] --> src/system/station.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | government: Option<&'a str>, // sometimes you don't get governments ref. Mead Port in Huave [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `services` [INFO] [stdout] --> src/system/station.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | services: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `type` [INFO] [stdout] --> src/system/station.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | r#type: &'a str, // TODO: enum this up! [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/system/station.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | id: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updateTime` [INFO] [stdout] --> src/system/station.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `market` [INFO] [stdout] --> src/system/station.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | market: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `outfitting` [INFO] [stdout] --> src/system/station.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | outfitting: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commodities` [INFO] [stdout] --> src/system/station.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | commodities: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prohibitedCommodities` [INFO] [stdout] --> src/system/station.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | prohibitedCommodities: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updateTime` [INFO] [stdout] --> src/system/station.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/system/station.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/system/station.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | symbol: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `category` [INFO] [stdout] --> src/system/station.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | category: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `commodityId` [INFO] [stdout] --> src/system/station.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | commodityId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `demand` [INFO] [stdout] --> src/system/station.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | demand: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supply` [INFO] [stdout] --> src/system/station.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | supply: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `buyPrice` [INFO] [stdout] --> src/system/station.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | buyPrice: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sellPrice` [INFO] [stdout] --> src/system/station.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | sellPrice: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `updateTime` [INFO] [stdout] --> src/system/station.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Outfitting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `modules` [INFO] [stdout] --> src/system/station.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | modules: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Outfitting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/system/station.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | name: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol` [INFO] [stdout] --> src/system/station.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | symbol: &'a str, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `moduleId` [INFO] [stdout] --> src/system/station.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | moduleId: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `class` [INFO] [stdout] --> src/system/station.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | class: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rating` [INFO] [stdout] --> src/system/station.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | rating: &'a str, // TODO: enum [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `category` [INFO] [stdout] --> src/system/station.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | category: &'a str, // TODO: enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/station.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `isLandable` [INFO] [stdout] --> src/system/body/planet.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | isLandable: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `earthMasses` [INFO] [stdout] --> src/system/body/planet.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | earthMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `radius` [INFO] [stdout] --> src/system/body/planet.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | radius: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `volcanismType` [INFO] [stdout] --> src/system/body/planet.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | volcanismType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `atmosphereType` [INFO] [stdout] --> src/system/body/planet.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | atmosphereType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parents` [INFO] [stdout] --> src/system/body/planet.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | parents: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `atmosphereComposition` [INFO] [stdout] --> src/system/body/planet.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | atmosphereComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `solidComposition` [INFO] [stdout] --> src/system/body/planet.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | solidComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `terraformingState` [INFO] [stdout] --> src/system/body/planet.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | terraformingState: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/planet.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mainStar` [INFO] [stdout] --> src/system/body/star.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mainStar: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> src/system/body/star.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | age: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `spectralClass` [INFO] [stdout] --> src/system/body/star.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | spectralClass: Option<&'a str>, // TODO: Replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `luminosity` [INFO] [stdout] --> src/system/body/star.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | luminosity: &'a str, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `absoluteMagnitude` [INFO] [stdout] --> src/system/body/star.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | absoluteMagnitude: Option, // TODO: why is this optional? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `solarMasses` [INFO] [stdout] --> src/system/body/star.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | solarMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `solarRadius` [INFO] [stdout] --> src/system/body/star.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | solarRadius: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/system/body/star.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bodyId` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub bodyId: u16, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `body_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `distanceToArrival` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub distanceToArrival: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_to_arrival` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `surfaceTemperature` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub surfaceTemperature: Option, // TODO: this can be optional sometimes I suppose. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `surface_temperature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orbitalPeriod` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub orbitalPeriod: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `semiMajorAxis` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub semiMajorAxis: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `semi_major_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orbitalEccentricity` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub orbitalEccentricity: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_eccentricity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `orbitalInclination` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub orbitalInclination: Option, // TODO: this doesn't apply to block holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_inclination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `argOfPeriapsis` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub argOfPeriapsis: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `arg_of_periapsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rotationalPeriod` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub rotationalPeriod: Option, // TODO: why would this be optional? [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rotational_period` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `rotationalPeriodTidallyLocked` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub rotationalPeriodTidallyLocked: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rotational_period_tidally_locked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `axialTilt` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub axialTilt: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `axial_tilt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/body/mod.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controllingFaction` should have a snake case name [INFO] [stdout] --> src/system/station.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | controllingFaction: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `controlling_faction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `controllingFactionState` should have a snake case name [INFO] [stdout] --> src/system/station.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | controllingFactionState: Option<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `controlling_faction_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `distanceToArrival` should have a snake case name [INFO] [stdout] --> src/system/station.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | distanceToArrival: Option, // why is this an option? ref. Moskowitz's Progress [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_to_arrival` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `primaryEconomy` should have a snake case name [INFO] [stdout] --> src/system/station.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | primaryEconomy: Option<&'a str>, // Why wouldn't a station have a primary economy?? ref. HIP 8593 [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_economy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/station.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prohibitedCommodities` should have a snake case name [INFO] [stdout] --> src/system/station.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | prohibitedCommodities: Vec<&'a str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prohibited_commodities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/station.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `commodityId` should have a snake case name [INFO] [stdout] --> src/system/station.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | commodityId: u64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `commodity_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `buyPrice` should have a snake case name [INFO] [stdout] --> src/system/station.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | buyPrice: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `buy_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sellPrice` should have a snake case name [INFO] [stdout] --> src/system/station.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | sellPrice: u64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sell_price` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `updateTime` should have a snake case name [INFO] [stdout] --> src/system/station.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | updateTime: &'a str, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `moduleId` should have a snake case name [INFO] [stdout] --> src/system/station.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | moduleId: u64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `module_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isLandable` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | isLandable: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `is_landable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `earthMasses` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | earthMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `earth_masses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `surfacePressure` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub surfacePressure: Option, // TODO: only present if there's an atmosphere [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `surface_pressure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `volcanismType` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | volcanismType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `volcanism_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `atmosphereType` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | atmosphereType: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `atmosphere_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `atmosphereComposition` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | atmosphereComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `atmosphere_composition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `solidComposition` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | solidComposition: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `solid_composition` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `terraformingState` should have a snake case name [INFO] [stdout] --> src/system/body/planet.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | terraformingState: Option<&'a str>, // TODO: replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `terraforming_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainStar` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | mainStar: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `main_star` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `spectralClass` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | spectralClass: Option<&'a str>, // TODO: Replace with enum [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `spectral_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `absoluteMagnitude` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | absoluteMagnitude: Option, // TODO: why is this optional? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `absolute_magnitude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `solarMasses` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | solarMasses: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_masses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `solarRadius` should have a snake case name [INFO] [stdout] --> src/system/body/star.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | solarRadius: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_radius` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 107 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "25e37abb8ac9c6c3c22579fb5f0820f904aceb72f6a1e6fb4000051416aad337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e37abb8ac9c6c3c22579fb5f0820f904aceb72f6a1e6fb4000051416aad337", kill_on_drop: false }` [INFO] [stdout] 25e37abb8ac9c6c3c22579fb5f0820f904aceb72f6a1e6fb4000051416aad337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e10792d6444e7de4c917d70d4be222e1b6322f89f4c8a66200a786fe6d22af4 [INFO] running `Command { std: "docker" "start" "-a" "2e10792d6444e7de4c917d70d4be222e1b6322f89f4c8a66200a786fe6d22af4", kill_on_drop: false }` [INFO] [stderr] warning: variant `GasGiant_I` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | GasGiant_I, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantI` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_II` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | GasGiant_II, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIi` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_III` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | GasGiant_III, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIii` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_IV` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | GasGiant_IV, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantIv` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_V` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | GasGiant_V, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantV` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_AmmoniaLife` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | GasGiant_AmmoniaLife, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantAmmoniaLife` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_WaterLife` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:54:5 [INFO] [stderr] | [INFO] [stderr] 54 | GasGiant_WaterLife, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantWaterLife` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_HeliumRich` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | GasGiant_HeliumRich, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantHeliumRich` [INFO] [stderr] [INFO] [stderr] warning: variant `GasGiant_Helium` should have an upper camel case name [INFO] [stderr] --> src/system/body/planet.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | GasGiant_Helium, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GasGiantHelium` [INFO] [stderr] [INFO] [stderr] warning: variant `M_RedGiant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | M_RedGiant, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MRedGiant` [INFO] [stderr] [INFO] [stderr] warning: variant `T_BrownDwarf` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | T_BrownDwarf, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TBrownDwarf` [INFO] [stderr] [INFO] [stderr] warning: variant `K_Giant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | K_Giant, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `KGiant` [INFO] [stderr] [INFO] [stderr] warning: variant `M_RedDwarf` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | M_RedDwarf, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MRedDwarf` [INFO] [stderr] [INFO] [stderr] warning: variant `O_WolfRayet` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | O_WolfRayet, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OWolfRayet` [INFO] [stderr] [INFO] [stderr] warning: variant `C_WolfRayet` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | C_WolfRayet, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CWolfRayet` [INFO] [stderr] [INFO] [stderr] warning: variant `G_Supergiant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | G_Supergiant, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GSupergiant` [INFO] [stderr] [INFO] [stderr] warning: variant `T_Tauri` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | T_Tauri, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `TTauri` [INFO] [stderr] [INFO] [stderr] warning: variant `SuperMassive_BlackHole` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | SuperMassive_BlackHole, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SuperMassiveBlackHole` [INFO] [stderr] [INFO] [stderr] warning: variant `B_Supergiant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | B_Supergiant, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BSupergiant` [INFO] [stderr] [INFO] [stderr] warning: variant `N_WolfRayet` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | N_WolfRayet, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NWolfRayet` [INFO] [stderr] [INFO] [stderr] warning: variant `M_Supergiant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | M_Supergiant, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MSupergiant` [INFO] [stderr] [INFO] [stderr] warning: variant `A_Supergiant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | A_Supergiant, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ASupergiant` [INFO] [stderr] [INFO] [stderr] warning: variant `F_Supergiant` should have an upper camel case name [INFO] [stderr] --> src/system/body/star.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 112 | F_Supergiant, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FSupergiant` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/system/station.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | name: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `controllingFaction` [INFO] [stderr] --> src/system/station.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | controllingFaction: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `controllingFactionState` [INFO] [stderr] --> src/system/station.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | controllingFactionState: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `distanceToArrival` [INFO] [stderr] --> src/system/station.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | distanceToArrival: Option, // why is this an option? ref. Moskowitz's Progress [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `primaryEconomy` [INFO] [stderr] --> src/system/station.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | primaryEconomy: Option<&'a str>, // Why wouldn't a station have a primary economy?? ref. HIP 8593 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `government` [INFO] [stderr] --> src/system/station.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | government: Option<&'a str>, // sometimes you don't get governments ref. Mead Port in Huave [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `services` [INFO] [stderr] --> src/system/station.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | services: Vec<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `type` [INFO] [stderr] --> src/system/station.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | r#type: &'a str, // TODO: enum this up! [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/system/station.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | id: u64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updateTime` [INFO] [stderr] --> src/system/station.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `market` [INFO] [stderr] --> src/system/station.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | market: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `outfitting` [INFO] [stderr] --> src/system/station.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | outfitting: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Station` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `commodities` [INFO] [stderr] --> src/system/station.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | commodities: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `prohibitedCommodities` [INFO] [stderr] --> src/system/station.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | prohibitedCommodities: Vec<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updateTime` [INFO] [stderr] --> src/system/station.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/system/station.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | name: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `symbol` [INFO] [stderr] --> src/system/station.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | symbol: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `category` [INFO] [stderr] --> src/system/station.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | category: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `commodityId` [INFO] [stderr] --> src/system/station.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | commodityId: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `demand` [INFO] [stderr] --> src/system/station.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | demand: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `supply` [INFO] [stderr] --> src/system/station.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | supply: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `buyPrice` [INFO] [stderr] --> src/system/station.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | buyPrice: u64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sellPrice` [INFO] [stderr] --> src/system/station.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | sellPrice: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Commodity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `updateTime` [INFO] [stderr] --> src/system/station.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Outfitting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `modules` [INFO] [stderr] --> src/system/station.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | modules: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Outfitting` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/system/station.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | name: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `symbol` [INFO] [stderr] --> src/system/station.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | symbol: &'a str, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `moduleId` [INFO] [stderr] --> src/system/station.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | moduleId: u64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `class` [INFO] [stderr] --> src/system/station.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | class: u64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rating` [INFO] [stderr] --> src/system/station.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | rating: &'a str, // TODO: enum [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `category` [INFO] [stderr] --> src/system/station.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | category: &'a str, // TODO: enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/station.rs:46:23 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `isLandable` [INFO] [stderr] --> src/system/body/planet.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | isLandable: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `earthMasses` [INFO] [stderr] --> src/system/body/planet.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | earthMasses: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `radius` [INFO] [stderr] --> src/system/body/planet.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | radius: f64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `volcanismType` [INFO] [stderr] --> src/system/body/planet.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | volcanismType: Option<&'a str>, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `atmosphereType` [INFO] [stderr] --> src/system/body/planet.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | atmosphereType: Option<&'a str>, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parents` [INFO] [stderr] --> src/system/body/planet.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | parents: Option>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `atmosphereComposition` [INFO] [stderr] --> src/system/body/planet.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | atmosphereComposition: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `solidComposition` [INFO] [stderr] --> src/system/body/planet.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | solidComposition: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `terraformingState` [INFO] [stderr] --> src/system/body/planet.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | terraformingState: Option<&'a str>, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/planet.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mainStar` [INFO] [stderr] --> src/system/body/star.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | mainStar: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `age` [INFO] [stderr] --> src/system/body/star.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | age: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `spectralClass` [INFO] [stderr] --> src/system/body/star.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | spectralClass: Option<&'a str>, // TODO: Replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `luminosity` [INFO] [stderr] --> src/system/body/star.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | luminosity: &'a str, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `absoluteMagnitude` [INFO] [stderr] --> src/system/body/star.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | absoluteMagnitude: Option, // TODO: why is this optional? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `solarMasses` [INFO] [stderr] --> src/system/body/star.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | solarMasses: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `solarRadius` [INFO] [stderr] --> src/system/body/star.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | solarRadius: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Star` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/system/body/star.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: structure field `bodyId` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub bodyId: u16, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `body_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `distanceToArrival` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub distanceToArrival: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_to_arrival` [INFO] [stderr] [INFO] [stderr] warning: structure field `surfaceTemperature` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub surfaceTemperature: Option, // TODO: this can be optional sometimes I suppose. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `surface_temperature` [INFO] [stderr] [INFO] [stderr] warning: structure field `orbitalPeriod` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub orbitalPeriod: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_period` [INFO] [stderr] [INFO] [stderr] warning: structure field `semiMajorAxis` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub semiMajorAxis: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `semi_major_axis` [INFO] [stderr] [INFO] [stderr] warning: structure field `orbitalEccentricity` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub orbitalEccentricity: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_eccentricity` [INFO] [stderr] [INFO] [stderr] warning: structure field `orbitalInclination` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | pub orbitalInclination: Option, // TODO: this doesn't apply to block holes, I guess. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `orbital_inclination` [INFO] [stderr] [INFO] [stderr] warning: structure field `argOfPeriapsis` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | pub argOfPeriapsis: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `arg_of_periapsis` [INFO] [stderr] [INFO] [stderr] warning: structure field `rotationalPeriod` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | pub rotationalPeriod: Option, // TODO: why would this be optional? [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rotational_period` [INFO] [stderr] [INFO] [stderr] warning: structure field `rotationalPeriodTidallyLocked` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub rotationalPeriodTidallyLocked: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rotational_period_tidally_locked` [INFO] [stderr] [INFO] [stderr] warning: structure field `axialTilt` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub axialTilt: Option, // TODO: this doesn't apply to black holes, I guess. [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `axial_tilt` [INFO] [stderr] [INFO] [stderr] warning: structure field `updateTime` should have a snake case name [INFO] [stderr] --> src/system/body/mod.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `controllingFaction` should have a snake case name [INFO] [stderr] --> src/system/station.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | controllingFaction: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `controlling_faction` [INFO] [stderr] [INFO] [stderr] warning: structure field `controllingFactionState` should have a snake case name [INFO] [stderr] --> src/system/station.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | controllingFactionState: Option<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `controlling_faction_state` [INFO] [stderr] [INFO] [stderr] warning: structure field `distanceToArrival` should have a snake case name [INFO] [stderr] --> src/system/station.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | distanceToArrival: Option, // why is this an option? ref. Moskowitz's Progress [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `distance_to_arrival` [INFO] [stderr] [INFO] [stderr] warning: structure field `primaryEconomy` should have a snake case name [INFO] [stderr] --> src/system/station.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | primaryEconomy: Option<&'a str>, // Why wouldn't a station have a primary economy?? ref. HIP 8593 [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `primary_economy` [INFO] [stderr] [INFO] [stderr] warning: structure field `updateTime` should have a snake case name [INFO] [stderr] --> src/system/station.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `prohibitedCommodities` should have a snake case name [INFO] [stderr] --> src/system/station.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | prohibitedCommodities: Vec<&'a str>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prohibited_commodities` [INFO] [stderr] [INFO] [stderr] warning: structure field `updateTime` should have a snake case name [INFO] [stderr] --> src/system/station.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `commodityId` should have a snake case name [INFO] [stderr] --> src/system/station.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | commodityId: u64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `commodity_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `buyPrice` should have a snake case name [INFO] [stderr] --> src/system/station.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | buyPrice: u64, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `buy_price` [INFO] [stderr] [INFO] [stderr] warning: structure field `sellPrice` should have a snake case name [INFO] [stderr] --> src/system/station.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | sellPrice: u64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `sell_price` [INFO] [stderr] [INFO] [stderr] warning: structure field `updateTime` should have a snake case name [INFO] [stderr] --> src/system/station.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | updateTime: &'a str, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `update_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `moduleId` should have a snake case name [INFO] [stderr] --> src/system/station.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | moduleId: u64, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `module_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `isLandable` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | isLandable: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `is_landable` [INFO] [stderr] [INFO] [stderr] warning: structure field `earthMasses` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | earthMasses: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `earth_masses` [INFO] [stderr] [INFO] [stderr] warning: structure field `surfacePressure` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub surfacePressure: Option, // TODO: only present if there's an atmosphere [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `surface_pressure` [INFO] [stderr] [INFO] [stderr] warning: structure field `volcanismType` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | volcanismType: Option<&'a str>, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `volcanism_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `atmosphereType` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | atmosphereType: Option<&'a str>, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `atmosphere_type` [INFO] [stderr] [INFO] [stderr] warning: structure field `atmosphereComposition` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | atmosphereComposition: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `atmosphere_composition` [INFO] [stderr] [INFO] [stderr] warning: structure field `solidComposition` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | solidComposition: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `solid_composition` [INFO] [stderr] [INFO] [stderr] warning: structure field `terraformingState` should have a snake case name [INFO] [stderr] --> src/system/body/planet.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | terraformingState: Option<&'a str>, // TODO: replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `terraforming_state` [INFO] [stderr] [INFO] [stderr] warning: structure field `mainStar` should have a snake case name [INFO] [stderr] --> src/system/body/star.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | mainStar: Option, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `main_star` [INFO] [stderr] [INFO] [stderr] warning: structure field `spectralClass` should have a snake case name [INFO] [stderr] --> src/system/body/star.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | spectralClass: Option<&'a str>, // TODO: Replace with enum [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `spectral_class` [INFO] [stderr] [INFO] [stderr] warning: structure field `absoluteMagnitude` should have a snake case name [INFO] [stderr] --> src/system/body/star.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | absoluteMagnitude: Option, // TODO: why is this optional? [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `absolute_magnitude` [INFO] [stderr] [INFO] [stderr] warning: structure field `solarMasses` should have a snake case name [INFO] [stderr] --> src/system/body/star.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | solarMasses: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_masses` [INFO] [stderr] [INFO] [stderr] warning: structure field `solarRadius` should have a snake case name [INFO] [stderr] --> src/system/body/star.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | solarRadius: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `solar_radius` [INFO] [stderr] [INFO] [stderr] warning: `edsm-stat-parser` (bin "edsm-stat-parser" test) generated 107 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/edsm_stat_parser-fd3eae441d1707e5) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e10792d6444e7de4c917d70d4be222e1b6322f89f4c8a66200a786fe6d22af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e10792d6444e7de4c917d70d4be222e1b6322f89f4c8a66200a786fe6d22af4", kill_on_drop: false }` [INFO] [stdout] 2e10792d6444e7de4c917d70d4be222e1b6322f89f4c8a66200a786fe6d22af4