[INFO] cloning repository https://github.com/liolin/comick-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liolin/comick-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fcomick-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fcomick-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e43f88fd60e26297a409a2c61a7da1de3ea006d8 [INFO] checking liolin/comick-cli against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fcomick-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liolin/comick-cli [INFO] finished tweaking git repo https://github.com/liolin/comick-cli [INFO] tweaked toml for git repo https://github.com/liolin/comick-cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liolin/comick-cli on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liolin/comick-cli 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.74 [INFO] [stderr] Downloaded serde_repr v0.1.18 [INFO] [stderr] Downloaded async-trait v0.1.74 [INFO] [stderr] Downloaded thiserror v1.0.50 [INFO] [stderr] Downloaded serde_derive v1.0.194 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded serde v1.0.194 [INFO] [stderr] Downloaded thiserror-impl v1.0.50 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded serde_json v1.0.110 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded reqwest v0.11.22 [INFO] [stderr] Downloaded h2 v0.3.22 [INFO] [stderr] Downloaded syn v2.0.46 [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] [stderr] Downloaded rustix v0.38.27 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc2bea1b3f8ad8f8dab3d774ab555ec134e77a147a4119ffad05f3a9c90e397e [INFO] running `Command { std: "docker" "start" "-a" "bc2bea1b3f8ad8f8dab3d774ab555ec134e77a147a4119ffad05f3a9c90e397e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2bea1b3f8ad8f8dab3d774ab555ec134e77a147a4119ffad05f3a9c90e397e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2bea1b3f8ad8f8dab3d774ab555ec134e77a147a4119ffad05f3a9c90e397e", kill_on_drop: false }` [INFO] [stdout] bc2bea1b3f8ad8f8dab3d774ab555ec134e77a147a4119ffad05f3a9c90e397e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66027834be56f8bd73b46f1f499eb7bcd4d58419b51f35012a307d5b4cb0d7e8 [INFO] running `Command { std: "docker" "start" "-a" "66027834be56f8bd73b46f1f499eb7bcd4d58419b51f35012a307d5b4cb0d7e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling comick v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stdout] warning: method `pre_check` is never used [INFO] [stdout] --> src/lib.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 64 | trait Execute { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 65 | fn pre_check(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api/comic.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ComicResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 7 | #[serde(rename(deserialize = "firstChap"))] [INFO] [stdout] 8 | pub first_chap: FirstChapter, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | pub comic: Comic, [INFO] [stdout] 10 | pub artists: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub authors: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | #[serde(rename(deserialize = "langList"))] [INFO] [stdout] 13 | pub lang_list: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub demographic: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | #[serde(rename(deserialize = "englishLink"))] [INFO] [stdout] 16 | pub english_link: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | #[serde(rename(deserialize = "matureContent"))] [INFO] [stdout] 18 | pub mature_content: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComicResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api/comic.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Comic { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 27 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub country: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | pub links: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub last_chapter: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 34 | pub chapter_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | // pub demographic: Option, // TODO: For some reason is this not a string but an int [INFO] [stdout] 36 | pub hentai: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 37 | pub user_follow_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | pub follow_rank: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | pub comment_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub follow_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | pub desc: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 42 | pub parsed: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 44 | // pub mismatch: null, // What is this? [INFO] [stdout] 45 | pub year: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | pub bayesian_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub rating_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | pub content_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 49 | pub translation_completed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | pub chapter_numbers_reset_on_new_volume_manual: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub final_chapter: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub final_volume: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 53 | pub noindex: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pre_check` is never used [INFO] [stdout] --> src/lib.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 64 | trait Execute { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 65 | fn pre_check(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api/comic.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ComicResponse { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 7 | #[serde(rename(deserialize = "firstChap"))] [INFO] [stdout] 8 | pub first_chap: FirstChapter, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | pub comic: Comic, [INFO] [stdout] 10 | pub artists: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub authors: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | #[serde(rename(deserialize = "langList"))] [INFO] [stdout] 13 | pub lang_list: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub demographic: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 15 | #[serde(rename(deserialize = "englishLink"))] [INFO] [stdout] 16 | pub english_link: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | #[serde(rename(deserialize = "matureContent"))] [INFO] [stdout] 18 | pub mature_content: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComicResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api/comic.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Comic { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 27 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub country: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | pub status: Status, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 32 | pub links: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | pub last_chapter: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 34 | pub chapter_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | // pub demographic: Option, // TODO: For some reason is this not a string but an int [INFO] [stdout] 36 | pub hentai: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 37 | pub user_follow_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | pub follow_rank: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | pub comment_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub follow_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 41 | pub desc: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 42 | pub parsed: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 44 | // pub mismatch: null, // What is this? [INFO] [stdout] 45 | pub year: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | pub bayesian_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub rating_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | pub content_rating: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 49 | pub translation_completed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | pub chapter_numbers_reset_on_new_volume_manual: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub final_chapter: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub final_volume: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 53 | pub noindex: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `slug` are never read [INFO] [stdout] --> src/api/comic.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Person { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 59 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RelateFrom` is never constructed [INFO] [stdout] --> src/api/comic.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RelateFrom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Name` is never constructed [INFO] [stdout] --> src/api/comic.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct Name { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Relation` is never constructed [INFO] [stdout] --> src/api/comic.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Relation { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RelationType` is never used [INFO] [stdout] --> src/api/comic.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | pub enum RelationType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `slug` are never read [INFO] [stdout] --> src/api/comic.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct Person { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 59 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RelateFrom` is never constructed [INFO] [stdout] --> src/api/comic.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RelateFrom { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Name` is never constructed [INFO] [stdout] --> src/api/comic.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct Name { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Relation` is never constructed [INFO] [stdout] --> src/api/comic.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Relation { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RelationType` is never used [INFO] [stdout] --> src/api/comic.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | pub enum RelationType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total` and `limit` are never read [INFO] [stdout] --> src/api/comic.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct ChaptersResponse { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 108 | pub chapters: Vec, [INFO] [stdout] 109 | pub total: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 110 | pub limit: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChaptersResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/api/comic.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Chapter { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 115 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chapter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total` and `limit` are never read [INFO] [stdout] --> src/api/comic.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub struct ChaptersResponse { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 108 | pub chapters: Vec, [INFO] [stdout] 109 | pub total: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 110 | pub limit: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChaptersResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/api/comic.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Chapter { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 115 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chapter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mature_content` is never read [INFO] [stdout] --> src/api/chapter.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ChapterResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub mature_content: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChapterResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mature_content` is never read [INFO] [stdout] --> src/api/chapter.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ChapterResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub mature_content: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChapterResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api/chapter.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Chapter { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 12 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub hid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | //pub group_name: Vec<>, [INFO] [stdout] 18 | pub chapter_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | pub created_at: String, // TODO: Change to date type [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | pub updated_at: String, // TODO: Change to date type [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | pub crawled_at: String, // TODO: Change to date type [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | pub mdid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub comment_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | pub up_count: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub down_count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | pub status: String, // TODO: Enum? [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | pub adsense: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | pub lang: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chapter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/api/chapter.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Chapter { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 12 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub hid: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 17 | //pub group_name: Vec<>, [INFO] [stdout] 18 | pub chapter_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 19 | pub created_at: String, // TODO: Change to date type [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | pub updated_at: String, // TODO: Change to date type [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | pub crawled_at: String, // TODO: Change to date type [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 22 | pub mdid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | pub comment_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | pub up_count: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | pub down_count: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | pub status: String, // TODO: Enum? [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | pub adsense: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | pub lang: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Chapter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.40s [INFO] running `Command { std: "docker" "inspect" "66027834be56f8bd73b46f1f499eb7bcd4d58419b51f35012a307d5b4cb0d7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66027834be56f8bd73b46f1f499eb7bcd4d58419b51f35012a307d5b4cb0d7e8", kill_on_drop: false }` [INFO] [stdout] 66027834be56f8bd73b46f1f499eb7bcd4d58419b51f35012a307d5b4cb0d7e8