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