[INFO] fetching crate kiss_xml 1.0.2...
[INFO] testing kiss_xml-1.0.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate kiss_xml 1.0.2 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kiss_xml 1.0.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded autocfg v1.2.0
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded proc-macro2 v1.0.79
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded rustix v0.38.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4315690b1a784d57a6eb1cabf3c7ebe69cf24f416662e4fd56f4537b407ff57b
[INFO] running `Command { std: "docker" "start" "-a" "4315690b1a784d57a6eb1cabf3c7ebe69cf24f416662e4fd56f4537b407ff57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4315690b1a784d57a6eb1cabf3c7ebe69cf24f416662e4fd56f4537b407ff57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4315690b1a784d57a6eb1cabf3c7ebe69cf24f416662e4fd56f4537b407ff57b", kill_on_drop: false }`
[INFO] [stdout] 4315690b1a784d57a6eb1cabf3c7ebe69cf24f416662e4fd56f4537b407ff57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b919fd89672f92ceeb678828e3ef4fb5ccff7a2ac1b2f37e9e82fe31359c251f
[INFO] running `Command { std: "docker" "start" "-a" "b919fd89672f92ceeb678828e3ef4fb5ccff7a2ac1b2f37e9e82fe31359c251f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling 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<dyn Iterator<Item = &Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> 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<dyn Iterator<Item = &'a Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> 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<dyn Iterator<Item = &Element> + '_> 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<dyn Iterator<Item = &'a Element> + '_> 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<dyn Iterator<Item = &Text> + '_> 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<dyn Iterator<Item = &'a Text> + '_> 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<dyn Iterator<Item = &Comment> + '_> 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<dyn Iterator<Item = &'a Comment> + '_> where P: Fn(&&Comment) -> bool + 'a {
[INFO] [stdout]      |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.98s
[INFO] running `Command { std: "docker" "inspect" "b919fd89672f92ceeb678828e3ef4fb5ccff7a2ac1b2f37e9e82fe31359c251f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b919fd89672f92ceeb678828e3ef4fb5ccff7a2ac1b2f37e9e82fe31359c251f", kill_on_drop: false }`
[INFO] [stdout] b919fd89672f92ceeb678828e3ef4fb5ccff7a2ac1b2f37e9e82fe31359c251f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a27e151739f2b8a9f768a33e6c980047471ad5e06dcbd9581b5773799872ae1f
[INFO] running `Command { std: "docker" "start" "-a" "a27e151739f2b8a9f768a33e6c980047471ad5e06dcbd9581b5773799872ae1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fastrand v2.0.2
[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<dyn Iterator<Item = &Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> 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<dyn Iterator<Item = &'a Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> 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<dyn Iterator<Item = &Element> + '_> 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<dyn Iterator<Item = &'a Element> + '_> 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<dyn Iterator<Item = &Text> + '_> 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<dyn Iterator<Item = &'a Text> + '_> 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<dyn Iterator<Item = &Comment> + '_> 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<dyn Iterator<Item = &'a Comment> + '_> where P: Fn(&&Comment) -> bool + 'a {
[INFO] [stdout]      |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling 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<dyn Iterator<Item = &Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> 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<dyn Iterator<Item = &'a Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> 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<dyn Iterator<Item = &Element> + '_> 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<dyn Iterator<Item = &'a Element> + '_> 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<dyn Iterator<Item = &Text> + '_> 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<dyn Iterator<Item = &'a Text> + '_> 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<dyn Iterator<Item = &Comment> + '_> 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<dyn Iterator<Item = &'a Comment> + '_> where P: Fn(&&Comment) -> bool + 'a {
[INFO] [stdout]      |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.43s
[INFO] running `Command { std: "docker" "inspect" "a27e151739f2b8a9f768a33e6c980047471ad5e06dcbd9581b5773799872ae1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27e151739f2b8a9f768a33e6c980047471ad5e06dcbd9581b5773799872ae1f", kill_on_drop: false }`
[INFO] [stdout] a27e151739f2b8a9f768a33e6c980047471ad5e06dcbd9581b5773799872ae1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f7d952d1b45baedb111d31f5e41532ce9acb891e757509113994e227683a926
[INFO] running `Command { std: "docker" "start" "-a" "3f7d952d1b45baedb111d31f5e41532ce9acb891e757509113994e227683a926", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/dom.rs:1045:24
[INFO] [stderr]      |
[INFO] [stderr] 1045 |     pub fn search<'a, P>(&'a self, predicate: P) -> Box<dyn Iterator<Item = &Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> bool + ...
[INFO] [stderr]      |                           ^^                                                --------------    -- the lifetimes get resolved as `'a`
[INFO] [stderr]      |                           |                                                 |
[INFO] [stderr]      |                           this lifetime flows to the output                 the lifetimes get resolved as `'a`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1045 |     pub fn search<'a, P>(&'a self, predicate: P) -> Box<dyn Iterator<Item = &'a Box<dyn Node>> + '_> where P: FnMut(&&Box<dyn Node>) -> bool + 'a {
[INFO] [stderr]      |                                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/dom.rs:1080:33
[INFO] [stderr]      |
[INFO] [stderr] 1080 |     pub fn search_elements<'a, P>(&'a self, predicate: P) ->  Box<dyn Iterator<Item = &Element> + '_> where P: FnMut(&&Element) -> bool + 'a {
[INFO] [stderr]      |                                    ^^                                                 --------    -- the lifetimes get resolved as `'a`
[INFO] [stderr]      |                                    |                                                  |
[INFO] [stderr]      |                                    this lifetime flows to the output                  the lifetimes get resolved as `'a`
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1080 |     pub fn search_elements<'a, P>(&'a self, predicate: P) ->  Box<dyn Iterator<Item = &'a Element> + '_> where P: FnMut(&&Element) -> bool + 'a {
[INFO] [stderr]      |                                                                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/dom.rs:1123:29
[INFO] [stderr]      |
[INFO] [stderr] 1123 |     pub fn search_text<'a, P>(&'a self, predicate: P) -> Box<dyn Iterator<Item = &Text> + '_> where P: Fn(&&Text) -> bool + 'a {
[INFO] [stderr]      |                                ^^                                                -----    -- the lifetimes get resolved as `'a`
[INFO] [stderr]      |                                |                                                 |
[INFO] [stderr]      |                                this lifetime flows to the output                 the lifetimes get resolved as `'a`
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1123 |     pub fn search_text<'a, P>(&'a self, predicate: P) -> Box<dyn Iterator<Item = &'a Text> + '_> where P: Fn(&&Text) -> bool + 'a {
[INFO] [stderr]      |                                                                                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/dom.rs:1133:33
[INFO] [stderr]      |
[INFO] [stderr] 1133 |     pub fn search_comments<'a, P>(&'a self, predicate: P) -> Box<dyn Iterator<Item = &Comment> + '_> where P: Fn(&&Comment) -> bool + 'a {
[INFO] [stderr]      |                                    ^^                                                --------    -- the lifetimes get resolved as `'a`
[INFO] [stderr]      |                                    |                                                 |
[INFO] [stderr]      |                                    this lifetime flows to the output                 the lifetimes get resolved as `'a`
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1133 |     pub fn search_comments<'a, P>(&'a self, predicate: P) -> Box<dyn Iterator<Item = &'a Comment> + '_> where P: Fn(&&Comment) -> bool + 'a {
[INFO] [stderr]      |                                                                                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: `kiss_xml` (lib) generated 4 warnings
[INFO] [stderr] warning: `kiss_xml` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kiss_xml-f63c9dc8fcff2440)
[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] [stderr]      Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-c421edc919cf4e6b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_dom_to_string ... ok
[INFO] [stdout] test test_modify_text_and_comments ... ok
[INFO] [stdout] test test_namespaces_1 ... ok
[INFO] [stdout] test test_dom_to_filepath ... ok
[INFO] [stdout] test test_xml_escapes ... ok
[INFO] [stdout] test test_remove_1 ... ok
[INFO] [stdout] test test_modify_dom ... ok
[INFO] [stdout] test test_namespaces_2 ... ok
[INFO] [stdout] test test_display ... ok
[INFO] [stdout] test test_round_trip ... ok
[INFO] [stdout] test test_remove_2 ... ok
[INFO] [stdout] test test_remove_3 ... ok
[INFO] [stdout] test test_debug_display ... ok
[INFO] [stdout] test test_dom_parsing ... ok
[INFO] [stdout] test test_namespaces_3 ... ok
[INFO] [stdout] test test_load_from_file ... ok
[INFO] [stderr]      Running tests/example1.rs (/opt/rustwide/target/debug/deps/example1-311e68a6ce6bbfc5)
[INFO] [stdout] test test_dom_to_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/example2.rs (/opt/rustwide/target/debug/deps/example2-8deb43b106ba3e95)
[INFO] [stdout] test example1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test example1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/example3.rs (/opt/rustwide/target/debug/deps/example3-d7dc2fa846364d5e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test example3 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- example3 stdout ----
[INFO] [stdout] <politicians>
[INFO] [stdout]   <person>Hillary Clinton</person>
[INFO] [stdout]   <person>Bob Dole</person>
[INFO] [stdout] </politicians>
[INFO] [stdout] Error: IOError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     example3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test example3`
[INFO] running `Command { std: "docker" "inspect" "3f7d952d1b45baedb111d31f5e41532ce9acb891e757509113994e227683a926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f7d952d1b45baedb111d31f5e41532ce9acb891e757509113994e227683a926", kill_on_drop: false }`
[INFO] [stdout] 3f7d952d1b45baedb111d31f5e41532ce9acb891e757509113994e227683a926
