[INFO] fetching crate hass-mqtt-discovery-macros 0.0.0...
[INFO] testing hass-mqtt-discovery-macros-0.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hass-mqtt-discovery-macros 0.0.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hass-mqtt-discovery-macros 0.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6295ceb98c3c18af9bdc3c9eca87eea685b0edc722dd3506fd109bd8650fb2b
[INFO] running `Command { std: "docker" "start" "-a" "c6295ceb98c3c18af9bdc3c9eca87eea685b0edc722dd3506fd109bd8650fb2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6295ceb98c3c18af9bdc3c9eca87eea685b0edc722dd3506fd109bd8650fb2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6295ceb98c3c18af9bdc3c9eca87eea685b0edc722dd3506fd109bd8650fb2b", kill_on_drop: false }`
[INFO] [stdout] c6295ceb98c3c18af9bdc3c9eca87eea685b0edc722dd3506fd109bd8650fb2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c64970aac4d969027fb7dcda1cc8195fa7b174d5571e65a8e85658aeca6b8e49
[INFO] running `Command { std: "docker" "start" "-a" "c64970aac4d969027fb7dcda1cc8195fa7b174d5571e65a8e85658aeca6b8e49", 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.29s
[INFO] running `Command { std: "docker" "inspect" "c64970aac4d969027fb7dcda1cc8195fa7b174d5571e65a8e85658aeca6b8e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c64970aac4d969027fb7dcda1cc8195fa7b174d5571e65a8e85658aeca6b8e49", kill_on_drop: false }`
[INFO] [stdout] c64970aac4d969027fb7dcda1cc8195fa7b174d5571e65a8e85658aeca6b8e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13d8fc174e8b1614788205a1bed169d087d9f0e6a8007aecf10d44cb8e69381f
[INFO] running `Command { std: "docker" "start" "-a" "13d8fc174e8b1614788205a1bed169d087d9f0e6a8007aecf10d44cb8e69381f", 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.60s
[INFO] running `Command { std: "docker" "inspect" "13d8fc174e8b1614788205a1bed169d087d9f0e6a8007aecf10d44cb8e69381f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d8fc174e8b1614788205a1bed169d087d9f0e6a8007aecf10d44cb8e69381f", kill_on_drop: false }`
[INFO] [stdout] 13d8fc174e8b1614788205a1bed169d087d9f0e6a8007aecf10d44cb8e69381f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba4451281a5452c35a188291ea1bf49318d577bb4a2d4481f0166a5599808826
[INFO] running `Command { std: "docker" "start" "-a" "ba4451281a5452c35a188291ea1bf49318d577bb4a2d4481f0166a5599808826", kill_on_drop: false }`
[INFO] [stderr] warning: method `make_lifetimes_inferred` is never used
[INFO] [stderr]   --> src/util.rs:14:6
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub(crate) trait ModifyLifetimes: Clone {
[INFO] [stderr]    |                  --------------- method in this trait
[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.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hass_mqtt_discovery_macros-5ec13b58ef90be97)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    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" "ba4451281a5452c35a188291ea1bf49318d577bb4a2d4481f0166a5599808826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba4451281a5452c35a188291ea1bf49318d577bb4a2d4481f0166a5599808826", kill_on_drop: false }`
[INFO] [stdout] ba4451281a5452c35a188291ea1bf49318d577bb4a2d4481f0166a5599808826
