[INFO] fetching crate hass-mqtt-discovery-macros 0.0.0...
[INFO] testing hass-mqtt-discovery-macros-0.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hass-mqtt-discovery-macros 0.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hass-mqtt-discovery-macros 0.0.0
[INFO] finished tweaking crates.io crate hass-mqtt-discovery-macros 0.0.0
[INFO] tweaked toml for crates.io crate hass-mqtt-discovery-macros 0.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hass-mqtt-discovery-macros 0.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.6.0 (available: v0.9.0)
[INFO] [stderr]       Adding darling v0.14.4 (available: v0.21.3)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4750e0f24f3736ab656c797ca9d789ca7a715df4ce6aaabc4e38f1f2ca5c4337
[INFO] running `Command { std: "docker" "start" "-a" "4750e0f24f3736ab656c797ca9d789ca7a715df4ce6aaabc4e38f1f2ca5c4337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4750e0f24f3736ab656c797ca9d789ca7a715df4ce6aaabc4e38f1f2ca5c4337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4750e0f24f3736ab656c797ca9d789ca7a715df4ce6aaabc4e38f1f2ca5c4337", kill_on_drop: false }`
[INFO] [stdout] 4750e0f24f3736ab656c797ca9d789ca7a715df4ce6aaabc4e38f1f2ca5c4337
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a8bac69922ae1ae367110a9fb7231145bf0deda8f2e1c34088a745efea11a2f
[INFO] running `Command { std: "docker" "start" "-a" "6a8bac69922ae1ae367110a9fb7231145bf0deda8f2e1c34088a745efea11a2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling hass-mqtt-discovery-macros v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `make_lifetimes_inferred` is never used
[INFO] [stdout]   --> src/util.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) trait ModifyLifetimes: Clone {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn make_lifetimes_inferred(&self) -> Cow<Self> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn make_lifetimes_static(&self) -> Cow<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] 11 |   fn make_lifetimes_static(&self) -> Cow<'_, Self> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |   fn make_lifetimes_inferred(&self) -> Cow<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] 14 |   fn make_lifetimes_inferred(&self) -> Cow<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<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] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<'_, Self> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s
[INFO] running `Command { std: "docker" "inspect" "6a8bac69922ae1ae367110a9fb7231145bf0deda8f2e1c34088a745efea11a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a8bac69922ae1ae367110a9fb7231145bf0deda8f2e1c34088a745efea11a2f", kill_on_drop: false }`
[INFO] [stdout] 6a8bac69922ae1ae367110a9fb7231145bf0deda8f2e1c34088a745efea11a2f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a776cd93c22a6e68add7ffd587ad1b9d9b2629fc77c0bc007a792f0ef737d38
[INFO] running `Command { std: "docker" "start" "-a" "4a776cd93c22a6e68add7ffd587ad1b9d9b2629fc77c0bc007a792f0ef737d38", kill_on_drop: false }`
[INFO] [stderr]    Compiling hass-mqtt-discovery-macros v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `make_lifetimes_inferred` is never used
[INFO] [stdout]   --> src/util.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) trait ModifyLifetimes: Clone {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn make_lifetimes_inferred(&self) -> Cow<Self> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn make_lifetimes_static(&self) -> Cow<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] 11 |   fn make_lifetimes_static(&self) -> Cow<'_, Self> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |   fn make_lifetimes_inferred(&self) -> Cow<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] 14 |   fn make_lifetimes_inferred(&self) -> Cow<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<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] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<'_, Self> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_lifetimes_inferred` is never used
[INFO] [stdout]   --> src/util.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub(crate) trait ModifyLifetimes: Clone {
[INFO] [stdout]    |                  --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn make_lifetimes_inferred(&self) -> Cow<Self> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn make_lifetimes_static(&self) -> Cow<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] 11 |   fn make_lifetimes_static(&self) -> Cow<'_, Self> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |   fn make_lifetimes_inferred(&self) -> Cow<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] 14 |   fn make_lifetimes_inferred(&self) -> Cow<'_, Self> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<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] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<'_, Self> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "4a776cd93c22a6e68add7ffd587ad1b9d9b2629fc77c0bc007a792f0ef737d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a776cd93c22a6e68add7ffd587ad1b9d9b2629fc77c0bc007a792f0ef737d38", kill_on_drop: false }`
[INFO] [stdout] 4a776cd93c22a6e68add7ffd587ad1b9d9b2629fc77c0bc007a792f0ef737d38
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9750373f46775392ad7d5adcf8a44ed86f0110377a18847f8fbf359ef77de75
[INFO] running `Command { std: "docker" "start" "-a" "f9750373f46775392ad7d5adcf8a44ed86f0110377a18847f8fbf359ef77de75", kill_on_drop: false }`
[INFO] [stderr] warning: method `make_lifetimes_inferred` is never used
[INFO] [stdout] 
[INFO] [stderr]   --> src/util.rs:14:6
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]  8 | pub(crate) trait ModifyLifetimes: Clone {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                  --------------- method in this trait
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stderr] 14 |   fn make_lifetimes_inferred(&self) -> Cow<Self> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 |   fn make_lifetimes_static(&self) -> Cow<Self> {
[INFO] [stderr]    |                            ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |   fn make_lifetimes_static(&self) -> Cow<'_, Self> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:14:30
[INFO] [stderr]    |
[INFO] [stderr] 14 |   fn make_lifetimes_inferred(&self) -> Cow<Self> {
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 |   fn make_lifetimes_inferred(&self) -> Cow<'_, Self> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<Self> {
[INFO] [stderr]    |                     ^^^^^                          ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 |   fn make_lifetimes(&self, lifetime: &Lifetime) -> Cow<'_, Self> {
[INFO] [stderr]    |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `hass-mqtt-discovery-macros` (lib) generated 4 warnings (run `cargo fix --lib -p hass-mqtt-discovery-macros` to apply 3 suggestions)
[INFO] [stderr] warning: `hass-mqtt-discovery-macros` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hass_mqtt_discovery_macros-5ec13b58ef90be97)
[INFO] [stderr]    Doc-tests hass_mqtt_discovery_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9750373f46775392ad7d5adcf8a44ed86f0110377a18847f8fbf359ef77de75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9750373f46775392ad7d5adcf8a44ed86f0110377a18847f8fbf359ef77de75", kill_on_drop: false }`
[INFO] [stdout] f9750373f46775392ad7d5adcf8a44ed86f0110377a18847f8fbf359ef77de75
