[INFO] cloning repository https://github.com/janza/html_to_txt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janza/html_to_txt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanza%2Fhtml_to_txt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanza%2Fhtml_to_txt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27f71fa3e504cf8ad088aff057b1377edd450a64
[INFO] testing janza/html_to_txt against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanza%2Fhtml_to_txt" "/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/janza/html_to_txt
[INFO] finished tweaking git repo https://github.com/janza/html_to_txt
[INFO] tweaked toml for git repo https://github.com/janza/html_to_txt written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janza/html_to_txt on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janza/html_to_txt 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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 213772184f0e84f7b01e8155b83ed7a75f4f245b69ed8136b2c6049107330f87
[INFO] running `Command { std: "docker" "start" "-a" "213772184f0e84f7b01e8155b83ed7a75f4f245b69ed8136b2c6049107330f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "213772184f0e84f7b01e8155b83ed7a75f4f245b69ed8136b2c6049107330f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213772184f0e84f7b01e8155b83ed7a75f4f245b69ed8136b2c6049107330f87", kill_on_drop: false }`
[INFO] [stdout] 213772184f0e84f7b01e8155b83ed7a75f4f245b69ed8136b2c6049107330f87
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f33c5646c3a1221888be72b2693f5e5cdbbc8172f40c0f414d7c48434593aa3
[INFO] running `Command { std: "docker" "start" "-a" "2f33c5646c3a1221888be72b2693f5e5cdbbc8172f40c0f414d7c48434593aa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling htmlentity v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling clap_derive v3.0.2
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling clap v3.0.4
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling html_parser v0.6.2
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling html_to_txt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Dom` and `Node`
[INFO] [stdout]  --> src/main.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use html_parser::{Dom,Result,Node};
[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: `scraper::ElementRef`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use scraper::ElementRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ego_tree::NodeRef`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ego_tree::NodeRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scraper::Node::Text`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use scraper::Node::Text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `htmlentity::entity`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use htmlentity::entity;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selector`
[INFO] [stdout]   --> src/main.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use scraper::{Html, Selector};
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `consecutive_block` is assigned to, but never used
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut consecutive_block = false;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_consecutive_block` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]   --> src/main.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 consecutive_block = false;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 78 |                             consecutive_block = false;
[INFO] [stdout]    |                             ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]   --> src/main.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 82 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]   --> src/main.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 92 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout]  92 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 101 | ...                   consecutive_block = true;
[INFO] [stdout]     |                       ------------------------ `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   consecutive_block = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 104 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 121 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 127 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 130 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s
[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" "2f33c5646c3a1221888be72b2693f5e5cdbbc8172f40c0f414d7c48434593aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f33c5646c3a1221888be72b2693f5e5cdbbc8172f40c0f414d7c48434593aa3", kill_on_drop: false }`
[INFO] [stdout] 2f33c5646c3a1221888be72b2693f5e5cdbbc8172f40c0f414d7c48434593aa3
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8330ad5f88521670ffd70c585afa9dec3e8e3dfb22a0e748c0580c23e57d10a
[INFO] running `Command { std: "docker" "start" "-a" "c8330ad5f88521670ffd70c585afa9dec3e8e3dfb22a0e748c0580c23e57d10a", kill_on_drop: false }`
[INFO] [stderr]    Compiling html_to_txt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Dom` and `Node`
[INFO] [stdout]  --> src/main.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use html_parser::{Dom,Result,Node};
[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: `scraper::ElementRef`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use scraper::ElementRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ego_tree::NodeRef`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ego_tree::NodeRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scraper::Node::Text`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use scraper::Node::Text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `htmlentity::entity`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use htmlentity::entity;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Selector`
[INFO] [stdout]   --> src/main.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use scraper::{Html, Selector};
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `consecutive_block` is assigned to, but never used
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut consecutive_block = false;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_consecutive_block` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]   --> src/main.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 consecutive_block = false;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 78 |                             consecutive_block = false;
[INFO] [stdout]    |                             ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]   --> src/main.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 82 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]   --> src/main.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 92 | ...                   consecutive_block = false;
[INFO] [stdout]    |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:92:29
[INFO] [stdout]     |
[INFO] [stdout]  92 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 101 | ...                   consecutive_block = true;
[INFO] [stdout]     |                       ------------------------ `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   consecutive_block = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 104 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 121 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 127 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 130 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_block` is never read
[INFO] [stdout]    --> src/main.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 | ...                   consecutive_block = false;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[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" "c8330ad5f88521670ffd70c585afa9dec3e8e3dfb22a0e748c0580c23e57d10a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8330ad5f88521670ffd70c585afa9dec3e8e3dfb22a0e748c0580c23e57d10a", kill_on_drop: false }`
[INFO] [stdout] c8330ad5f88521670ffd70c585afa9dec3e8e3dfb22a0e748c0580c23e57d10a
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b7038d9905f08e2216af82b0a59690f7de0f879bfdb86278359bbe05907253f
[INFO] running `Command { std: "docker" "start" "-a" "8b7038d9905f08e2216af82b0a59690f7de0f879bfdb86278359bbe05907253f", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Dom` and `Node`
[INFO] [stderr]  --> src/main.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | use html_parser::{Dom,Result,Node};
[INFO] [stderr]   |                   ^^^        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `scraper::ElementRef`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use scraper::ElementRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ego_tree::NodeRef`
[INFO] [stderr]  --> src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use ego_tree::NodeRef;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `scraper::Node::Text`
[INFO] [stderr]  --> src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use scraper::Node::Text;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `htmlentity::entity`
[INFO] [stderr]   --> src/main.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use htmlentity::entity;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Selector`
[INFO] [stderr]   --> src/main.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 | use scraper::{Html, Selector};
[INFO] [stderr]    |                     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `consecutive_block` is assigned to, but never used
[INFO] [stderr]   --> src/main.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let mut consecutive_block = false;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_consecutive_block` instead
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]   --> src/main.rs:60:17
[INFO] [stderr]    |
[INFO] [stderr] 60 |                 consecutive_block = false;
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 78 |                             consecutive_block = false;
[INFO] [stderr]    |                             ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]   --> src/main.rs:78:29
[INFO] [stderr]    |
[INFO] [stderr] 78 | ...                   consecutive_block = false;
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 82 | ...                   consecutive_block = false;
[INFO] [stderr]    |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]   --> src/main.rs:82:29
[INFO] [stderr]    |
[INFO] [stderr] 82 | ...                   consecutive_block = false;
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 92 | ...                   consecutive_block = false;
[INFO] [stderr]    |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]    --> src/main.rs:92:29
[INFO] [stderr]     |
[INFO] [stderr]  92 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 101 | ...                   consecutive_block = true;
[INFO] [stderr]     |                       ------------------------ `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]    --> src/main.rs:101:29
[INFO] [stderr]     |
[INFO] [stderr] 101 | ...                   consecutive_block = true;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 104 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]    --> src/main.rs:104:29
[INFO] [stderr]     |
[INFO] [stderr] 104 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 121 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]    --> src/main.rs:121:29
[INFO] [stderr]     |
[INFO] [stderr] 121 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 127 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]    --> src/main.rs:127:29
[INFO] [stderr]     |
[INFO] [stderr] 127 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 130 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ------------------------- `consecutive_block` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `consecutive_block` is never read
[INFO] [stderr]    --> src/main.rs:130:29
[INFO] [stderr]     |
[INFO] [stderr] 130 | ...                   consecutive_block = false;
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `html_to_txt` (bin "html_to_txt" test) generated 16 warnings (run `cargo fix --bin "html_to_txt" -p html_to_txt --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/html_to_txt-46f0dfb094f84c61)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8b7038d9905f08e2216af82b0a59690f7de0f879bfdb86278359bbe05907253f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7038d9905f08e2216af82b0a59690f7de0f879bfdb86278359bbe05907253f", kill_on_drop: false }`
[INFO] [stdout] 8b7038d9905f08e2216af82b0a59690f7de0f879bfdb86278359bbe05907253f
