[INFO] cloning repository https://github.com/0xsjn/rust-web-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xsjn/rust-web-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsjn%2Frust-web-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xsjn%2Frust-web-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b452cfe62e0386baccca14b4f5f75ca0ada63db1
[INFO] documenting 0xsjn/rust-web-parser 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%2F0xsjn%2Frust-web-parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xsjn/rust-web-parser
[INFO] finished tweaking git repo https://github.com/0xsjn/rust-web-parser
[INFO] tweaked toml for git repo https://github.com/0xsjn/rust-web-parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xsjn/rust-web-parser 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/0xsjn/rust-web-parser 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 858965289c9590b8faa5e76adb10d3b10a6b055815c9924065cef43df8a69f5a
[INFO] running `Command { std: "docker" "start" "-a" "858965289c9590b8faa5e76adb10d3b10a6b055815c9924065cef43df8a69f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "858965289c9590b8faa5e76adb10d3b10a6b055815c9924065cef43df8a69f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858965289c9590b8faa5e76adb10d3b10a6b055815c9924065cef43df8a69f5a", kill_on_drop: false }`
[INFO] [stdout] 858965289c9590b8faa5e76adb10d3b10a6b055815c9924065cef43df8a69f5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 56c8b9fe8c0697c46f1552804df9daed3c8562f8fc69d8a8a1234c8ba87077f5
[INFO] running `Command { std: "docker" "start" "-a" "56c8b9fe8c0697c46f1552804df9daed3c8562f8fc69d8a8a1234c8ba87077f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.38
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking scraper v0.19.0
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]  Documenting rvp v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `ParsedType`
[INFO] [stdout]   --> src/structure.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// It returns a vector of all the possible [ParsedType]s
[INFO] [stdout]    |                                                  ^^^^^^^^^^ no item named `ParsedType` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ParsedType`
[INFO] [stdout]   --> src/structure.rs:38:54
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// It returns the string representation of the [ParsedType]
[INFO] [stdout]    |                                                      ^^^^^^^^^^ no item named `ParsedType` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `ParsedValue`
[INFO] [stdout]   --> src/scalper.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// A vector of parsed values [Result<Vec<ParsedValue>>].
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// A vector of parsed values [`Result<Vec<ParsedValue>>`].
[INFO] [stdout]    |                                +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Self`
[INFO] [stdout]    --> src/structure.rs:203:18
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// A [Result<Self>]
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /// A [`Result<Self>`]
[INFO] [stdout]     |            +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/rvp/index.html
[INFO] running `Command { std: "docker" "inspect" "56c8b9fe8c0697c46f1552804df9daed3c8562f8fc69d8a8a1234c8ba87077f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c8b9fe8c0697c46f1552804df9daed3c8562f8fc69d8a8a1234c8ba87077f5", kill_on_drop: false }`
[INFO] [stdout] 56c8b9fe8c0697c46f1552804df9daed3c8562f8fc69d8a8a1234c8ba87077f5
