[INFO] fetching crate rsass 0.29.2...
[INFO] building rsass-0.29.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rsass 0.29.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rsass 0.29.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsass 0.29.2
[INFO] tweaked toml for crates.io crate rsass 0.29.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsass 0.29.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsass 0.29.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 717dda480c0f91c9e0bcd9e6bc4a6cf2f94ce8c8118def17e3e4f9fa559da9de
[INFO] running `Command { std: "docker" "start" "-a" "717dda480c0f91c9e0bcd9e6bc4a6cf2f94ce8c8118def17e3e4f9fa559da9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "717dda480c0f91c9e0bcd9e6bc4a6cf2f94ce8c8118def17e3e4f9fa559da9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717dda480c0f91c9e0bcd9e6bc4a6cf2f94ce8c8118def17e3e4f9fa559da9de", kill_on_drop: false }`
[INFO] [stdout] 717dda480c0f91c9e0bcd9e6bc4a6cf2f94ce8c8118def17e3e4f9fa559da9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e89119457158566037bcfc656e7626e19dd898144e8fe2b9efea43885ae5861
[INFO] running `Command { std: "docker" "start" "-a" "2e89119457158566037bcfc656e7626e19dd898144e8fe2b9efea43885ae5861", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling rsass v0.29.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/sass/functions/math/css.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         .and_then(|b| unitless(exponent).map(|e| (b.powf(e))))
[INFO] [stdout]    |                                                                  ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -                         .and_then(|b| unitless(exponent).map(|e| (b.powf(e))))
[INFO] [stdout] 43 +                         .and_then(|b| unitless(exponent).map(|e| b.powf(e) ))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/css/binop.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn format(&self, format: Format) -> Formatted<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] 92 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 89 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 92 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 95 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn start_nsrule(&mut self, _name: String) -> Result<NsRuleDest> {
[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] 98 |     fn start_nsrule(&mut self, _name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest>;
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 14 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest;
[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] 15 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_>;
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest;
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 16 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_>;
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest>;
[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] 17 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>>;
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 71 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 74 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 83 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 97 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn start_rule(&mut self, _selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ^^^^^^^^ 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] 144 |     fn start_rule(&mut self, _selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 147 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 150 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 159 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 223 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 226 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 235 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 249 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 342 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 345 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 354 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:368:21
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 368 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:537:31
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub(crate) fn input_to_str(s: Span) -> Result<&str, Utf8Error> {
[INFO] [stdout]     |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the 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] 537 | pub(crate) fn input_to_str(s: Span<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/css/value.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn format(&self, format: Format) -> Formatted<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] 270 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/strings.rs:417:26
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn str_plain_part(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the 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] 417 | fn str_plain_part(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                              ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/strings.rs:423:33
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn hash_no_interpolation(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the 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] 423 | fn hash_no_interpolation(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                                     ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/css/strings.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn hash_no_interpolation(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the 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] 140 | fn hash_no_interpolation(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                                     ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/input/sourcepos.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn borrow(&self) -> Span {
[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] 28 |     pub(crate) fn borrow(&self) -> Span<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ordermap.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn iter(&self) -> Iter<(K, V)> {
[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] 24 |     pub fn iter(&self) -> Iter<'_, (K, V)> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn to_rgba(&self) -> Cow<Rgba> {
[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] 60 |     pub fn to_rgba(&self) -> Cow<'_, Rgba> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/number.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn format(&self, format: Format) -> Formatted<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] 123 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn to_hsla(&self) -> Cow<Hsla> {
[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] 71 |     pub fn to_hsla(&self) -> Cow<'_, Hsla> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn to_hwba(&self) -> Cow<Hwba> {
[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] 82 |     pub fn to_hwba(&self) -> Cow<'_, Hwba> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/colors/mod.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn format(&self, format: Format) -> Formatted<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] 157 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/numeric.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn format(&self, format: Format) -> Formatted<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] 93 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/hsla.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn format(&self, format: Format) -> Formatted<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] 75 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/colors/rgba.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn format(&self, format: Format) -> Formatted<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] 179 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] running `Command { std: "docker" "inspect" "2e89119457158566037bcfc656e7626e19dd898144e8fe2b9efea43885ae5861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e89119457158566037bcfc656e7626e19dd898144e8fe2b9efea43885ae5861", kill_on_drop: false }`
[INFO] [stdout] 2e89119457158566037bcfc656e7626e19dd898144e8fe2b9efea43885ae5861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abf81b44cd298890e7043f0ac84dbd0e0ff8c91416d0401a9dd9d7843bb875be
[INFO] running `Command { std: "docker" "start" "-a" "abf81b44cd298890e7043f0ac84dbd0e0ff8c91416d0401a9dd9d7843bb875be", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rsass v0.29.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/sass/functions/math/css.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         .and_then(|b| unitless(exponent).map(|e| (b.powf(e))))
[INFO] [stdout]    |                                                                  ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -                         .and_then(|b| unitless(exponent).map(|e| (b.powf(e))))
[INFO] [stdout] 43 +                         .and_then(|b| unitless(exponent).map(|e| b.powf(e) ))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/sass/functions/math/css.rs:43:66
[INFO] [stdout]    |
[INFO] [stdout] 43 |                         .and_then(|b| unitless(exponent).map(|e| (b.powf(e))))
[INFO] [stdout]    |                                                                  ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -                         .and_then(|b| unitless(exponent).map(|e| (b.powf(e))))
[INFO] [stdout] 43 +                         .and_then(|b| unitless(exponent).map(|e| b.powf(e) ))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/css/binop.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn format(&self, format: Format) -> Formatted<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] 92 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/css/value.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn format(&self, format: Format) -> Formatted<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] 270 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/input/sourcepos.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn borrow(&self) -> Span {
[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] 28 |     pub(crate) fn borrow(&self) -> Span<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ordermap.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn iter(&self) -> Iter<(K, V)> {
[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] 24 |     pub fn iter(&self) -> Iter<'_, (K, V)> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 89 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 92 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 95 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn start_nsrule(&mut self, _name: String) -> Result<NsRuleDest> {
[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] 98 |     fn start_nsrule(&mut self, _name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest>;
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 14 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest;
[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] 15 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_>;
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest;
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 16 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_>;
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest>;
[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] 17 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>>;
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 71 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 74 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 83 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 97 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn start_rule(&mut self, _selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ^^^^^^^^ 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] 144 |     fn start_rule(&mut self, _selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 147 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 150 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 159 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 223 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 226 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 235 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 249 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 342 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 345 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 354 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:368:21
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 368 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:537:31
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub(crate) fn input_to_str(s: Span) -> Result<&str, Utf8Error> {
[INFO] [stdout]     |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the 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] 537 | pub(crate) fn input_to_str(s: Span<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/css/strings.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn hash_no_interpolation(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the 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] 140 | fn hash_no_interpolation(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                                     ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/strings.rs:417:26
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn str_plain_part(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the 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] 417 | fn str_plain_part(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                              ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/strings.rs:423:33
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn hash_no_interpolation(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the 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] 423 | fn hash_no_interpolation(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                                     ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn to_rgba(&self) -> Cow<Rgba> {
[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] 60 |     pub fn to_rgba(&self) -> Cow<'_, Rgba> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn to_hsla(&self) -> Cow<Hsla> {
[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] 71 |     pub fn to_hsla(&self) -> Cow<'_, Hsla> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn to_hwba(&self) -> Cow<Hwba> {
[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] 82 |     pub fn to_hwba(&self) -> Cow<'_, Hwba> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/colors/mod.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn format(&self, format: Format) -> Formatted<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] 157 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/hsla.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn format(&self, format: Format) -> Formatted<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] 75 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/colors/rgba.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn format(&self, format: Format) -> Formatted<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] 179 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/number.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn format(&self, format: Format) -> Formatted<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] 123 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/numeric.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn format(&self, format: Format) -> Formatted<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] 93 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/value.rs:745:15
[INFO] [stdout]     |
[INFO] [stdout] 745 |         expr: Span,
[INFO] [stdout]     |               ^^^^ the lifetime is hidden here
[INFO] [stdout] 746 |     ) -> Result<(SassString, CallArgs, &[u8]), String> {
[INFO] [stdout]     |                                        ^^^^^ the same 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] 745 |         expr: Span<'_>,
[INFO] [stdout]     |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/css/binop.rs:92:19
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn format(&self, format: Format) -> Formatted<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] 92 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/input/sourcepos.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn borrow(&self) -> Span {
[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] 28 |     pub(crate) fn borrow(&self) -> Span<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ordermap.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn iter(&self) -> Iter<(K, V)> {
[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] 24 |     pub fn iter(&self) -> Iter<'_, (K, V)> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 89 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 92 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 95 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdata.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn start_nsrule(&mut self, _name: String) -> Result<NsRuleDest> {
[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] 98 |     fn start_nsrule(&mut self, _name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest>;
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 14 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest;
[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] 15 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_>;
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest;
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 16 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_>;
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest>;
[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] 17 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>>;
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]    |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 71 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/css/value.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn format(&self, format: Format) -> Formatted<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] 270 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 74 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 83 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/output/cssdest.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 97 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn start_rule(&mut self, _selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here            ^^^^^^^^ 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] 144 |     fn start_rule(&mut self, _selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:147:22
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 147 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 150 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:159:21
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 159 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 223 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 226 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 235 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:249:21
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 249 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest> {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here           ^^^^^^^^ 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] 342 |     fn start_rule(&mut self, selectors: CssSelectorSet) -> Result<RuleDest<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest {
[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] 345 |     fn start_atmedia(&mut self, args: MediaArgs) -> AtMediaDest<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:354:21
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here    ^^^^^^^^^^ 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] 354 |     fn start_atrule(&mut self, name: String, args: Value) -> AtRuleDest<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/output/cssdest.rs:368:21
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest> {
[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] 368 |     fn start_nsrule(&mut self, name: String) -> Result<NsRuleDest<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:537:31
[INFO] [stdout]     |
[INFO] [stdout] 537 | pub(crate) fn input_to_str(s: Span) -> Result<&str, Utf8Error> {
[INFO] [stdout]     |                               ^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the 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] 537 | pub(crate) fn input_to_str(s: Span<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn to_rgba(&self) -> Cow<Rgba> {
[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] 60 |     pub fn to_rgba(&self) -> Cow<'_, Rgba> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn to_hsla(&self) -> Cow<Hsla> {
[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] 71 |     pub fn to_hsla(&self) -> Cow<'_, Hsla> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/mod.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn to_hwba(&self) -> Cow<Hwba> {
[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] 82 |     pub fn to_hwba(&self) -> Cow<'_, Hwba> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/colors/mod.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn format(&self, format: Format) -> Formatted<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] 157 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/colors/hsla.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn format(&self, format: Format) -> Formatted<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] 75 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/colors/rgba.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn format(&self, format: Format) -> Formatted<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] 179 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/number.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn format(&self, format: Format) -> Formatted<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] 123 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/css/strings.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn hash_no_interpolation(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the 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] 140 | fn hash_no_interpolation(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                                     ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/strings.rs:417:26
[INFO] [stdout]     |
[INFO] [stdout] 417 | fn str_plain_part(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |       |
[INFO] [stdout]     |                          |        |       the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the 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] 417 | fn str_plain_part(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                              ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/value/numeric.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn format(&self, format: Format) -> Formatted<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] 93 |     pub fn format(&self, format: Format) -> Formatted<'_, Self> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/strings.rs:423:33
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn hash_no_interpolation(input: Span) -> PResult<&str> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |        |       |
[INFO] [stdout]     |                                 |        |       the same lifetime is elided here
[INFO] [stdout]     |                                 |        the same lifetime is hidden here
[INFO] [stdout]     |                                 the 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] 423 | fn hash_no_interpolation(input: Span<'_>) -> PResult<'_, &str> {
[INFO] [stdout]     |                                     ++++             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "abf81b44cd298890e7043f0ac84dbd0e0ff8c91416d0401a9dd9d7843bb875be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf81b44cd298890e7043f0ac84dbd0e0ff8c91416d0401a9dd9d7843bb875be", kill_on_drop: false }`
[INFO] [stdout] abf81b44cd298890e7043f0ac84dbd0e0ff8c91416d0401a9dd9d7843bb875be
