[INFO] fetching crate soupy 0.10.0...
[INFO] testing soupy-0.10.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate soupy 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate soupy 0.10.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate soupy 0.10.0
[INFO] tweaked toml for crates.io crate soupy 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soupy 0.10.0 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 crates.io crate soupy 0.10.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ee362232b2fce65ee650cae3b63e3d55adc592dfd72e532d3147b961cae13b88
[INFO] running `Command { std: "docker" "start" "-a" "ee362232b2fce65ee650cae3b63e3d55adc592dfd72e532d3147b961cae13b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee362232b2fce65ee650cae3b63e3d55adc592dfd72e532d3147b961cae13b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee362232b2fce65ee650cae3b63e3d55adc592dfd72e532d3147b961cae13b88", kill_on_drop: false }`
[INFO] [stdout] ee362232b2fce65ee650cae3b63e3d55adc592dfd72e532d3147b961cae13b88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1955f504e067e1de9ec96b9c08c3144978387661c9486d00f9a5141cf2c4690f
[INFO] running `Command { std: "docker" "start" "-a" "1955f504e067e1de9ec96b9c08c3144978387661c9486d00f9a5141cf2c4690f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling xmltree v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling soupy v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn descendants(&self) -> NodeIter<Self> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn descendants(&self) -> NodeIter<'_, Self> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/html/node.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn escape_text(text: &str) -> Cow<str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn escape_text(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:271:31
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<str>> {
[INFO] [stdout]     |                               ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<str>>>> {
[INFO] [stdout]     |                     ^^^^             ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<'_, str>>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/xml/mod.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/soup.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         text: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 24 |     ) -> Result<
[INFO] [stdout] 25 |         Soup<<crate::parser::StrictHTMLParser as Parser>::Node>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 26 |         <crate::parser::StrictHTMLParser as Parser>::Error,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 ~         Soup<<crate::parser::StrictHTMLParser<'_> as Parser>::Node>,
[INFO] [stdout] 26 ~         <crate::parser::StrictHTMLParser<'_> as Parser>::Error,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/soup.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn iter(&self) -> QueryIter<N, ()> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn iter(&self) -> QueryIter<'_, N, ()> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.09s
[INFO] running `Command { std: "docker" "inspect" "1955f504e067e1de9ec96b9c08c3144978387661c9486d00f9a5141cf2c4690f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1955f504e067e1de9ec96b9c08c3144978387661c9486d00f9a5141cf2c4690f", kill_on_drop: false }`
[INFO] [stdout] 1955f504e067e1de9ec96b9c08c3144978387661c9486d00f9a5141cf2c4690f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4d610910ab504d9e0bdbb1d6ee37cdf6c3a4c4549806d2c1fc6e13c22c1dfe88
[INFO] running `Command { std: "docker" "start" "-a" "4d610910ab504d9e0bdbb1d6ee37cdf6c3a4c4549806d2c1fc6e13c22c1dfe88", kill_on_drop: false }`
[INFO] [stderr]    Compiling soupy v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn descendants(&self) -> NodeIter<Self> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn descendants(&self) -> NodeIter<'_, Self> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/html/node.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn escape_text(text: &str) -> Cow<str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn escape_text(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:271:31
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<str>> {
[INFO] [stdout]     |                               ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<str>>>> {
[INFO] [stdout]     |                     ^^^^             ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<'_, str>>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/xml/mod.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/soup.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         text: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 24 |     ) -> Result<
[INFO] [stdout] 25 |         Soup<<crate::parser::StrictHTMLParser as Parser>::Node>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 26 |         <crate::parser::StrictHTMLParser as Parser>::Error,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 ~         Soup<<crate::parser::StrictHTMLParser<'_> as Parser>::Node>,
[INFO] [stdout] 26 ~         <crate::parser::StrictHTMLParser<'_> as Parser>::Error,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/soup.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn iter(&self) -> QueryIter<N, ()> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn iter(&self) -> QueryIter<'_, N, ()> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/node.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn descendants(&self) -> NodeIter<Self> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn descendants(&self) -> NodeIter<'_, Self> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/html/node.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:248:22
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn escape_text(text: &str) -> Cow<str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn escape_text(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:271:31
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<str>> {
[INFO] [stdout]     |                               ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/html/strict.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<str>>>> {
[INFO] [stdout]     |                     ^^^^             ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<'_, str>>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/xml/mod.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/soup.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |         text: &str,
[INFO] [stdout]    |               ^^^^ the lifetime is elided here
[INFO] [stdout] 24 |     ) -> Result<
[INFO] [stdout] 25 |         Soup<<crate::parser::StrictHTMLParser as Parser>::Node>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 26 |         <crate::parser::StrictHTMLParser as Parser>::Error,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 ~         Soup<<crate::parser::StrictHTMLParser<'_> as Parser>::Node>,
[INFO] [stdout] 26 ~         <crate::parser::StrictHTMLParser<'_> as Parser>::Error,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/soup.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn iter(&self) -> QueryIter<N, ()> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn iter(&self) -> QueryIter<'_, N, ()> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.57s
[INFO] running `Command { std: "docker" "inspect" "4d610910ab504d9e0bdbb1d6ee37cdf6c3a4c4549806d2c1fc6e13c22c1dfe88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d610910ab504d9e0bdbb1d6ee37cdf6c3a4c4549806d2c1fc6e13c22c1dfe88", kill_on_drop: false }`
[INFO] [stdout] 4d610910ab504d9e0bdbb1d6ee37cdf6c3a4c4549806d2c1fc6e13c22c1dfe88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 44644de9fc16c9e7f627321bb50e9a52c4ee061e712308b34e59e55ec1035f08
[INFO] running `Command { std: "docker" "start" "-a" "44644de9fc16c9e7f627321bb50e9a52c4ee061e712308b34e59e55ec1035f08", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/node.rs:40:20
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn descendants(&self) -> NodeIter<Self> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn descendants(&self) -> NodeIter<'_, Self> {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser/html/node.rs:80:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/html/strict.rs:248:22
[INFO] [stderr]     |
[INFO] [stderr] 248 | fn escape_text(text: &str) -> Cow<str> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 248 | fn escape_text(text: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/html/strict.rs:271:31
[INFO] [stderr]     |
[INFO] [stderr] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<str>> {
[INFO] [stderr]     |                               ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 271 | fn escape_node(node: HTMLNode<&str>) -> HTMLNode<Cow<'_, str>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/html/strict.rs:304:21
[INFO] [stderr]     |
[INFO] [stderr] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<str>>>> {
[INFO] [stderr]     |                     ^^^^             ^^^^               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 304 | fn parse_escaped(i: &str) -> IResult<&str, Vec<HTMLNode<Cow<'_, str>>>> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/xml/mod.rs:139:17
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn iter(&self) -> std::slice::Iter<Self> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn iter(&self) -> std::slice::Iter<'_, Self> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/soup.rs:23:15
[INFO] [stderr]    |
[INFO] [stderr] 23 |         text: &str,
[INFO] [stderr]    |               ^^^^ the lifetime is elided here
[INFO] [stderr] 24 |     ) -> Result<
[INFO] [stderr] 25 |         Soup<<crate::parser::StrictHTMLParser as Parser>::Node>,
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 26 |         <crate::parser::StrictHTMLParser as Parser>::Error,
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 ~         Soup<<crate::parser::StrictHTMLParser<'_> as Parser>::Node>,
[INFO] [stderr] 26 ~         <crate::parser::StrictHTMLParser<'_> as Parser>::Error,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/soup.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn iter(&self) -> QueryIter<N, ()> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub fn iter(&self) -> QueryIter<'_, N, ()> {
[INFO] [stderr]    |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `soupy` (lib) generated 8 warnings (run `cargo fix --lib -p soupy` to apply 8 suggestions)
[INFO] [stderr] warning: `soupy` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soupy-ee506072aa9a745d)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test parser::html::strict::test::test_comment ... ok
[INFO] [stdout] test parser::html::node::tests::test_iter_order ... ok
[INFO] [stdout] test parser::html::lenient::tests::test_escaping ... ok
[INFO] [stdout] test parser::html::strict::test::test_void ... ok
[INFO] [stdout] test parser::xml::tests::test_text ... ok
[INFO] [stdout] test pattern::tests::test_string ... ok
[INFO] [stdout] test parser::html::lenient::tests::test_whitespace ... ok
[INFO] [stdout] test parser::html::node::tests::test_direct_iter ... ok
[INFO] [stdout] test parser::html::strict::test::test_element ... ok
[INFO] [stdout] test parser::html::strict::test::test_escaping ... ok
[INFO] [stdout] test parser::xml::tests::test_iter_order ... ok
[INFO] [stdout] test pattern::tests::test_bool ... ok
[INFO] [stdout] test parser::xml::tests::test_direct_iter ... ok
[INFO] [stdout] test parser::html::strict::test::test_parse ... ok
[INFO] [stdout] test pattern::tests::test_regex ... ok
[INFO] [stdout] test parser::html::node::tests::test_tree_iter ... ok
[INFO] [stdout] test parser::html::strict::test::test_doctype ... ok
[INFO] [stdout] test query::tests::test_query_copy ... ok
[INFO] [stderr]    Doc-tests soupy
[INFO] [stdout] test parser::html::lenient::tests::test_lenient_patterns ... ok
[INFO] [stdout] test parser::xml::tests::test_tree_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/node.rs - node::Node::get (line 21) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::attr_value (line 100) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::all (line 154) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::first (line 137) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::class (line 119) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::attr_name (line 83) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::attr (line 69) ... ok
[INFO] [stdout] test src/query.rs - query::Queryable::tag (line 55) ... ok
[INFO] [stdout] test src/pattern.rs - pattern::Pattern (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "44644de9fc16c9e7f627321bb50e9a52c4ee061e712308b34e59e55ec1035f08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44644de9fc16c9e7f627321bb50e9a52c4ee061e712308b34e59e55ec1035f08", kill_on_drop: false }`
[INFO] [stdout] 44644de9fc16c9e7f627321bb50e9a52c4ee061e712308b34e59e55ec1035f08
