[INFO] fetching crate hues 0.1.3...
[INFO] testing hues-0.1.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate hues 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate hues 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hues 0.1.3
[INFO] tweaked toml for crates.io crate hues 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hues 0.1.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hues 0.1.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8f3cc751a9c9ff4b6a5153ce22428015cc998d41509f4e2eb875a2acb0fd434
[INFO] running `Command { std: "docker" "start" "-a" "c8f3cc751a9c9ff4b6a5153ce22428015cc998d41509f4e2eb875a2acb0fd434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8f3cc751a9c9ff4b6a5153ce22428015cc998d41509f4e2eb875a2acb0fd434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f3cc751a9c9ff4b6a5153ce22428015cc998d41509f4e2eb875a2acb0fd434", kill_on_drop: false }`
[INFO] [stdout] c8f3cc751a9c9ff4b6a5153ce22428015cc998d41509f4e2eb875a2acb0fd434
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 961d01a425a90421bd1d0c1fb4b650fde4d0e3b4698b861d91104d6a020dd5d7
[INFO] running `Command { std: "docker" "start" "-a" "961d01a425a90421bd1d0c1fb4b650fde4d0e3b4698b861d91104d6a020dd5d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling treediff v4.0.3
[INFO] [stderr]    Compiling json-patch v1.2.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hues v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:264:30
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:273:31
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance> {
[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] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         builder: BehaviorInstanceBuilder,
[INFO] [stdout] 294 |     ) -> Result<BehaviorInstance, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ 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] 294 |     ) -> Result<BehaviorInstance<'_>, HueAPIError> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 319 |         id: impl Into<String>,
[INFO] [stdout] 320 |     ) -> Option<EntertainmentConfiguration> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 320 |     ) -> Option<EntertainmentConfiguration<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:329:41
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration> {
[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] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 372 |         builder: (),
[INFO] [stdout] 373 |     ) -> Result<EntertainmentConfiguration, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 373 |     ) -> Result<EntertainmentConfiguration<'_>, HueAPIError> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact> {
[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] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:428:21
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn contacts(&self) -> Vec<Contact> {
[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] 428 |     pub fn contacts(&self) -> Vec<Contact<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:465:24
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation> {
[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] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:474:25
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn geolocations(&self) -> Vec<Geolocation> {
[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] 474 |     pub fn geolocations(&self) -> Vec<Geolocation<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:488:28
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient> {
[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] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:497:29
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient> {
[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] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 517 |         builder: GeofenceClientBuilder,
[INFO] [stdout] 518 |     ) -> Result<GeofenceClient, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ 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] 518 |     ) -> Result<GeofenceClient<'_>, HueAPIError> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit> {
[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] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:550:21
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn homekits(&self) -> Vec<HomeKit> {
[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] 550 |     pub fn homekits(&self) -> Vec<HomeKit<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:564:19
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter> {
[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] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:573:20
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub fn matters(&self) -> Vec<Matter> {
[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] 573 |     pub fn matters(&self) -> Vec<Matter<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:619:19
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device> {
[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] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:628:20
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn devices(&self) -> Vec<Device> {
[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] 628 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:674:18
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group> {
[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] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:683:19
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn groups(&self) -> Vec<Group> {
[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] 683 |     pub fn groups(&self) -> Vec<Group<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:720:18
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light> {
[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] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:729:19
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn lights(&self) -> Vec<Light> {
[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] 729 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:743:19
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion> {
[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] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:752:20
[INFO] [stdout]     |
[INFO] [stdout] 752 |     pub fn motions(&self) -> Vec<Motion> {
[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] 752 |     pub fn motions(&self) -> Vec<Motion<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:766:26
[INFO] [stdout]     |
[INFO] [stdout] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion> {
[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] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:775:27
[INFO] [stdout]     |
[INFO] [stdout] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion> {
[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] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:789:17
[INFO] [stdout]     |
[INFO] [stdout] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room> {
[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] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:798:18
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn rooms(&self) -> Vec<Room> {
[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] 798 |     pub fn rooms(&self) -> Vec<Room<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:812:30
[INFO] [stdout]     |
[INFO] [stdout] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room, HueAPIError> {
[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] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room<'_>, HueAPIError> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:835:18
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene> {
[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] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:844:19
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 844 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:858:31
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene, HueAPIError> {
[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] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene<'_>, HueAPIError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene> {
[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] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene> {
[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] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 907 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 908 |         builder: SmartSceneBuilder,
[INFO] [stdout] 909 |     ) -> Result<SmartScene, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^ 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] 909 |     ) -> Result<SmartScene<'_>, HueAPIError> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel> {
[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] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:941:25
[INFO] [stdout]     |
[INFO] [stdout] 941 |     pub fn light_levels(&self) -> Vec<LightLevel> {
[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] 941 |     pub fn light_levels(&self) -> Vec<LightLevel<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:955:24
[INFO] [stdout]     |
[INFO] [stdout] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature> {
[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] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:964:25
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn temperatures(&self) -> Vec<Temperature> {
[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] 964 |     pub fn temperatures(&self) -> Vec<Temperature<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1001:32
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity> {
[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] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity<'_>> {
[INFO] [stdout]      |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1010:34
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity> {
[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] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1024:36
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery> {
[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] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stdout]      |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1033:38
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery> {
[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] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1047:17
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone> {
[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] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone<'_>> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1056:18
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn zones(&self) -> Vec<Zone> {
[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] 1056 |     pub fn zones(&self) -> Vec<Zone<'_>> {
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1070:30
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone, HueAPIError> {
[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] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone<'_>, HueAPIError> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn devices(&self) -> Vec<Device> {
[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] 40 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn lights(&self) -> Vec<Light> {
[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] 55 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 63 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn group(&self) -> Option<Group> {
[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 group(&self) -> Option<Group<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn devices(&self) -> Vec<Device> {
[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 devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn lights(&self) -> Vec<Light> {
[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] 172 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 180 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn group(&self) -> Option<Group> {
[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] 188 |     pub fn group(&self) -> Option<Group<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.63s
[INFO] running `Command { std: "docker" "inspect" "961d01a425a90421bd1d0c1fb4b650fde4d0e3b4698b861d91104d6a020dd5d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "961d01a425a90421bd1d0c1fb4b650fde4d0e3b4698b861d91104d6a020dd5d7", kill_on_drop: false }`
[INFO] [stdout] 961d01a425a90421bd1d0c1fb4b650fde4d0e3b4698b861d91104d6a020dd5d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88617a937a9dd58101be970653eebf37cdae38b2a156cd6f5154a478e6f6159d
[INFO] running `Command { std: "docker" "start" "-a" "88617a937a9dd58101be970653eebf37cdae38b2a156cd6f5154a478e6f6159d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:264:30
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:273:31
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance> {
[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] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         builder: BehaviorInstanceBuilder,
[INFO] [stdout] 294 |     ) -> Result<BehaviorInstance, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ 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] 294 |     ) -> Result<BehaviorInstance<'_>, HueAPIError> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 319 |         id: impl Into<String>,
[INFO] [stdout] 320 |     ) -> Option<EntertainmentConfiguration> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 320 |     ) -> Option<EntertainmentConfiguration<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:329:41
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration> {
[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] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 372 |         builder: (),
[INFO] [stdout] 373 |     ) -> Result<EntertainmentConfiguration, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 373 |     ) -> Result<EntertainmentConfiguration<'_>, HueAPIError> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact> {
[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] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:428:21
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn contacts(&self) -> Vec<Contact> {
[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] 428 |     pub fn contacts(&self) -> Vec<Contact<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:465:24
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation> {
[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] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:474:25
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn geolocations(&self) -> Vec<Geolocation> {
[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] 474 |     pub fn geolocations(&self) -> Vec<Geolocation<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:488:28
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient> {
[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] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:497:29
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient> {
[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] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 517 |         builder: GeofenceClientBuilder,
[INFO] [stdout] 518 |     ) -> Result<GeofenceClient, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ 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] 518 |     ) -> Result<GeofenceClient<'_>, HueAPIError> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit> {
[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] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:550:21
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn homekits(&self) -> Vec<HomeKit> {
[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] 550 |     pub fn homekits(&self) -> Vec<HomeKit<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:564:19
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter> {
[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] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:573:20
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub fn matters(&self) -> Vec<Matter> {
[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] 573 |     pub fn matters(&self) -> Vec<Matter<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:619:19
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device> {
[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] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:628:20
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn devices(&self) -> Vec<Device> {
[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] 628 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:674:18
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group> {
[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] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:683:19
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn groups(&self) -> Vec<Group> {
[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] 683 |     pub fn groups(&self) -> Vec<Group<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:720:18
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light> {
[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] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:729:19
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn lights(&self) -> Vec<Light> {
[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] 729 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:743:19
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion> {
[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] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:752:20
[INFO] [stdout]     |
[INFO] [stdout] 752 |     pub fn motions(&self) -> Vec<Motion> {
[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] 752 |     pub fn motions(&self) -> Vec<Motion<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:766:26
[INFO] [stdout]     |
[INFO] [stdout] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion> {
[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] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:775:27
[INFO] [stdout]     |
[INFO] [stdout] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion> {
[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] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:789:17
[INFO] [stdout]     |
[INFO] [stdout] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room> {
[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] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:798:18
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn rooms(&self) -> Vec<Room> {
[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] 798 |     pub fn rooms(&self) -> Vec<Room<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:812:30
[INFO] [stdout]     |
[INFO] [stdout] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room, HueAPIError> {
[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] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room<'_>, HueAPIError> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:835:18
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene> {
[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] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:844:19
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 844 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:858:31
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene, HueAPIError> {
[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] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene<'_>, HueAPIError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene> {
[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] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene> {
[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] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 907 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 908 |         builder: SmartSceneBuilder,
[INFO] [stdout] 909 |     ) -> Result<SmartScene, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^ 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] 909 |     ) -> Result<SmartScene<'_>, HueAPIError> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel> {
[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] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:941:25
[INFO] [stdout]     |
[INFO] [stdout] 941 |     pub fn light_levels(&self) -> Vec<LightLevel> {
[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] 941 |     pub fn light_levels(&self) -> Vec<LightLevel<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:955:24
[INFO] [stdout]     |
[INFO] [stdout] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature> {
[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] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:964:25
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn temperatures(&self) -> Vec<Temperature> {
[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] 964 |     pub fn temperatures(&self) -> Vec<Temperature<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1001:32
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity> {
[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] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity<'_>> {
[INFO] [stdout]      |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1010:34
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity> {
[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] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1024:36
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery> {
[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] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stdout]      |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1033:38
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery> {
[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] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1047:17
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone> {
[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] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone<'_>> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1056:18
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn zones(&self) -> Vec<Zone> {
[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] 1056 |     pub fn zones(&self) -> Vec<Zone<'_>> {
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1070:30
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone, HueAPIError> {
[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] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone<'_>, HueAPIError> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn devices(&self) -> Vec<Device> {
[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] 40 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn lights(&self) -> Vec<Light> {
[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] 55 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 63 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn group(&self) -> Option<Group> {
[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 group(&self) -> Option<Group<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn devices(&self) -> Vec<Device> {
[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 devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn lights(&self) -> Vec<Light> {
[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] 172 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 180 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn group(&self) -> Option<Group> {
[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] 188 |     pub fn group(&self) -> Option<Group<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hues v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Schedule`
[INFO] [stdout]  --> examples/behaviors.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 |     service::{BehaviorInstance, Schedule},
[INFO] [stdout]   |                                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> examples/behaviors.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |       todo!();
[INFO] [stdout]    |       ------- any code following this expression is unreachable
[INFO] [stdout] 26 | /     let instance = BehaviorInstance::builder(
[INFO] [stdout] 27 | |         script.id(),
[INFO] [stdout] 28 | |         serde_json::json!({
[INFO] [stdout] 29 | |             "where": [
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     .name("TEST NIGHTY NIGHT")
[INFO] [stdout] 36 | |     .enabled(true);
[INFO] [stdout]    | |___________________^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bridge`
[INFO] [stdout]   --> examples/discovery.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let bridge = Bridge::discover()
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bridge`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> examples/discovery.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let key = bridge
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:264:30
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:273:31
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance> {
[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] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 293 |         builder: BehaviorInstanceBuilder,
[INFO] [stdout] 294 |     ) -> Result<BehaviorInstance, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ 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] 294 |     ) -> Result<BehaviorInstance<'_>, HueAPIError> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 319 |         id: impl Into<String>,
[INFO] [stdout] 320 |     ) -> Option<EntertainmentConfiguration> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 320 |     ) -> Option<EntertainmentConfiguration<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:329:41
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration> {
[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] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 372 |         builder: (),
[INFO] [stdout] 373 |     ) -> Result<EntertainmentConfiguration, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 373 |     ) -> Result<EntertainmentConfiguration<'_>, HueAPIError> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact> {
[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] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:428:21
[INFO] [stdout]     |
[INFO] [stdout] 428 |     pub fn contacts(&self) -> Vec<Contact> {
[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] 428 |     pub fn contacts(&self) -> Vec<Contact<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:465:24
[INFO] [stdout]     |
[INFO] [stdout] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation> {
[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] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:474:25
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn geolocations(&self) -> Vec<Geolocation> {
[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] 474 |     pub fn geolocations(&self) -> Vec<Geolocation<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:488:28
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient> {
[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] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:497:29
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient> {
[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] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 517 |         builder: GeofenceClientBuilder,
[INFO] [stdout] 518 |     ) -> Result<GeofenceClient, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ 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] 518 |     ) -> Result<GeofenceClient<'_>, HueAPIError> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:541:20
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit> {
[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] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:550:21
[INFO] [stdout]     |
[INFO] [stdout] 550 |     pub fn homekits(&self) -> Vec<HomeKit> {
[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] 550 |     pub fn homekits(&self) -> Vec<HomeKit<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:564:19
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter> {
[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] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:573:20
[INFO] [stdout]     |
[INFO] [stdout] 573 |     pub fn matters(&self) -> Vec<Matter> {
[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] 573 |     pub fn matters(&self) -> Vec<Matter<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:619:19
[INFO] [stdout]     |
[INFO] [stdout] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device> {
[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] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:628:20
[INFO] [stdout]     |
[INFO] [stdout] 628 |     pub fn devices(&self) -> Vec<Device> {
[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] 628 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:674:18
[INFO] [stdout]     |
[INFO] [stdout] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group> {
[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] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:683:19
[INFO] [stdout]     |
[INFO] [stdout] 683 |     pub fn groups(&self) -> Vec<Group> {
[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] 683 |     pub fn groups(&self) -> Vec<Group<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:720:18
[INFO] [stdout]     |
[INFO] [stdout] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light> {
[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] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:729:19
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn lights(&self) -> Vec<Light> {
[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] 729 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:743:19
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion> {
[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] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:752:20
[INFO] [stdout]     |
[INFO] [stdout] 752 |     pub fn motions(&self) -> Vec<Motion> {
[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] 752 |     pub fn motions(&self) -> Vec<Motion<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:766:26
[INFO] [stdout]     |
[INFO] [stdout] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion> {
[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] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:775:27
[INFO] [stdout]     |
[INFO] [stdout] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion> {
[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] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:789:17
[INFO] [stdout]     |
[INFO] [stdout] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room> {
[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] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:798:18
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn rooms(&self) -> Vec<Room> {
[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] 798 |     pub fn rooms(&self) -> Vec<Room<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:812:30
[INFO] [stdout]     |
[INFO] [stdout] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room, HueAPIError> {
[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] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room<'_>, HueAPIError> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:835:18
[INFO] [stdout]     |
[INFO] [stdout] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene> {
[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] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene<'_>> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:844:19
[INFO] [stdout]     |
[INFO] [stdout] 844 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 844 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:858:31
[INFO] [stdout]     |
[INFO] [stdout] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene, HueAPIError> {
[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] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene<'_>, HueAPIError> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:883:24
[INFO] [stdout]     |
[INFO] [stdout] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene> {
[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] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene> {
[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] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:907:9
[INFO] [stdout]     |
[INFO] [stdout] 907 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 908 |         builder: SmartSceneBuilder,
[INFO] [stdout] 909 |     ) -> Result<SmartScene, HueAPIError> {
[INFO] [stdout]     |                 ^^^^^^^^^^ 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] 909 |     ) -> Result<SmartScene<'_>, HueAPIError> {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel> {
[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] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:941:25
[INFO] [stdout]     |
[INFO] [stdout] 941 |     pub fn light_levels(&self) -> Vec<LightLevel> {
[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] 941 |     pub fn light_levels(&self) -> Vec<LightLevel<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:955:24
[INFO] [stdout]     |
[INFO] [stdout] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature> {
[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] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/bridge.rs:964:25
[INFO] [stdout]     |
[INFO] [stdout] 964 |     pub fn temperatures(&self) -> Vec<Temperature> {
[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] 964 |     pub fn temperatures(&self) -> Vec<Temperature<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1001:32
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity> {
[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] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity<'_>> {
[INFO] [stdout]      |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1010:34
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity> {
[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] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1024:36
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery> {
[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] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stdout]      |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1033:38
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery> {
[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] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1047:17
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone> {
[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] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone<'_>> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1056:18
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn zones(&self) -> Vec<Zone> {
[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] 1056 |     pub fn zones(&self) -> Vec<Zone<'_>> {
[INFO] [stdout]      |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/service/bridge.rs:1070:30
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone, HueAPIError> {
[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] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone<'_>, HueAPIError> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn devices(&self) -> Vec<Device> {
[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] 40 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn lights(&self) -> Vec<Light> {
[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] 55 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 63 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/zone.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn group(&self) -> Option<Group> {
[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 group(&self) -> Option<Group<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn devices(&self) -> Vec<Device> {
[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 devices(&self) -> Vec<Device<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn lights(&self) -> Vec<Light> {
[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] 172 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 180 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/service/zone.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub fn group(&self) -> Option<Group> {
[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] 188 |     pub fn group(&self) -> Option<Group<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.65s
[INFO] running `Command { std: "docker" "inspect" "88617a937a9dd58101be970653eebf37cdae38b2a156cd6f5154a478e6f6159d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88617a937a9dd58101be970653eebf37cdae38b2a156cd6f5154a478e6f6159d", kill_on_drop: false }`
[INFO] [stdout] 88617a937a9dd58101be970653eebf37cdae38b2a156cd6f5154a478e6f6159d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 355ee6c8cf8222cb13302e7eb0bafec6416076d1370a97dc3249a0c809d1c434
[INFO] running `Command { std: "docker" "start" "-a" "355ee6c8cf8222cb13302e7eb0bafec6416076d1370a97dc3249a0c809d1c434", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:264:30
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance> {
[INFO] [stderr]     |                              ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 264 |     pub fn behavior_instance(&self, id: impl Into<String>) -> Option<BehaviorInstance<'_>> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:273:31
[INFO] [stderr]     |
[INFO] [stderr] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance> {
[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] 273 |     pub fn behavior_instances(&self) -> Vec<BehaviorInstance<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:292:9
[INFO] [stderr]     |
[INFO] [stderr] 292 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 293 |         builder: BehaviorInstanceBuilder,
[INFO] [stderr] 294 |     ) -> Result<BehaviorInstance, HueAPIError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 294 |     ) -> Result<BehaviorInstance<'_>, HueAPIError> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:318:9
[INFO] [stderr]     |
[INFO] [stderr] 318 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 319 |         id: impl Into<String>,
[INFO] [stderr] 320 |     ) -> Option<EntertainmentConfiguration> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 320 |     ) -> Option<EntertainmentConfiguration<'_>> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:329:41
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration> {
[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] 329 |     pub fn entertainment_configurations(&self) -> Vec<EntertainmentConfiguration<'_>> {
[INFO] [stderr]     |                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:371:9
[INFO] [stderr]     |
[INFO] [stderr] 371 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 372 |         builder: (),
[INFO] [stderr] 373 |     ) -> Result<EntertainmentConfiguration, HueAPIError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 373 |     ) -> Result<EntertainmentConfiguration<'_>, HueAPIError> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:419:20
[INFO] [stderr]     |
[INFO] [stderr] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact> {
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here       ^^^^^^^ the same lifetime is hidden 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] 419 |     pub fn contact(&self, id: impl Into<String>) -> Option<Contact<'_>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:428:21
[INFO] [stderr]     |
[INFO] [stderr] 428 |     pub fn contacts(&self) -> Vec<Contact> {
[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] 428 |     pub fn contacts(&self) -> Vec<Contact<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:465:24
[INFO] [stderr]     |
[INFO] [stderr] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden 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] 465 |     pub fn geolocation(&self, id: impl Into<String>) -> Option<Geolocation<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:474:25
[INFO] [stderr]     |
[INFO] [stderr] 474 |     pub fn geolocations(&self) -> Vec<Geolocation> {
[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] 474 |     pub fn geolocations(&self) -> Vec<Geolocation<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:488:28
[INFO] [stderr]     |
[INFO] [stderr] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient> {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 488 |     pub fn geofence_client(&self, id: impl Into<String>) -> Option<GeofenceClient<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:497:29
[INFO] [stderr]     |
[INFO] [stderr] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient> {
[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] 497 |     pub fn geofence_clients(&self) -> Vec<GeofenceClient<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:516:9
[INFO] [stderr]     |
[INFO] [stderr] 516 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 517 |         builder: GeofenceClientBuilder,
[INFO] [stderr] 518 |     ) -> Result<GeofenceClient, HueAPIError> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 518 |     ) -> Result<GeofenceClient<'_>, HueAPIError> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:541:20
[INFO] [stderr]     |
[INFO] [stderr] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit> {
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here       ^^^^^^^ the same lifetime is hidden 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] 541 |     pub fn homekit(&self, id: impl Into<String>) -> Option<HomeKit<'_>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:550:21
[INFO] [stderr]     |
[INFO] [stderr] 550 |     pub fn homekits(&self) -> Vec<HomeKit> {
[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] 550 |     pub fn homekits(&self) -> Vec<HomeKit<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:564:19
[INFO] [stderr]     |
[INFO] [stderr] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden 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] 564 |     pub fn matter(&self, id: impl Into<String>) -> Option<Matter<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:573:20
[INFO] [stderr]     |
[INFO] [stderr] 573 |     pub fn matters(&self) -> Vec<Matter> {
[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] 573 |     pub fn matters(&self) -> Vec<Matter<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:619:19
[INFO] [stderr]     |
[INFO] [stderr] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden 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] 619 |     pub fn device(&self, id: impl Into<String>) -> Option<Device<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:628:20
[INFO] [stderr]     |
[INFO] [stderr] 628 |     pub fn devices(&self) -> Vec<Device> {
[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] 628 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:674:18
[INFO] [stderr]     |
[INFO] [stderr] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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] 674 |     pub fn group(&self, id: impl Into<String>) -> Option<Group<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:683:19
[INFO] [stderr]     |
[INFO] [stderr] 683 |     pub fn groups(&self) -> Vec<Group> {
[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] 683 |     pub fn groups(&self) -> Vec<Group<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:720:18
[INFO] [stderr]     |
[INFO] [stderr] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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] 720 |     pub fn light(&self, id: impl Into<String>) -> Option<Light<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:729:19
[INFO] [stderr]     |
[INFO] [stderr] 729 |     pub fn lights(&self) -> Vec<Light> {
[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] 729 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:743:19
[INFO] [stderr]     |
[INFO] [stderr] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion> {
[INFO] [stderr]     |                   ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden 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] 743 |     pub fn motion(&self, id: impl Into<String>) -> Option<Motion<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:752:20
[INFO] [stderr]     |
[INFO] [stderr] 752 |     pub fn motions(&self) -> Vec<Motion> {
[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] 752 |     pub fn motions(&self) -> Vec<Motion<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:766:26
[INFO] [stderr]     |
[INFO] [stderr] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion> {
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^ the same lifetime is hidden 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] 766 |     pub fn motion_camera(&self, id: impl Into<String>) -> Option<CameraMotion<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:775:27
[INFO] [stderr]     |
[INFO] [stderr] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion> {
[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] 775 |     pub fn motion_cameras(&self) -> Vec<CameraMotion<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:789:17
[INFO] [stderr]     |
[INFO] [stderr] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden 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] 789 |     pub fn room(&self, id: impl Into<String>) -> Option<Room<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:798:18
[INFO] [stderr]     |
[INFO] [stderr] 798 |     pub fn rooms(&self) -> Vec<Room> {
[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] 798 |     pub fn rooms(&self) -> Vec<Room<'_>> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:812:30
[INFO] [stderr]     |
[INFO] [stderr] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room, HueAPIError> {
[INFO] [stderr]     |                              ^^^^^ the lifetime is elided here      ^^^^ the same lifetime is hidden 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] 812 |     pub async fn create_room(&self, builder: ZoneBuilder) -> Result<Room<'_>, HueAPIError> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:835:18
[INFO] [stderr]     |
[INFO] [stderr] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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] 835 |     pub fn scene(&self, id: impl Into<String>) -> Option<Scene<'_>> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:844:19
[INFO] [stderr]     |
[INFO] [stderr] 844 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 844 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:858:31
[INFO] [stderr]     |
[INFO] [stderr] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene, HueAPIError> {
[INFO] [stderr]     |                               ^^^^^ the lifetime is elided here       ^^^^^ the same lifetime is hidden 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] 858 |     pub async fn create_scene(&self, builder: SceneBuilder) -> Result<Scene<'_>, HueAPIError> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:883:24
[INFO] [stderr]     |
[INFO] [stderr] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^ the same lifetime is hidden 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] 883 |     pub fn smart_scene(&self, id: impl Into<String>) -> Option<SmartScene<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:892:25
[INFO] [stderr]     |
[INFO] [stderr] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene> {
[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] 892 |     pub fn smart_scenes(&self) -> Vec<SmartScene<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:907:9
[INFO] [stderr]     |
[INFO] [stderr] 907 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 908 |         builder: SmartSceneBuilder,
[INFO] [stderr] 909 |     ) -> Result<SmartScene, HueAPIError> {
[INFO] [stderr]     |                 ^^^^^^^^^^ the same lifetime is hidden 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] 909 |     ) -> Result<SmartScene<'_>, HueAPIError> {
[INFO] [stderr]     |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:932:24
[INFO] [stderr]     |
[INFO] [stderr] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^ the same lifetime is hidden 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] 932 |     pub fn light_level(&self, id: impl Into<String>) -> Option<LightLevel<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:941:25
[INFO] [stderr]     |
[INFO] [stderr] 941 |     pub fn light_levels(&self) -> Vec<LightLevel> {
[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] 941 |     pub fn light_levels(&self) -> Vec<LightLevel<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:955:24
[INFO] [stderr]     |
[INFO] [stderr] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden 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] 955 |     pub fn temperature(&self, id: impl Into<String>) -> Option<Temperature<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/bridge.rs:964:25
[INFO] [stderr]     |
[INFO] [stderr] 964 |     pub fn temperatures(&self) -> Vec<Temperature> {
[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] 964 |     pub fn temperatures(&self) -> Vec<Temperature<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1001:32
[INFO] [stderr]      |
[INFO] [stderr] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity> {
[INFO] [stderr]      |                                ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 1001 |     pub fn zigbee_connectivity(&self, id: impl Into<String>) -> Option<ZigbeeConnectivity<'_>> {
[INFO] [stderr]      |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1010:34
[INFO] [stderr]      |
[INFO] [stderr] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity> {
[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] 1010 |     pub fn zigbee_connectivities(&self) -> Vec<ZigbeeConnectivity<'_>> {
[INFO] [stderr]      |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1024:36
[INFO] [stderr]      |
[INFO] [stderr] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery> {
[INFO] [stderr]      |                                    ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 1024 |     pub fn zigbee_device_discovery(&self, id: impl Into<String>) -> Option<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stderr]      |                                                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1033:38
[INFO] [stderr]      |
[INFO] [stderr] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery> {
[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] 1033 |     pub fn zigbee_device_discoveries(&self) -> Vec<ZigbeeDeviceDiscovery<'_>> {
[INFO] [stderr]      |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1047:17
[INFO] [stderr]      |
[INFO] [stderr] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone> {
[INFO] [stderr]      |                 ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden 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] 1047 |     pub fn zone(&self, id: impl Into<String>) -> Option<Zone<'_>> {
[INFO] [stderr]      |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1056:18
[INFO] [stderr]      |
[INFO] [stderr] 1056 |     pub fn zones(&self) -> Vec<Zone> {
[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] 1056 |     pub fn zones(&self) -> Vec<Zone<'_>> {
[INFO] [stderr]      |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/service/bridge.rs:1070:30
[INFO] [stderr]      |
[INFO] [stderr] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone, HueAPIError> {
[INFO] [stderr]      |                              ^^^^^ the lifetime is elided here      ^^^^ the same lifetime is hidden 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] 1070 |     pub async fn create_zone(&self, builder: ZoneBuilder) -> Result<Zone<'_>, HueAPIError> {
[INFO] [stderr]      |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/service/zone.rs:40:20
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn devices(&self) -> Vec<Device> {
[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] 40 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/service/zone.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn lights(&self) -> Vec<Light> {
[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] 55 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/service/zone.rs:63:19
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 63 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/service/zone.rs:71:18
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn group(&self) -> Option<Group> {
[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] 71 |     pub fn group(&self) -> Option<Group<'_>> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/zone.rs:157:20
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn devices(&self) -> Vec<Device> {
[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] 157 |     pub fn devices(&self) -> Vec<Device<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/zone.rs:172:19
[INFO] [stderr]     |
[INFO] [stderr] 172 |     pub fn lights(&self) -> Vec<Light> {
[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] 172 |     pub fn lights(&self) -> Vec<Light<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/zone.rs:180:19
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn scenes(&self) -> Vec<Scene> {
[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] 180 |     pub fn scenes(&self) -> Vec<Scene<'_>> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/service/zone.rs:188:18
[INFO] [stderr]     |
[INFO] [stderr] 188 |     pub fn group(&self) -> Option<Group> {
[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] 188 |     pub fn group(&self) -> Option<Group<'_>> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hues` (lib) generated 55 warnings (run `cargo fix --lib -p hues` to apply 55 suggestions)
[INFO] [stderr] warning: `hues` (lib test) generated 55 warnings (55 duplicates)
[INFO] [stderr] warning: unused import: `Schedule`
[INFO] [stderr]  --> examples/behaviors.rs:4:33
[INFO] [stderr]   |
[INFO] [stderr] 4 |     service::{BehaviorInstance, Schedule},
[INFO] [stderr]   |                                 ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]   --> examples/behaviors.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 |       todo!();
[INFO] [stderr]    |       ------- any code following this expression is unreachable
[INFO] [stderr] 26 | /     let instance = BehaviorInstance::builder(
[INFO] [stderr] 27 | |         script.id(),
[INFO] [stderr] 28 | |         serde_json::json!({
[INFO] [stderr] 29 | |             "where": [
[INFO] [stderr] ...  |
[INFO] [stderr] 35 | |     .name("TEST NIGHTY NIGHT")
[INFO] [stderr] 36 | |     .enabled(true);
[INFO] [stderr]    | |___________________^ unreachable statement
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bridge`
[INFO] [stderr]   --> examples/discovery.rs:46:13
[INFO] [stderr]    |
[INFO] [stderr] 46 |         let bridge = Bridge::discover()
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bridge`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]   --> examples/discovery.rs:64:13
[INFO] [stderr]    |
[INFO] [stderr] 64 |         let key = bridge
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr] 
[INFO] [stderr] warning: `hues` (example "behaviors") generated 2 warnings (run `cargo fix --example "behaviors" -p hues` to apply 1 suggestion)
[INFO] [stderr] warning: `hues` (example "discovery") generated 2 warnings (run `cargo fix --example "discovery" -p hues` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hues-fb38f6646e03b44b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test api::v2::test::parse_resources ... ok
[INFO] [stderr]    Doc-tests hues
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 86) ... FAILED
[INFO] [stdout] test src/service/light.rs - service::light::CIEColor::from_hex (line 303) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 54) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 86) stdout ----
[INFO] [stdout] error: expected item after attributes
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[tokio::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/service/light.rs - service::light::CIEColor::from_hex (line 303) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CIEColor`
[INFO] [stdout]    --> src/service/light.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 | let cie = CIEColor::from_hex(hex).unwrap();
[INFO] [stdout]     |           ^^^^^^^^ use of undeclared type `CIEColor`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 303 + use hues::service::CIEColor;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CIEColor` in this scope
[INFO] [stdout]    --> src/service/light.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | assert_eq!(CIEColor { x: 0.0, y: 0.0 }, cie);
[INFO] [stdout]     |            ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 303 + use hues::service::CIEColor;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 54) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `use`
[INFO] [stdout]   --> src/lib.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | use hues::prelude::*
[INFO] [stdout]    |                     ^ help: add `;` here
[INFO] [stdout] 57 | use std::time::Duration;
[INFO] [stdout]    | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: BadRequest
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 54)
[INFO] [stdout]     src/lib.rs - (line 86)
[INFO] [stdout]     src/service/light.rs - service::light::CIEColor::from_hex (line 303)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "355ee6c8cf8222cb13302e7eb0bafec6416076d1370a97dc3249a0c809d1c434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355ee6c8cf8222cb13302e7eb0bafec6416076d1370a97dc3249a0c809d1c434", kill_on_drop: false }`
[INFO] [stdout] 355ee6c8cf8222cb13302e7eb0bafec6416076d1370a97dc3249a0c809d1c434
