[INFO] cloning repository https://github.com/SilkRose/FixFiction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilkRose/FixFiction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilkRose%2FFixFiction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilkRose%2FFixFiction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dda05d6c4ca97b5167e4509843376223397a3b27 [INFO] checking SilkRose/FixFiction against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilkRose%2FFixFiction" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SilkRose/FixFiction [INFO] finished tweaking git repo https://github.com/SilkRose/FixFiction [INFO] tweaked toml for git repo https://github.com/SilkRose/FixFiction written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SilkRose/FixFiction on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SilkRose/FixFiction 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" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5 [INFO] running `Command { std: "docker" "start" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking bitflags v2.12.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking http v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.50 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling built v0.8.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling libgit2-sys v0.18.5+1.9.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking brotli-decompressor v5.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling bytestring v1.5.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Checking brotli v8.0.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking hkdf v0.13.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Checking unicode-id v0.3.6 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling fixfiction v2.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking maud v0.27.0 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling sqlx-core v0.9.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking actix-http v3.12.1 [INFO] [stderr] Checking git2 v0.21.0 [INFO] [stderr] Compiling sqlx-postgres v0.9.0 [INFO] [stderr] Checking actix-web v4.13.0 [INFO] [stderr] Checking actix-cors v0.7.1 [INFO] [stderr] Compiling sqlx-macros-core v0.9.0 [INFO] [stderr] Compiling sqlx-macros v0.9.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.13.4 [INFO] [stderr] Checking pony v0.0.0 (https://github.com/SilkRose/Pony#f1702257) [INFO] [stderr] Checking sqlx v0.9.0 [INFO] [stdout] warning: struct `New` is never constructed [INFO] [stdout] --> src/blog.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct New; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PathParsed` is never constructed [INFO] [stdout] --> src/blog.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | struct PathParsed; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddParams` is never constructed [INFO] [stdout] --> src/blog.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | struct AddParams; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFromDb` is never constructed [INFO] [stdout] --> src/blog.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct GetFromDb; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFromFimfic` is never constructed [INFO] [stdout] --> src/blog.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | struct GetFromFimfic; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlogEmbed` is never constructed [INFO] [stdout] --> src/blog.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | struct BlogEmbed { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_stage` is never used [INFO] [stdout] --> src/blog.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | impl BlogEmbed { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 93 | fn update_stage(self) -> BlogEmbed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `parse_path` are never used [INFO] [stdout] --> src/blog.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 106 | impl BlogEmbed { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 107 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn parse_path(mut self, path: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_parameters` is never used [INFO] [stdout] --> src/blog.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 122 | impl BlogEmbed { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 123 | fn add_parameters(mut self, queries: HashMap) -> BlogEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_from_db` is never used [INFO] [stdout] --> src/blog.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 129 | impl BlogEmbed { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 130 | async fn get_from_db(mut self, db: &Db) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_from_fimfic` is never used [INFO] [stdout] --> src/blog.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 142 | impl BlogEmbed { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 143 | async fn get_from_fimfic(mut self, api: &Request) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TagApi` is never constructed [INFO] [stdout] --> src/fimfiction_api/tag.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct TagApi { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `story_id` and `date_cached` are never read [INFO] [stdout] --> src/tag.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 135 | pub(crate) struct TagLink { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 136 | pub(crate) story_id: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 137 | pub(crate) tag_id: i32, [INFO] [stdout] 138 | pub(crate) date_cached: DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TagLink` 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: function `i32_string` is never used [INFO] [stdout] --> src/utility.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn i32_string<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `New` is never constructed [INFO] [stdout] --> src/blog.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct New; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PathParsed` is never constructed [INFO] [stdout] --> src/blog.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | struct PathParsed; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AddParams` is never constructed [INFO] [stdout] --> src/blog.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | struct AddParams; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFromDb` is never constructed [INFO] [stdout] --> src/blog.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct GetFromDb; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetFromFimfic` is never constructed [INFO] [stdout] --> src/blog.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | struct GetFromFimfic; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BlogEmbed` is never constructed [INFO] [stdout] --> src/blog.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | struct BlogEmbed { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `update_stage` is never used [INFO] [stdout] --> src/blog.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | impl BlogEmbed { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 93 | fn update_stage(self) -> BlogEmbed { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `parse_path` are never used [INFO] [stdout] --> src/blog.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 106 | impl BlogEmbed { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 107 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | fn parse_path(mut self, path: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_parameters` is never used [INFO] [stdout] --> src/blog.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 122 | impl BlogEmbed { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 123 | fn add_parameters(mut self, queries: HashMap) -> BlogEmbed { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_from_db` is never used [INFO] [stdout] --> src/blog.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 129 | impl BlogEmbed { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 130 | async fn get_from_db(mut self, db: &Db) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_from_fimfic` is never used [INFO] [stdout] --> src/blog.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 142 | impl BlogEmbed { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 143 | async fn get_from_fimfic(mut self, api: &Request) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TagApi` is never constructed [INFO] [stdout] --> src/fimfiction_api/tag.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct TagApi { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `story_id` and `date_cached` are never read [INFO] [stdout] --> src/tag.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 135 | pub(crate) struct TagLink { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 136 | pub(crate) story_id: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 137 | pub(crate) tag_id: i32, [INFO] [stdout] 138 | pub(crate) date_cached: DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TagLink` 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: function `i32_string` is never used [INFO] [stdout] --> src/utility.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn i32_string<'de, D>(deserializer: D) -> Result [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5", kill_on_drop: false }` [INFO] [stdout] 0c84568bc7d78bb18e7260109cbc5930db98ca2e018076a0f57ccc69ed9aa8a5