[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#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliolin%2Fcomick-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liolin/comick-cli on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe53a41d00ad692a26f410d04fc86c6884d31a4f849003514bca8d7764a8c619 [INFO] running `Command { std: "docker" "start" "-a" "fe53a41d00ad692a26f410d04fc86c6884d31a4f849003514bca8d7764a8c619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe53a41d00ad692a26f410d04fc86c6884d31a4f849003514bca8d7764a8c619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe53a41d00ad692a26f410d04fc86c6884d31a4f849003514bca8d7764a8c619", kill_on_drop: false }` [INFO] [stdout] fe53a41d00ad692a26f410d04fc86c6884d31a4f849003514bca8d7764a8c619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c26003ac7e512f31e1aff9c92a41f2fd31798d635d8b5317c7b31f151c61171d [INFO] running `Command { std: "docker" "start" "-a" "c26003ac7e512f31e1aff9c92a41f2fd31798d635d8b5317c7b31f151c61171d", 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 vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling comick v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [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 thiserror v1.0.50 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking clap v4.4.11 [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)]` 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)]` on by default [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: 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: fields `relate_to` and `md_relates` are never read [INFO] [stdout] --> src/api/comic.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RelateFrom { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 83 | pub relate_to: Name, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 84 | pub md_relates: Relation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RelateFrom` 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 `slug` and `title` are never read [INFO] [stdout] --> src/api/comic.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct Name { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 89 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Name` 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 `name` is never read [INFO] [stdout] --> src/api/comic.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Relation { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 95 | pub name: String, // TODO: Change to Enum [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Relation` 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: 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/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: fields `relate_to` and `md_relates` are never read [INFO] [stdout] --> src/api/comic.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct RelateFrom { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 83 | pub relate_to: Name, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 84 | pub md_relates: Relation, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RelateFrom` 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 `slug` and `title` are never read [INFO] [stdout] --> src/api/comic.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct Name { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 89 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Name` 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 `name` is never read [INFO] [stdout] --> src/api/comic.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub struct Relation { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 95 | pub name: String, // TODO: Change to Enum [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Relation` 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: 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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `comick` is imported redundantly [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use comick; [INFO] [stdout] | ^^^^^^ the item `comick` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `comick` is imported redundantly [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use comick; [INFO] [stdout] | ^^^^^^ the item `comick` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.58s [INFO] running `Command { std: "docker" "inspect" "c26003ac7e512f31e1aff9c92a41f2fd31798d635d8b5317c7b31f151c61171d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26003ac7e512f31e1aff9c92a41f2fd31798d635d8b5317c7b31f151c61171d", kill_on_drop: false }` [INFO] [stdout] c26003ac7e512f31e1aff9c92a41f2fd31798d635d8b5317c7b31f151c61171d