[INFO] cloning repository https://github.com/alihsaas/mangetsu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alihsaas/mangetsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falihsaas%2Fmangetsu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falihsaas%2Fmangetsu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd825dc99f5077b8098982d787087c884028215e [INFO] checking alihsaas/mangetsu/cd825dc99f5077b8098982d787087c884028215e against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falihsaas%2Fmangetsu" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alihsaas/mangetsu on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alihsaas/mangetsu [INFO] finished tweaking git repo https://github.com/alihsaas/mangetsu [INFO] tweaked toml for git repo https://github.com/alihsaas/mangetsu written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alihsaas/mangetsu 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded verbatim v0.1.1 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded tracing-attributes v0.1.17 [INFO] [stderr] Downloaded platform-dirs v0.3.0 [INFO] [stderr] Downloaded sanitize-filename v0.3.0 [INFO] [stderr] Downloaded utf16_lit v1.0.1 [INFO] [stderr] Downloaded druid-derive v0.4.0 [INFO] [stderr] Downloaded piet-cairo v0.3.0 [INFO] [stderr] Downloaded console_log v0.2.0 [INFO] [stderr] Downloaded flume v0.10.9 [INFO] [stderr] Downloaded piet-coregraphics v0.3.0 [INFO] [stderr] Downloaded piet-direct2d v0.3.0 [INFO] [stderr] Downloaded druid v0.7.0 [INFO] [stderr] Downloaded piet-common v0.3.2 [INFO] [stderr] Downloaded druid-shell v0.7.0 [INFO] [stderr] Downloaded piet-web v0.3.1 [INFO] [stderr] Downloaded fluent-bundle v0.12.0 [INFO] [stderr] Downloaded piet v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b01507243b51ce7f923d7ff8b0a0a18cf685744d93caeceb07738c2a5ef78520 [INFO] running `Command { std: "docker" "start" "-a" "b01507243b51ce7f923d7ff8b0a0a18cf685744d93caeceb07738c2a5ef78520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b01507243b51ce7f923d7ff8b0a0a18cf685744d93caeceb07738c2a5ef78520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01507243b51ce7f923d7ff8b0a0a18cf685744d93caeceb07738c2a5ef78520", kill_on_drop: false }` [INFO] [stdout] b01507243b51ce7f923d7ff8b0a0a18cf685744d93caeceb07738c2a5ef78520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11bca0fe6cd6afc600e7fab1d9e5cb213815cb977702117b8a1d1da74d01c601 [INFO] running `Command { std: "docker" "start" "-a" "11bca0fe6cd6afc600e7fab1d9e5cb213815cb977702117b8a1d1da74d01c601", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking simple_logger v1.13.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking verbatim v0.1.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking piet v0.3.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.17 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling druid-derive v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking flume v0.10.9 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking h2 v0.3.6 [INFO] [stderr] Checking fluent-bundle v0.12.0 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking piet-cairo v0.3.0 [INFO] [stderr] Checking piet-common v0.3.2 [INFO] [stderr] Checking druid-shell v0.7.0 [INFO] [stderr] Checking druid v0.7.0 [INFO] [stderr] Checking mangetsu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Border` [INFO] [stdout] --> src/widgets/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub use utils::{Border, Clip, Logger}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Border` [INFO] [stdout] --> src/widgets/mod.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub use utils::{Border, Clip, Logger}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `set` are never used [INFO] [stdout] --> src/core/cache.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get(&self, bucket: &str, key: &str) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn set(&self, bucket: &str, key: &str, value: &[u8]) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `tags` are never read [INFO] [stdout] --> src/core/connector.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ConnectorInfo { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 12 | pub id: &'static str, [INFO] [stdout] | ^^ [INFO] [stdout] 13 | pub label: &'static str, [INFO] [stdout] 14 | pub tags: Vec<&'static str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConnectorInfo` 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: method `get_mangas` is never used [INFO] [stdout] --> src/core/connector.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub trait Connector { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 40 | fn get_mangas(&self) -> StreamResult; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_chapters` is never used [INFO] [stdout] --> src/core/manga.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Manga { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 17 | pub fn get_chapters(&self) -> StreamResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connector` is never read [INFO] [stdout] --> src/core/page.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Page { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub connector: Connectors, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `title` is never used [INFO] [stdout] --> src/data/nav.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Nav { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 16 | pub fn title(&self, data: &AppState) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/delegate.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | RequestError(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ImageRequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 94 | RequestError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/delegate.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | ImageLoadError(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ImageRequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 95 | ImageLoadError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICON_SIZE_SMALL` is never used [INFO] [stdout] --> src/ui/theme.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | pub const ICON_SIZE_SMALL: Size = Size::new(14.0, 14.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICON_SIZE` is never used [INFO] [stdout] --> src/ui/theme.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ICON_SIZE: Size = Size::new(22.0, 22.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log` and `clip` are never used [INFO] [stdout] --> src/widgets/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait MyWidgetExt: Widget + Sized + 'static { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 32 | fn log(self, label: &'static str) -> Logger { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn clip(self, shape: S) -> Clip { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/widgets/async_delegate.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl AsyncDelegate { [INFO] [stdout] | ---------------------------------------- associated function in this implementation [INFO] [stdout] 33 | #[allow(clippy::new_ret_no_self)] [INFO] [stdout] 34 | pub fn new(launcher: AppLauncher) -> AppLauncher { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `set` are never used [INFO] [stdout] --> src/core/cache.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn get(&self, bucket: &str, key: &str) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn set(&self, bucket: &str, key: &str, value: &[u8]) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `tags` are never read [INFO] [stdout] --> src/core/connector.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ConnectorInfo { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 12 | pub id: &'static str, [INFO] [stdout] | ^^ [INFO] [stdout] 13 | pub label: &'static str, [INFO] [stdout] 14 | pub tags: Vec<&'static str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConnectorInfo` 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: method `get_mangas` is never used [INFO] [stdout] --> src/core/connector.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub trait Connector { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 40 | fn get_mangas(&self) -> StreamResult; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_chapters` is never used [INFO] [stdout] --> src/core/manga.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl Manga { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 17 | pub fn get_chapters(&self) -> StreamResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connector` is never read [INFO] [stdout] --> src/core/page.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Page { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub connector: Connectors, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `title` is never used [INFO] [stdout] --> src/data/nav.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Nav { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 16 | pub fn title(&self, data: &AppState) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/delegate.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | RequestError(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ImageRequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 94 | RequestError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/delegate.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | ImageLoadError(String), [INFO] [stdout] | -------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ImageRequestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 95 | ImageLoadError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICON_SIZE_SMALL` is never used [INFO] [stdout] --> src/ui/theme.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | pub const ICON_SIZE_SMALL: Size = Size::new(14.0, 14.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICON_SIZE` is never used [INFO] [stdout] --> src/ui/theme.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ICON_SIZE: Size = Size::new(22.0, 22.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log` and `clip` are never used [INFO] [stdout] --> src/widgets/mod.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait MyWidgetExt: Widget + Sized + 'static { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 32 | fn log(self, label: &'static str) -> Logger { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn clip(self, shape: S) -> Clip { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/widgets/async_delegate.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl AsyncDelegate { [INFO] [stdout] | ---------------------------------------- associated function in this implementation [INFO] [stdout] 33 | #[allow(clippy::new_ret_no_self)] [INFO] [stdout] 34 | pub fn new(launcher: AppLauncher) -> AppLauncher { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "11bca0fe6cd6afc600e7fab1d9e5cb213815cb977702117b8a1d1da74d01c601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bca0fe6cd6afc600e7fab1d9e5cb213815cb977702117b8a1d1da74d01c601", kill_on_drop: false }` [INFO] [stdout] 11bca0fe6cd6afc600e7fab1d9e5cb213815cb977702117b8a1d1da74d01c601