[INFO] fetching crate kiss_xml 1.0.2... [INFO] checking kiss_xml-1.0.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate kiss_xml 1.0.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate kiss_xml 1.0.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kiss_xml 1.0.2 [INFO] tweaked toml for crates.io crate kiss_xml 1.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kiss_xml 1.0.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kiss_xml 1.0.2 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e329a2eb6b3f893df8933331d5ec977dd8d4314448433d93cd0e74eb3a219d0f [INFO] running `Command { std: "docker" "start" "-a" "e329a2eb6b3f893df8933331d5ec977dd8d4314448433d93cd0e74eb3a219d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e329a2eb6b3f893df8933331d5ec977dd8d4314448433d93cd0e74eb3a219d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e329a2eb6b3f893df8933331d5ec977dd8d4314448433d93cd0e74eb3a219d0f", kill_on_drop: false }` [INFO] [stdout] e329a2eb6b3f893df8933331d5ec977dd8d4314448433d93cd0e74eb3a219d0f [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67ee9262d17c96fa6974da50c7870d6e90c780756847daed4b55701e4a9fadc [INFO] running `Command { std: "docker" "start" "-a" "e67ee9262d17c96fa6974da50c7870d6e90c780756847daed4b55701e4a9fadc", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking kiss_xml v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1045:24 [INFO] [stdout] | [INFO] [stdout] 1045 | pub fn search<'a, P>(&'a self, predicate: P) -> Box> + '_> where P: FnMut(&&Box) -> bool + ... [INFO] [stdout] | ^^ -------------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1045 | pub fn search<'a, P>(&'a self, predicate: P) -> Box> + '_> where P: FnMut(&&Box) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1080:33 [INFO] [stdout] | [INFO] [stdout] 1080 | pub fn search_elements<'a, P>(&'a self, predicate: P) -> Box + '_> where P: FnMut(&&Element) -> bool + 'a { [INFO] [stdout] | ^^ -------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1080 | pub fn search_elements<'a, P>(&'a self, predicate: P) -> Box + '_> where P: FnMut(&&Element) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1123:29 [INFO] [stdout] | [INFO] [stdout] 1123 | pub fn search_text<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Text) -> bool + 'a { [INFO] [stdout] | ^^ ----- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1123 | pub fn search_text<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Text) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1133:33 [INFO] [stdout] | [INFO] [stdout] 1133 | pub fn search_comments<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Comment) -> bool + 'a { [INFO] [stdout] | ^^ -------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1133 | pub fn search_comments<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Comment) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1045:24 [INFO] [stdout] | [INFO] [stdout] 1045 | pub fn search<'a, P>(&'a self, predicate: P) -> Box> + '_> where P: FnMut(&&Box) -> bool + ... [INFO] [stdout] | ^^ -------------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1045 | pub fn search<'a, P>(&'a self, predicate: P) -> Box> + '_> where P: FnMut(&&Box) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1080:33 [INFO] [stdout] | [INFO] [stdout] 1080 | pub fn search_elements<'a, P>(&'a self, predicate: P) -> Box + '_> where P: FnMut(&&Element) -> bool + 'a { [INFO] [stdout] | ^^ -------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1080 | pub fn search_elements<'a, P>(&'a self, predicate: P) -> Box + '_> where P: FnMut(&&Element) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1123:29 [INFO] [stdout] | [INFO] [stdout] 1123 | pub fn search_text<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Text) -> bool + 'a { [INFO] [stdout] | ^^ ----- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1123 | pub fn search_text<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Text) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dom.rs:1133:33 [INFO] [stdout] | [INFO] [stdout] 1133 | pub fn search_comments<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Comment) -> bool + 'a { [INFO] [stdout] | ^^ -------- -- the lifetimes get resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | this lifetime flows to the output the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 1133 | pub fn search_comments<'a, P>(&'a self, predicate: P) -> Box + '_> where P: Fn(&&Comment) -> bool + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s [INFO] running `Command { std: "docker" "inspect" "e67ee9262d17c96fa6974da50c7870d6e90c780756847daed4b55701e4a9fadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67ee9262d17c96fa6974da50c7870d6e90c780756847daed4b55701e4a9fadc", kill_on_drop: false }` [INFO] [stdout] e67ee9262d17c96fa6974da50c7870d6e90c780756847daed4b55701e4a9fadc