[INFO] fetching crate swapi 0.2.1... [INFO] testing swapi-0.2.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate swapi 0.2.1 into /workspace/builds/worker-50/source [INFO] validating manifest of crates.io crate swapi 0.2.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swapi 0.2.1 [INFO] finished tweaking crates.io crate swapi 0.2.1 [INFO] tweaked toml for crates.io crate swapi 0.2.1 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded try_from v0.3.2 [INFO] [stderr] Downloaded cookie v0.12.0 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded cookie_store v0.7.0 [INFO] [stderr] Downloaded reqwest v0.9.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83270de9fe5d29906cf9353fd3fc25d62ff69a62ec6b34134c033f09e9057086 [INFO] running `Command { std: "docker" "start" "-a" "83270de9fe5d29906cf9353fd3fc25d62ff69a62ec6b34134c033f09e9057086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83270de9fe5d29906cf9353fd3fc25d62ff69a62ec6b34134c033f09e9057086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83270de9fe5d29906cf9353fd3fc25d62ff69a62ec6b34134c033f09e9057086", kill_on_drop: false }` [INFO] [stdout] 83270de9fe5d29906cf9353fd3fc25d62ff69a62ec6b34134c033f09e9057086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fac7fdddfbe05ee5d377280d407dd58ef0a8d824543bed03deb3511ac2a1a99 [INFO] running `Command { std: "docker" "start" "-a" "0fac7fdddfbe05ee5d377280d407dd58ef0a8d824543bed03deb3511ac2a1a99", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling swapi v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/types/films.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `episode_id` [INFO] [stdout] --> src/types/films.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | episode_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `opening_crawl` [INFO] [stdout] --> src/types/films.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | opening_crawl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `director` [INFO] [stdout] --> src/types/films.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | director: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `producer` [INFO] [stdout] --> src/types/films.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | producer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `release_date` [INFO] [stdout] --> src/types/films.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | release_date: String, // ISO 8601 of release date [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stdout] --> src/types/films.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | species: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stdout] --> src/types/films.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | starships: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stdout] --> src/types/films.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `characters` [INFO] [stdout] --> src/types/films.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | characters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `planets` [INFO] [stdout] --> src/types/films.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | planets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/films.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/films.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/films.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/people.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `birth_year` [INFO] [stdout] --> src/types/people.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | birth_year: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_color` [INFO] [stdout] --> src/types/people.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | eye_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `gender` [INFO] [stdout] --> src/types/people.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | gender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_color` [INFO] [stdout] --> src/types/people.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | hair_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `height` [INFO] [stdout] --> src/types/people.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | height: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `mass` [INFO] [stdout] --> src/types/people.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | mass: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_color` [INFO] [stdout] --> src/types/people.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | skin_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stdout] --> src/types/people.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | homeworld: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/people.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stdout] --> src/types/people.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | species: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stdout] --> src/types/people.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | starships: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stdout] --> src/types/people.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/people.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/people.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/people.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `climate` [INFO] [stdout] --> src/types/planets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | climate: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/planets.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | created: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `diameter` [INFO] [stdout] --> src/types/planets.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | diameter: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/planets.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | edited: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/planets.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | films: Vec, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `gravity` [INFO] [stdout] --> src/types/planets.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | gravity: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/planets.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `orbital_period` [INFO] [stdout] --> src/types/planets.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | orbital_period: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `population` [INFO] [stdout] --> src/types/planets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | population: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `residents` [INFO] [stdout] --> src/types/planets.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | residents: Vec, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `rotation_period` [INFO] [stdout] --> src/types/planets.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rotation_period: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `surface_water` [INFO] [stdout] --> src/types/planets.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | surface_water: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `terrain` [INFO] [stdout] --> src/types/planets.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | terrain: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/planets.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | url: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_height` [INFO] [stdout] --> src/types/species.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | average_height: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_lifespan` [INFO] [stdout] --> src/types/species.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | average_lifespan: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `classification` [INFO] [stdout] --> src/types/species.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | classification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/species.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `designation` [INFO] [stdout] --> src/types/species.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | designation: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/species.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_colors` [INFO] [stdout] --> src/types/species.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | eye_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_colors` [INFO] [stdout] --> src/types/species.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | hair_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stdout] --> src/types/species.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | homeworld: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `language` [INFO] [stdout] --> src/types/species.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | language: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/species.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `people` [INFO] [stdout] --> src/types/species.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | people: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/species.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_colors` [INFO] [stdout] --> src/types/species.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | skin_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/species.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/starships.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stdout] --> src/types/starships.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | model: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starship_class` [INFO] [stdout] --> src/types/starships.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | starship_class: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stdout] --> src/types/starships.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | manufacturer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stdout] --> src/types/starships.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cost_in_credits: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stdout] --> src/types/starships.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | length: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stdout] --> src/types/starships.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | crew: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stdout] --> src/types/starships.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | passengers: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stdout] --> src/types/starships.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | max_atmosphering_speed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hyperdrive_rating` [INFO] [stdout] --> src/types/starships.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | hyperdrive_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `mglt` [INFO] [stdout] --> src/types/starships.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mglt: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stdout] --> src/types/starships.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | cargo_capacity: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stdout] --> src/types/starships.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | consumables: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/starships.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stdout] --> src/types/starships.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pilots: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/starships.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/starships.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stdout] --> src/types/vehicles.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cargo_capacity: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stdout] --> src/types/vehicles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | consumables: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stdout] --> src/types/vehicles.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | cost_in_credits: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/vehicles.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stdout] --> src/types/vehicles.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | crew: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/vehicles.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stdout] --> src/types/vehicles.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | length: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stdout] --> src/types/vehicles.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | manufacturer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stdout] --> src/types/vehicles.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | max_atmosphering_speed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stdout] --> src/types/vehicles.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | model: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/vehicles.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stdout] --> src/types/vehicles.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | passengers: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stdout] --> src/types/vehicles.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pilots: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/vehicles.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/vehicles.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicle_class` [INFO] [stdout] --> src/types/vehicles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vehicle_class: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.57s [INFO] running `Command { std: "docker" "inspect" "0fac7fdddfbe05ee5d377280d407dd58ef0a8d824543bed03deb3511ac2a1a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fac7fdddfbe05ee5d377280d407dd58ef0a8d824543bed03deb3511ac2a1a99", kill_on_drop: false }` [INFO] [stdout] 0fac7fdddfbe05ee5d377280d407dd58ef0a8d824543bed03deb3511ac2a1a99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9586497bdb1d03c6d9ab660592f54d872eec3b08792dcbc16cb2c03c2077cc9 [INFO] running `Command { std: "docker" "start" "-a" "b9586497bdb1d03c6d9ab660592f54d872eec3b08792dcbc16cb2c03c2077cc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/types/films.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `episode_id` [INFO] [stdout] --> src/types/films.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | episode_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `opening_crawl` [INFO] [stdout] --> src/types/films.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | opening_crawl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `director` [INFO] [stdout] --> src/types/films.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | director: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `producer` [INFO] [stdout] --> src/types/films.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | producer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `release_date` [INFO] [stdout] --> src/types/films.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | release_date: String, // ISO 8601 of release date [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stdout] --> src/types/films.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | species: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stdout] --> src/types/films.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | starships: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stdout] --> src/types/films.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `characters` [INFO] [stdout] --> src/types/films.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | characters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `planets` [INFO] [stdout] --> src/types/films.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | planets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/films.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/films.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/films.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/people.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `birth_year` [INFO] [stdout] --> src/types/people.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | birth_year: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_color` [INFO] [stdout] --> src/types/people.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | eye_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `gender` [INFO] [stdout] --> src/types/people.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | gender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_color` [INFO] [stdout] --> src/types/people.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | hair_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `height` [INFO] [stdout] --> src/types/people.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | height: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `mass` [INFO] [stdout] --> src/types/people.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | mass: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_color` [INFO] [stdout] --> src/types/people.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | skin_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stdout] --> src/types/people.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | homeworld: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/people.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stdout] --> src/types/people.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | species: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stdout] --> src/types/people.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | starships: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stdout] --> src/types/people.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/people.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/people.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/people.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `climate` [INFO] [stdout] --> src/types/planets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | climate: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/planets.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | created: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `diameter` [INFO] [stdout] --> src/types/planets.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | diameter: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/planets.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | edited: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/planets.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | films: Vec, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `gravity` [INFO] [stdout] --> src/types/planets.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | gravity: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/planets.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `orbital_period` [INFO] [stdout] --> src/types/planets.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | orbital_period: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `population` [INFO] [stdout] --> src/types/planets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | population: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `residents` [INFO] [stdout] --> src/types/planets.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | residents: Vec, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `rotation_period` [INFO] [stdout] --> src/types/planets.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rotation_period: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `surface_water` [INFO] [stdout] --> src/types/planets.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | surface_water: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `terrain` [INFO] [stdout] --> src/types/planets.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | terrain: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/planets.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | url: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_height` [INFO] [stdout] --> src/types/species.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | average_height: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_lifespan` [INFO] [stdout] --> src/types/species.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | average_lifespan: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `classification` [INFO] [stdout] --> src/types/species.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | classification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/species.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `designation` [INFO] [stdout] --> src/types/species.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | designation: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/species.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_colors` [INFO] [stdout] --> src/types/species.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | eye_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_colors` [INFO] [stdout] --> src/types/species.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | hair_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stdout] --> src/types/species.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | homeworld: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `language` [INFO] [stdout] --> src/types/species.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | language: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/species.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `people` [INFO] [stdout] --> src/types/species.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | people: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/species.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_colors` [INFO] [stdout] --> src/types/species.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | skin_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/species.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/starships.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stdout] --> src/types/starships.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | model: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starship_class` [INFO] [stdout] --> src/types/starships.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | starship_class: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stdout] --> src/types/starships.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | manufacturer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stdout] --> src/types/starships.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cost_in_credits: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stdout] --> src/types/starships.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | length: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stdout] --> src/types/starships.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | crew: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stdout] --> src/types/starships.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | passengers: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stdout] --> src/types/starships.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | max_atmosphering_speed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hyperdrive_rating` [INFO] [stdout] --> src/types/starships.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | hyperdrive_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `mglt` [INFO] [stdout] --> src/types/starships.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mglt: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stdout] --> src/types/starships.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | cargo_capacity: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stdout] --> src/types/starships.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | consumables: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/starships.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stdout] --> src/types/starships.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pilots: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/starships.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/starships.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stdout] --> src/types/vehicles.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cargo_capacity: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stdout] --> src/types/vehicles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | consumables: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stdout] --> src/types/vehicles.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | cost_in_credits: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/vehicles.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stdout] --> src/types/vehicles.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | crew: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/vehicles.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stdout] --> src/types/vehicles.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | length: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stdout] --> src/types/vehicles.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | manufacturer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stdout] --> src/types/vehicles.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | max_atmosphering_speed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stdout] --> src/types/vehicles.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | model: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/vehicles.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stdout] --> src/types/vehicles.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | passengers: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stdout] --> src/types/vehicles.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pilots: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/vehicles.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/vehicles.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicle_class` [INFO] [stdout] --> src/types/vehicles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vehicle_class: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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] [stderr] Compiling swapi v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `title` [INFO] [stdout] --> src/types/films.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | title: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `episode_id` [INFO] [stdout] --> src/types/films.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | episode_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `opening_crawl` [INFO] [stdout] --> src/types/films.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | opening_crawl: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `director` [INFO] [stdout] --> src/types/films.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | director: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `producer` [INFO] [stdout] --> src/types/films.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | producer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `release_date` [INFO] [stdout] --> src/types/films.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | release_date: String, // ISO 8601 of release date [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stdout] --> src/types/films.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | species: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stdout] --> src/types/films.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | starships: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stdout] --> src/types/films.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `characters` [INFO] [stdout] --> src/types/films.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | characters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `planets` [INFO] [stdout] --> src/types/films.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | planets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/films.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/films.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/films.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/films.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/people.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `birth_year` [INFO] [stdout] --> src/types/people.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | birth_year: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_color` [INFO] [stdout] --> src/types/people.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | eye_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `gender` [INFO] [stdout] --> src/types/people.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | gender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_color` [INFO] [stdout] --> src/types/people.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | hair_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `height` [INFO] [stdout] --> src/types/people.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | height: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `mass` [INFO] [stdout] --> src/types/people.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | mass: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_color` [INFO] [stdout] --> src/types/people.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | skin_color: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stdout] --> src/types/people.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | homeworld: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/people.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stdout] --> src/types/people.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | species: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stdout] --> src/types/people.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | starships: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stdout] --> src/types/people.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | vehicles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/people.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/people.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/people.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/people.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `climate` [INFO] [stdout] --> src/types/planets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | climate: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/planets.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | created: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `diameter` [INFO] [stdout] --> src/types/planets.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | diameter: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/planets.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | edited: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/planets.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | films: Vec, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `gravity` [INFO] [stdout] --> src/types/planets.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | gravity: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/planets.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | name: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `orbital_period` [INFO] [stdout] --> src/types/planets.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | orbital_period: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `population` [INFO] [stdout] --> src/types/planets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | population: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `residents` [INFO] [stdout] --> src/types/planets.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | residents: Vec, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `rotation_period` [INFO] [stdout] --> src/types/planets.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | rotation_period: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `surface_water` [INFO] [stdout] --> src/types/planets.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | surface_water: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `terrain` [INFO] [stdout] --> src/types/planets.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | terrain: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/planets.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | url: String, [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/types/planets.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_height` [INFO] [stdout] --> src/types/species.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | average_height: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_lifespan` [INFO] [stdout] --> src/types/species.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | average_lifespan: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `classification` [INFO] [stdout] --> src/types/species.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | classification: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/species.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `designation` [INFO] [stdout] --> src/types/species.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | designation: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/species.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_colors` [INFO] [stdout] --> src/types/species.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | eye_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_colors` [INFO] [stdout] --> src/types/species.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | hair_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stdout] --> src/types/species.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | homeworld: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `language` [INFO] [stdout] --> src/types/species.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | language: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/species.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `people` [INFO] [stdout] --> src/types/species.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | people: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/species.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_colors` [INFO] [stdout] --> src/types/species.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | skin_colors: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/species.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/species.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/starships.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stdout] --> src/types/starships.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | model: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `starship_class` [INFO] [stdout] --> src/types/starships.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | starship_class: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stdout] --> src/types/starships.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | manufacturer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stdout] --> src/types/starships.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | cost_in_credits: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stdout] --> src/types/starships.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | length: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stdout] --> src/types/starships.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | crew: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stdout] --> src/types/starships.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | passengers: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stdout] --> src/types/starships.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | max_atmosphering_speed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `hyperdrive_rating` [INFO] [stdout] --> src/types/starships.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | hyperdrive_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `mglt` [INFO] [stdout] --> src/types/starships.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | mglt: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stdout] --> src/types/starships.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | cargo_capacity: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stdout] --> src/types/starships.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | consumables: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/starships.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stdout] --> src/types/starships.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pilots: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/starships.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/starships.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/starships.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stdout] --> src/types/vehicles.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cargo_capacity: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stdout] --> src/types/vehicles.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | consumables: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stdout] --> src/types/vehicles.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | cost_in_credits: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stdout] --> src/types/vehicles.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | created: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stdout] --> src/types/vehicles.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | crew: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stdout] --> src/types/vehicles.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | edited: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stdout] --> src/types/vehicles.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | length: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stdout] --> src/types/vehicles.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | manufacturer: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stdout] --> src/types/vehicles.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | max_atmosphering_speed: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stdout] --> src/types/vehicles.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | model: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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/types/vehicles.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stdout] --> src/types/vehicles.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | passengers: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stdout] --> src/types/vehicles.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pilots: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stdout] --> src/types/vehicles.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | films: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stdout] --> src/types/vehicles.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | url: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicle_class` [INFO] [stdout] --> src/types/vehicles.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | vehicle_class: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/vehicles.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Deserialize, Default)] [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: 92 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "b9586497bdb1d03c6d9ab660592f54d872eec3b08792dcbc16cb2c03c2077cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9586497bdb1d03c6d9ab660592f54d872eec3b08792dcbc16cb2c03c2077cc9", kill_on_drop: false }` [INFO] [stdout] b9586497bdb1d03c6d9ab660592f54d872eec3b08792dcbc16cb2c03c2077cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e4b40eab053dc4285da64410720c49a1519b9f721aa13cc395382de3e6e479e [INFO] running `Command { std: "docker" "start" "-a" "4e4b40eab053dc4285da64410720c49a1519b9f721aa13cc395382de3e6e479e", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `title` [INFO] [stderr] --> src/types/films.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | title: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `episode_id` [INFO] [stderr] --> src/types/films.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | episode_id: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `opening_crawl` [INFO] [stderr] --> src/types/films.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | opening_crawl: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `director` [INFO] [stderr] --> src/types/films.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | director: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `producer` [INFO] [stderr] --> src/types/films.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | producer: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `release_date` [INFO] [stderr] --> src/types/films.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | release_date: String, // ISO 8601 of release date [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stderr] --> src/types/films.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | species: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stderr] --> src/types/films.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | starships: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stderr] --> src/types/films.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | vehicles: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `characters` [INFO] [stderr] --> src/types/films.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | characters: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `planets` [INFO] [stderr] --> src/types/films.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | planets: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stderr] --> src/types/films.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | url: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stderr] --> src/types/films.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | created: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stderr] --> src/types/films.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | edited: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Film` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/films.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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/types/people.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `birth_year` [INFO] [stderr] --> src/types/people.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | birth_year: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_color` [INFO] [stderr] --> src/types/people.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | eye_color: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `gender` [INFO] [stderr] --> src/types/people.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | gender: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_color` [INFO] [stderr] --> src/types/people.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | hair_color: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `height` [INFO] [stderr] --> src/types/people.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | height: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `mass` [INFO] [stderr] --> src/types/people.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | mass: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_color` [INFO] [stderr] --> src/types/people.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | skin_color: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stderr] --> src/types/people.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | homeworld: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stderr] --> src/types/people.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | films: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `species` [INFO] [stderr] --> src/types/people.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | species: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `starships` [INFO] [stderr] --> src/types/people.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | starships: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicles` [INFO] [stderr] --> src/types/people.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | vehicles: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stderr] --> src/types/people.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | url: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stderr] --> src/types/people.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | created: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stderr] --> src/types/people.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | edited: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `People` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/people.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `climate` [INFO] [stderr] --> src/types/planets.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | climate: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stderr] --> src/types/planets.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | created: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `diameter` [INFO] [stderr] --> src/types/planets.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | diameter: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stderr] --> src/types/planets.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | edited: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stderr] --> src/types/planets.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | films: Vec, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `gravity` [INFO] [stderr] --> src/types/planets.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | gravity: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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/types/planets.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | name: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `orbital_period` [INFO] [stderr] --> src/types/planets.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | orbital_period: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `population` [INFO] [stderr] --> src/types/planets.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | population: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `residents` [INFO] [stderr] --> src/types/planets.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | residents: Vec, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `rotation_period` [INFO] [stderr] --> src/types/planets.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | rotation_period: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `surface_water` [INFO] [stderr] --> src/types/planets.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | surface_water: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `terrain` [INFO] [stderr] --> src/types/planets.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | terrain: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stderr] --> src/types/planets.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | url: String, [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/types/planets.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_height` [INFO] [stderr] --> src/types/species.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | average_height: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `average_lifespan` [INFO] [stderr] --> src/types/species.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | average_lifespan: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `classification` [INFO] [stderr] --> src/types/species.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | classification: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stderr] --> src/types/species.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | created: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `designation` [INFO] [stderr] --> src/types/species.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | designation: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stderr] --> src/types/species.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | edited: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `eye_colors` [INFO] [stderr] --> src/types/species.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | eye_colors: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `hair_colors` [INFO] [stderr] --> src/types/species.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | hair_colors: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `homeworld` [INFO] [stderr] --> src/types/species.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | homeworld: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `language` [INFO] [stderr] --> src/types/species.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | language: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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/types/species.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `people` [INFO] [stderr] --> src/types/species.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | people: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stderr] --> src/types/species.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | films: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `skin_colors` [INFO] [stderr] --> src/types/species.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | skin_colors: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stderr] --> src/types/species.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | url: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Species` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/species.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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/types/starships.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stderr] --> src/types/starships.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | model: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `starship_class` [INFO] [stderr] --> src/types/starships.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | starship_class: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stderr] --> src/types/starships.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | manufacturer: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stderr] --> src/types/starships.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | cost_in_credits: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stderr] --> src/types/starships.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | length: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stderr] --> src/types/starships.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | crew: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stderr] --> src/types/starships.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | passengers: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stderr] --> src/types/starships.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | max_atmosphering_speed: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `hyperdrive_rating` [INFO] [stderr] --> src/types/starships.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | hyperdrive_rating: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `mglt` [INFO] [stderr] --> src/types/starships.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | mglt: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stderr] --> src/types/starships.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | cargo_capacity: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stderr] --> src/types/starships.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | consumables: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stderr] --> src/types/starships.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | films: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stderr] --> src/types/starships.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | pilots: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stderr] --> src/types/starships.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | url: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stderr] --> src/types/starships.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | edited: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Starships` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/starships.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `cargo_capacity` [INFO] [stderr] --> src/types/vehicles.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | cargo_capacity: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `consumables` [INFO] [stderr] --> src/types/vehicles.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | consumables: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `cost_in_credits` [INFO] [stderr] --> src/types/vehicles.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | cost_in_credits: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `created` [INFO] [stderr] --> src/types/vehicles.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | created: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `crew` [INFO] [stderr] --> src/types/vehicles.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | crew: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `edited` [INFO] [stderr] --> src/types/vehicles.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | edited: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `length` [INFO] [stderr] --> src/types/vehicles.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | length: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `manufacturer` [INFO] [stderr] --> src/types/vehicles.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | manufacturer: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `max_atmosphering_speed` [INFO] [stderr] --> src/types/vehicles.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | max_atmosphering_speed: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `model` [INFO] [stderr] --> src/types/vehicles.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | model: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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/types/vehicles.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `passengers` [INFO] [stderr] --> src/types/vehicles.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | passengers: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `pilots` [INFO] [stderr] --> src/types/vehicles.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | pilots: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `films` [INFO] [stderr] --> src/types/vehicles.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | films: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `url` [INFO] [stderr] --> src/types/vehicles.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | url: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `vehicle_class` [INFO] [stderr] --> src/types/vehicles.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | vehicle_class: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vehicles` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/vehicles.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Deserialize, Default)] [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: `swapi` (lib) generated 92 warnings [INFO] [stderr] warning: `swapi` (lib test) generated 92 warnings (92 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swapi-55af25eb61f9bf13) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swapi-56219d0428794571) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests swapi [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] [stdout] [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] [stdout] [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" "4e4b40eab053dc4285da64410720c49a1519b9f721aa13cc395382de3e6e479e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4b40eab053dc4285da64410720c49a1519b9f721aa13cc395382de3e6e479e", kill_on_drop: false }` [INFO] [stdout] 4e4b40eab053dc4285da64410720c49a1519b9f721aa13cc395382de3e6e479e