[INFO] fetching crate aniterm 0.1.2...
[INFO] checking aniterm-0.1.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate aniterm 0.1.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate aniterm 0.1.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aniterm 0.1.2
[INFO] finished tweaking crates.io crate aniterm 0.1.2
[INFO] tweaked toml for crates.io crate aniterm 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate aniterm 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c614dfdb2aa093516ffa373a6a5484f747eed7df0f694407b489224fe40ccb25
[INFO] running `Command { std: "docker" "start" "-a" "c614dfdb2aa093516ffa373a6a5484f747eed7df0f694407b489224fe40ccb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c614dfdb2aa093516ffa373a6a5484f747eed7df0f694407b489224fe40ccb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c614dfdb2aa093516ffa373a6a5484f747eed7df0f694407b489224fe40ccb25", kill_on_drop: false }`
[INFO] [stdout] c614dfdb2aa093516ffa373a6a5484f747eed7df0f694407b489224fe40ccb25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bee9b96075e5f1f1dc29854287cd277ab775c071bd7570f07732fa2bbccf6d6a
[INFO] running `Command { std: "docker" "start" "-a" "bee9b96075e5f1f1dc29854287cd277ab775c071bd7570f07732fa2bbccf6d6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.4.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking mockito v1.2.0
[INFO] [stderr]     Checking reqwest v0.11.20
[INFO] [stderr]     Checking aniterm v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `tiny`, `large`, `small`, and `medium` are never read
[INFO] [stdout]   --> src/structs/mod.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct ImageDimensions {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 7  |     pub tiny: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 8  |     pub large: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 9  |     pub small: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub medium: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageDimensions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/structs/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Dimensions {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 15 |     pub width: Option<u32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub height: Option<u32>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dimensions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tiny`, `large`, `small`, `medium`, and `meta` are never read
[INFO] [stdout]   --> src/structs/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Image {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 21 |     pub tiny: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub large: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub small: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 24 |     pub medium: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub original: Option<String>,
[INFO] [stdout] 26 |     pub meta: Option<Meta>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dimensions` is never read
[INFO] [stdout]   --> src/structs/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Meta {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 31 |     pub dimensions: Option<ImageDimensions>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `two` and `three` are never read
[INFO] [stdout]   --> src/structs/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct RatingFrequencies {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 43 |     #[serde(rename = "2")]
[INFO] [stdout] 44 |     pub two: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 45 |     #[serde(rename = "3")]
[INFO] [stdout] 46 |     pub three: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RatingFrequencies` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/structs/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct AnimeAttributes {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 52 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 53 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub slug: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 55 |     pub synopsis: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 56 |     pub description: Option<String>,
[INFO] [stdout] 57 |     pub coverImageTopOffset: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub titles: Option<Titles>,
[INFO] [stdout] 59 |     pub canonicalTitle: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub ratingFrequencies: Option<RatingFrequencies>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub userCount: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 64 |     pub favoritesCount: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub popularityRank: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     pub ratingRank: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 69 |     pub ageRating: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 70 |     pub ageRatingGuide: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub subtype: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 72 |     pub status: Option<String>,
[INFO] [stdout] 73 |     pub posterImage: Option<Image>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub totalLength: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 78 |     pub youtubeVideoId: Option<String>,
[INFO] [stdout] 79 |     pub showType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub nsfw: Option<bool>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimeAttributes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `self_` and `related` are never read
[INFO] [stdout]   --> src/structs/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Links {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 85 |     #[serde(rename = "self")]
[INFO] [stdout] 86 |     pub self_: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 87 |     pub related: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Links` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `links` is never read
[INFO] [stdout]   --> src/structs/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RelationshipsField {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 92 |     pub links: Option<Links>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationshipsField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/structs/mod.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub struct Relationships {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 98  |     pub genres: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 99  |     pub categories: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 100 |     pub castings: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 101 |     pub installments: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub mappings: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 103 |     pub reviews: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 104 |     pub mediaRelationships: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |     pub characters: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 106 |     pub staff: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 107 |     pub productions: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 108 |     pub quotes: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 109 |     pub episodes: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relationships` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `relationships` is never read
[INFO] [stdout]    --> src/structs/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimeData {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub relationships: Option<Relationships>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimeData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tiny`, `large`, `small`, and `medium` are never read
[INFO] [stdout]   --> src/structs/mod.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct ImageDimensions {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 7  |     pub tiny: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 8  |     pub large: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 9  |     pub small: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub medium: Option<Dimensions>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImageDimensions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/structs/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Dimensions {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 15 |     pub width: Option<u32>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub height: Option<u32>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dimensions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tiny`, `large`, `small`, `medium`, and `meta` are never read
[INFO] [stdout]   --> src/structs/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Image {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 21 |     pub tiny: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub large: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub small: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 24 |     pub medium: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub original: Option<String>,
[INFO] [stdout] 26 |     pub meta: Option<Meta>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Image` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dimensions` is never read
[INFO] [stdout]   --> src/structs/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Meta {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 31 |     pub dimensions: Option<ImageDimensions>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `two` and `three` are never read
[INFO] [stdout]   --> src/structs/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct RatingFrequencies {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 43 |     #[serde(rename = "2")]
[INFO] [stdout] 44 |     pub two: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 45 |     #[serde(rename = "3")]
[INFO] [stdout] 46 |     pub three: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RatingFrequencies` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/structs/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct AnimeAttributes {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 52 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 53 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 54 |     pub slug: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 55 |     pub synopsis: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 56 |     pub description: Option<String>,
[INFO] [stdout] 57 |     pub coverImageTopOffset: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub titles: Option<Titles>,
[INFO] [stdout] 59 |     pub canonicalTitle: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub ratingFrequencies: Option<RatingFrequencies>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 63 |     pub userCount: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 64 |     pub favoritesCount: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub popularityRank: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 68 |     pub ratingRank: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 69 |     pub ageRating: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 70 |     pub ageRatingGuide: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub subtype: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 72 |     pub status: Option<String>,
[INFO] [stdout] 73 |     pub posterImage: Option<Image>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub totalLength: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 78 |     pub youtubeVideoId: Option<String>,
[INFO] [stdout] 79 |     pub showType: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub nsfw: Option<bool>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimeAttributes` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `self_` and `related` are never read
[INFO] [stdout]   --> src/structs/mod.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Links {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 85 |     #[serde(rename = "self")]
[INFO] [stdout] 86 |     pub self_: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 87 |     pub related: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Links` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `links` is never read
[INFO] [stdout]   --> src/structs/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct RelationshipsField {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 92 |     pub links: Option<Links>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RelationshipsField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/structs/mod.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout] 97  | pub struct Relationships {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 98  |     pub genres: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 99  |     pub categories: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 100 |     pub castings: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 101 |     pub installments: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 102 |     pub mappings: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 103 |     pub reviews: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 104 |     pub mediaRelationships: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 105 |     pub characters: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 106 |     pub staff: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 107 |     pub productions: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 108 |     pub quotes: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 109 |     pub episodes: Option<RelationshipsField>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relationships` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `relationships` is never read
[INFO] [stdout]    --> src/structs/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimeData {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub relationships: Option<Relationships>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AnimeData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
[INFO] running `Command { std: "docker" "inspect" "bee9b96075e5f1f1dc29854287cd277ab775c071bd7570f07732fa2bbccf6d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee9b96075e5f1f1dc29854287cd277ab775c071bd7570f07732fa2bbccf6d6a", kill_on_drop: false }`
[INFO] [stdout] bee9b96075e5f1f1dc29854287cd277ab775c071bd7570f07732fa2bbccf6d6a
