[INFO] fetching crate scraper_forky 0.17.2-rc...
[INFO] checking scraper_forky-0.17.2-rc against 1.95.0 for pr-155915
[INFO] extracting crate scraper_forky 0.17.2-rc into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate scraper_forky 0.17.2-rc
[INFO] finished tweaking crates.io crate scraper_forky 0.17.2-rc
[INFO] tweaked toml for crates.io crate scraper_forky 0.17.2-rc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scraper_forky 0.17.2-rc on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scraper_forky 0.17.2-rc 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo_arc v0.2.0
[INFO] [stderr]   Downloaded selectors v0.24.0
[INFO] [stderr]   Downloaded cssparser v0.29.6
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded semver v1.0.19
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76069e429dd308e06b36abce8b926659877d8548cbf81db0e653f521b37c9581
[INFO] running `Command { std: "docker" "start" "-a" "76069e429dd308e06b36abce8b926659877d8548cbf81db0e653f521b37c9581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76069e429dd308e06b36abce8b926659877d8548cbf81db0e653f521b37c9581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76069e429dd308e06b36abce8b926659877d8548cbf81db0e653f521b37c9581", kill_on_drop: false }`
[INFO] [stdout] 76069e429dd308e06b36abce8b926659877d8548cbf81db0e653f521b37c9581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52f02aff75b24e563cb51842d297b8205a6212bffe9853dbd9957bc89227233b
[INFO] running `Command { std: "docker" "start" "-a" "52f02aff75b24e563cb51842d297b8205a6212bffe9853dbd9957bc89227233b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking scraper_forky v0.17.2-rc (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/element_ref/element.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 118 -         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout] 118 +         F: FnMut(&Self, matching::ElementSelectorFlags),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/element_ref/element.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout] 114 +         _context: &mut matching::MatchingContext<Self::Impl>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/html/mod.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             traversal_scope: html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -             traversal_scope: html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout] 114 +             traversal_scope: serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl std::fmt::Display for CssString {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 120 - impl std::fmt::Display for CssString {
[INFO] [stdout] 120 + impl fmt::Display for CssString {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:121:67
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {  Ok(()) }
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 121 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {  Ok(()) }
[INFO] [stdout] 121 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {  Ok(()) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:124:6
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl std::fmt::Display for CssLocalName {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 124 - impl std::fmt::Display for CssLocalName {
[INFO] [stdout] 124 + impl fmt::Display for CssLocalName {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:125:67
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { Ok(()) }
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 125 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { Ok(()) }
[INFO] [stdout] 125 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> { Ok(()) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/element_ref/element.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 118 -         F: FnMut(&Self, selectors::matching::ElementSelectorFlags),
[INFO] [stdout] 118 +         F: FnMut(&Self, matching::ElementSelectorFlags),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/element_ref/element.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -         _context: &mut selectors::matching::MatchingContext<Self::Impl>,
[INFO] [stdout] 114 +         _context: &mut matching::MatchingContext<Self::Impl>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/html/mod.rs:114:30
[INFO] [stdout]     |
[INFO] [stdout] 114 |             traversal_scope: html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 114 -             traversal_scope: html5ever::serialize::TraversalScope::IncludeNode,
[INFO] [stdout] 114 +             traversal_scope: serialize::TraversalScope::IncludeNode,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl std::fmt::Display for CssString {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 120 - impl std::fmt::Display for CssString {
[INFO] [stdout] 120 + impl fmt::Display for CssString {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:121:67
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {  Ok(()) }
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 121 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> {  Ok(()) }
[INFO] [stdout] 121 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> {  Ok(()) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:124:6
[INFO] [stdout]     |
[INFO] [stdout] 124 | impl std::fmt::Display for CssLocalName {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 124 - impl std::fmt::Display for CssLocalName {
[INFO] [stdout] 124 + impl fmt::Display for CssLocalName {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/selector.rs:125:67
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { Ok(()) }
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 125 -     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), std::fmt::Error> { Ok(()) }
[INFO] [stdout] 125 +     fn fmt(&self, _: &mut core::fmt::Formatter<'_>) -> Result<(), fmt::Error> { Ok(()) }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/mod.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn root_element(&self) -> ElementRef {
[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] 100 |     pub fn root_element(&self) -> ElementRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/tree_sink.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[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] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes {
[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] 283 |     pub fn classes(&self) -> Classes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs {
[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] 310 |     pub fn attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/selector.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[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] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/html/mod.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn root_element(&self) -> ElementRef {
[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] 100 |     pub fn root_element(&self) -> ElementRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/html/tree_sink.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName {
[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] 46 |     fn elem_name(&self, target: &Self::Handle) -> ExpandedName<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |     pub fn classes(&self) -> Classes {
[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] 283 |     pub fn classes(&self) -> Classes<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/node.rs:310:18
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn attrs(&self) -> Attrs {
[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] 310 |     pub fn attrs(&self) -> Attrs<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/selector.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind> {
[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] 29 |     pub fn parse(selectors: &'_ str) -> Result<Self, SelectorErrorKind<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.43s
[INFO] running `Command { std: "docker" "inspect" "52f02aff75b24e563cb51842d297b8205a6212bffe9853dbd9957bc89227233b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52f02aff75b24e563cb51842d297b8205a6212bffe9853dbd9957bc89227233b", kill_on_drop: false }`
[INFO] [stdout] 52f02aff75b24e563cb51842d297b8205a6212bffe9853dbd9957bc89227233b
