[INFO] cloning repository https://github.com/dinosath/novel-crawler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dinosath/novel-crawler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinosath%2Fnovel-crawler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinosath%2Fnovel-crawler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b13bf2ce2ef2539e023b976862e79d711dffc08
[INFO] checking dinosath/novel-crawler against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdinosath%2Fnovel-crawler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dinosath/novel-crawler
[INFO] finished tweaking git repo https://github.com/dinosath/novel-crawler
[INFO] tweaked toml for git repo https://github.com/dinosath/novel-crawler written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dinosath/novel-crawler on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dinosath/novel-crawler 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af2f369fe7eebb5d7aa40e88283045e470472bb1f0184b0d9fb67777704e8e79
[INFO] running `Command { std: "docker" "start" "-a" "af2f369fe7eebb5d7aa40e88283045e470472bb1f0184b0d9fb67777704e8e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af2f369fe7eebb5d7aa40e88283045e470472bb1f0184b0d9fb67777704e8e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af2f369fe7eebb5d7aa40e88283045e470472bb1f0184b0d9fb67777704e8e79", kill_on_drop: false }`
[INFO] [stdout] af2f369fe7eebb5d7aa40e88283045e470472bb1f0184b0d9fb67777704e8e79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ae6ad40291b11f84ba7fe80b76bcd9d273febc05275c1087a1771096869b030
[INFO] running `Command { std: "docker" "start" "-a" "7ae6ad40291b11f84ba7fe80b76bcd9d273febc05275c1087a1771096869b030", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking llm_models_spider v0.1.72
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking string_concat v0.0.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking auto_encoder v0.1.10
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking zip v8.5.1
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking lol_html v2.7.2
[INFO] [stderr]     Checking scraper v0.26.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking spider_agent_types v2.51.29
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking case_insensitive_string v0.2.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling spider_fingerprint v2.39.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking spider v2.51.28
[INFO] [stderr]     Checking novel-crawler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Volume`
[INFO] [stdout]  --> src/crawler/royalroad.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::models::{Chapter, Novel, SearchResult, Volume};
[INFO] [stdout]   |                                                   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Volume`
[INFO] [stdout]  --> src/crawler/royalroad.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::models::{Chapter, Novel, SearchResult, Volume};
[INFO] [stdout]   |                                                   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let mut novel = crawler
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let mut indices = if args.all
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let mut novel = crawler
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:206:9
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let mut indices = if args.all
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `novel`
[INFO] [stdout]    --> src/output/epub.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn build_nav_xhtml(novel: &Novel, chapters: &[&Chapter]) -> String {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_novel`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `novel`
[INFO] [stdout]    --> src/output/epub.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn build_nav_xhtml(novel: &Novel, chapters: &[&Chapter]) -> String {
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_novel`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `language` is never used
[INFO] [stdout]   --> src/crawler/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Crawler: Send + Sync {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn language(&self) -> &str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_first_html` is never used
[INFO] [stdout]    --> src/crawler/mod.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn select_first_html(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_csrf` is never used
[INFO] [stdout]   --> src/crawler/webnovel.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WebnovelCrawler {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     async fn get_csrf(client: &Client) -> String {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `chapters_in_volume` and `chapter_range_title` are never used
[INFO] [stdout]   --> src/models.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Novel {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn chapters_in_volume(&self, volume_id: usize) -> Vec<&Chapter> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn chapter_range_title(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cover_url` and `synopsis` are never read
[INFO] [stdout]    --> src/models.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub cover_url: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 101 |     pub synopsis: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` 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 `find_source_for_url` is never used
[INFO] [stdout]   --> src/sources.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn find_source_for_url(url: &str) -> Option<&'static SourceInfo> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `language` is never used
[INFO] [stdout]   --> src/crawler/mod.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Crawler: Send + Sync {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn language(&self) -> &str {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_first_html` is never used
[INFO] [stdout]    --> src/crawler/mod.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn select_first_html(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_csrf` is never used
[INFO] [stdout]   --> src/crawler/webnovel.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WebnovelCrawler {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     async fn get_csrf(client: &Client) -> String {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `chapters_in_volume` and `chapter_range_title` are never used
[INFO] [stdout]   --> src/models.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Novel {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn chapters_in_volume(&self, volume_id: usize) -> Vec<&Chapter> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn chapter_range_title(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cover_url` and `synopsis` are never read
[INFO] [stdout]    --> src/models.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub cover_url: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 101 |     pub synopsis: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` 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 `find_source_for_url` is never used
[INFO] [stdout]   --> src/sources.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn find_source_for_url(url: &str) -> Option<&'static SourceInfo> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "7ae6ad40291b11f84ba7fe80b76bcd9d273febc05275c1087a1771096869b030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae6ad40291b11f84ba7fe80b76bcd9d273febc05275c1087a1771096869b030", kill_on_drop: false }`
[INFO] [stdout] 7ae6ad40291b11f84ba7fe80b76bcd9d273febc05275c1087a1771096869b030
