[INFO] cloning repository https://github.com/pengdaCN/spider-novel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pengdaCN/spider-novel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpengdaCN%2Fspider-novel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpengdaCN%2Fspider-novel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd9fcce9b397592a5845d68a2868606a3ae56cdc [INFO] documenting pengdaCN/spider-novel against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpengdaCN%2Fspider-novel" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pengdaCN/spider-novel [INFO] finished tweaking git repo https://github.com/pengdaCN/spider-novel [INFO] tweaked toml for git repo https://github.com/pengdaCN/spider-novel written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pengdaCN/spider-novel on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pengdaCN/spider-novel 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" "+beta-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d290c4723d552a5991a0664e69439babbc8b8dd24341549e4bbc1f60dfa59d [INFO] running `Command { std: "docker" "start" "-a" "27d290c4723d552a5991a0664e69439babbc8b8dd24341549e4bbc1f60dfa59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d290c4723d552a5991a0664e69439babbc8b8dd24341549e4bbc1f60dfa59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d290c4723d552a5991a0664e69439babbc8b8dd24341549e4bbc1f60dfa59d", kill_on_drop: false }` [INFO] [stdout] 27d290c4723d552a5991a0664e69439babbc8b8dd24341549e4bbc1f60dfa59d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ede82c7e18f5efbf54b4170dcd9b40d97a634d1993ae23e14475c516024cbde [INFO] running `Command { std: "docker" "start" "-a" "0ede82c7e18f5efbf54b4170dcd9b40d97a634d1993ae23e14475c516024cbde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.14 [INFO] [stderr] Checking rs-snowflake v0.6.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling sea-query-driver v0.1.1 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling ouroboros_macro v0.15.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling sea-orm-macros v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking sea-strum v0.23.0 [INFO] [stderr] Checking ouroboros v0.15.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking sea-query v0.24.6 [INFO] [stderr] Checking nipper v0.1.9 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking tera v1.16.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking sqlx v0.5.13 [INFO] [stderr] Checking sea-orm v0.8.0 [INFO] [stderr] Checking quick-js v0.4.1 [INFO] [stderr] Documenting spider-novel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking spider-novel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `supported`, and `inner` are never read [INFO] [stdout] --> src/keeper.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct PropertySpider { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 21 | id: &'static str, [INFO] [stdout] | ^^ [INFO] [stdout] 22 | supported: &'static Support, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | inner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `policy` is never read [INFO] [stdout] --> src/keeper.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Keeper { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 38 | spiders: Vec, [INFO] [stdout] 39 | policy: Policy, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/webook.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BookSource { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 11 | /// 地址,包括http/https [INFO] [stdout] 12 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 13 | /// 名称 [INFO] [stdout] 14 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | /// 分组 [INFO] [stdout] 16 | group: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | /// 类型 [INFO] [stdout] 18 | r_type: SourceType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// 详情页url正则 [INFO] [stdout] 20 | url_pattern: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 21 | /// 是否启用 [INFO] [stdout] 22 | enabled: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | /// 启用okhttp CookieJAr 自动保存每次请求的cookie [INFO] [stdout] 24 | enabled_cookiejar: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | /// 并发率 [INFO] [stdout] 26 | concurrent_rate: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | /// 请求头 [INFO] [stdout] 28 | header: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | /// 登录地址 [INFO] [stdout] 30 | login_url: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 31 | /// 登录UI [INFO] [stdout] 32 | login_ui: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | /// 登录检测js [INFO] [stdout] 34 | login_checkjs: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 35 | /// 注释 [INFO] [stdout] 36 | comment: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | /// 自定义变量说明 [INFO] [stdout] 38 | iable_comment: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 39 | /// 发现url [INFO] [stdout] 40 | explore_url: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | /// 发现规则 [INFO] [stdout] 42 | rule_explore: ExploreRule, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 43 | /// 搜索url [INFO] [stdout] 44 | search_url: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | /// 搜索规则 [INFO] [stdout] 46 | rule_search: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 47 | /// 书籍信息页规则 [INFO] [stdout] 48 | rule_book_info: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 49 | /// 目录页规则 [INFO] [stdout] 50 | rule_toc: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 51 | /// 正文页规则 [INFO] [stdout] 52 | rule_content: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/webook.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct ExploreRule { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 56 | book_list: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 57 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 58 | author: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 59 | intro: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | kind: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | last_chapter: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 62 | update_time: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 63 | book_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | cover_url: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 65 | word_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/webook.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct SearchRule { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 69 | /// 校验关键字 [INFO] [stdout] 70 | check_keyword: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 71 | book_list: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 72 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | author: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 74 | intro: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | kind: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | last_chapter: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 77 | update_time: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 78 | book_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 79 | cover_url: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 80 | word_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/webook.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct InfoRule { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 84 | init: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 86 | author: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | intro: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | kind: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | last_chapter: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 90 | update_time: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 91 | cover_url: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 92 | toc_url: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | word_count: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 94 | can_re_name: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 95 | download_urls: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/webook.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct TocRule { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 99 | pre_update_js: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 100 | chapter_list: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 101 | chapter_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 102 | chapter_url: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 103 | is_volume: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 104 | is_vip: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 105 | is_pay: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 106 | update_time: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 107 | next_toc_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/webook.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct ContentRule { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 111 | content: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 112 | next_content_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 113 | web_js: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 114 | source_regex: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 115 | /// 替换规则 [INFO] [stdout] 116 | replace_regex: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 117 | /// 默认大小居中,FULL最大宽度 [INFO] [stdout] 118 | image_style: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 119 | /// 购买操作,js或者包含{{js}}的url [INFO] [stdout] 120 | pay_action: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/common/snowid.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | if let Some(gen) = GEN.as_ref() { [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] [stderr] Generated /opt/rustwide/target/doc/spider_novel/index.html and 1 other file [INFO] running `Command { std: "docker" "inspect" "0ede82c7e18f5efbf54b4170dcd9b40d97a634d1993ae23e14475c516024cbde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ede82c7e18f5efbf54b4170dcd9b40d97a634d1993ae23e14475c516024cbde", kill_on_drop: false }` [INFO] [stdout] 0ede82c7e18f5efbf54b4170dcd9b40d97a634d1993ae23e14475c516024cbde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a859ac8fcd5011e4b97bf5c4b6e8ec5be9fb330a78f2059aacc0a84a875e9a1b [INFO] running `Command { std: "docker" "start" "-a" "a859ac8fcd5011e4b97bf5c4b6e8ec5be9fb330a78f2059aacc0a84a875e9a1b", kill_on_drop: false }` [INFO] [stderr] Documenting spider-novel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s [INFO] [stderr] Generated /opt/rustwide/target/doc/spider_novel/index.html [INFO] running `Command { std: "docker" "inspect" "a859ac8fcd5011e4b97bf5c4b6e8ec5be9fb330a78f2059aacc0a84a875e9a1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a859ac8fcd5011e4b97bf5c4b6e8ec5be9fb330a78f2059aacc0a84a875e9a1b", kill_on_drop: false }` [INFO] [stdout] a859ac8fcd5011e4b97bf5c4b6e8ec5be9fb330a78f2059aacc0a84a875e9a1b