[INFO] fetching crate bnuuy 1.1.0...
[INFO] checking bnuuy-1.1.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate bnuuy 1.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bnuuy 1.1.0
[INFO] finished tweaking crates.io crate bnuuy 1.1.0
[INFO] tweaked toml for crates.io crate bnuuy 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bnuuy 1.1.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bnuuy 1.1.0 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4438ca032e6eadf2f5d6b2a454f73ede191c46f71b68b3512ed3dd951324c5a
[INFO] running `Command { std: "docker" "start" "-a" "a4438ca032e6eadf2f5d6b2a454f73ede191c46f71b68b3512ed3dd951324c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4438ca032e6eadf2f5d6b2a454f73ede191c46f71b68b3512ed3dd951324c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4438ca032e6eadf2f5d6b2a454f73ede191c46f71b68b3512ed3dd951324c5a", kill_on_drop: false }`
[INFO] [stdout] a4438ca032e6eadf2f5d6b2a454f73ede191c46f71b68b3512ed3dd951324c5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45abf067577e4202921f9db7523161de5b6c17fe1d7dc2ca53b28fa54d3aaf0a
[INFO] running `Command { std: "docker" "start" "-a" "45abf067577e4202921f9db7523161de5b6c17fe1d7dc2ca53b28fa54d3aaf0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling amq-protocol v7.1.2
[INFO] [stderr]     Checking input_buffer v0.5.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking mockstream v0.0.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tcp-stream v0.26.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking amq-protocol-types v7.1.2
[INFO] [stderr]     Checking amq-protocol-uri v7.1.2
[INFO] [stderr]     Checking amq-protocol-tcp v7.1.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]    Compiling bnuuy v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 250 |     ) -> Result<Queue> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     ) -> Result<Queue<'_>> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 274 |     ) -> Result<Queue> {
[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] 274 |     ) -> Result<Queue<'_>> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:287:51
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn queue_declare_passive<S: Into<String>>(&self, queue: S) -> Result<Queue> {
[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] 287 |     pub fn queue_declare_passive<S: Into<String>>(&self, queue: S) -> Result<Queue<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     ) -> Result<Consumer> {
[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] 330 |     ) -> Result<Consumer<'_>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 483 |     ) -> Result<Exchange> {
[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] 483 |     ) -> Result<Exchange<'_>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 500 |     ) -> Result<Exchange> {
[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] 500 |     ) -> Result<Exchange<'_>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:510:54
[INFO] [stdout]     |
[INFO] [stdout] 510 |     pub fn exchange_declare_passive<S: Into<String>>(&self, exchange: S) -> Result<Exchange> {
[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] 510 |     pub fn exchange_declare_passive<S: Into<String>>(&self, exchange: S) -> Result<Exchange<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/connection.rs:542:30
[INFO] [stdout]     |
[INFO] [stdout] 542 |         fn percent_decode(s: &str) -> Cow<str> {
[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] 542 |         fn percent_decode(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/consumer.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |         channel: &Channel,
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 121 |     ) -> Consumer {
[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] 121 |     ) -> Consumer<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:106:39
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn new<S: Into<String>>(body: &[u8], routing_key: S) -> Publish {
[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] 106 |     pub fn new<S: Into<String>>(body: &[u8], routing_key: S) -> Publish<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |         body: &[u8],
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 122 |     ) -> Publish {
[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] 122 |     ) -> Publish<'_> {
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub(crate) fn new(channel: &Channel, name: String) -> Exchange {
[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] 140 |     pub(crate) fn new(channel: &Channel, name: String) -> Exchange<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn direct(channel: &Channel) -> Exchange {
[INFO] [stdout]     |                            ^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn direct(channel: &Channel) -> Exchange<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io_loop/channel_slots.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(crate) fn drain(&mut self) -> Drain<u16, T> {
[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] 23 |     pub(crate) fn drain(&mut self) -> Drain<'_, u16, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queue.rs:96:18
[INFO] [stdout]     |
[INFO] [stdout]  96 |         channel: &Channel,
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     ) -> Queue {
[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] 100 |     ) -> Queue<'_> {
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 250 |     ) -> Result<Queue> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     ) -> Result<Queue<'_>> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 274 |     ) -> Result<Queue> {
[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] 274 |     ) -> Result<Queue<'_>> {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:287:51
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn queue_declare_passive<S: Into<String>>(&self, queue: S) -> Result<Queue> {
[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] 287 |     pub fn queue_declare_passive<S: Into<String>>(&self, queue: S) -> Result<Queue<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:327:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 330 |     ) -> Result<Consumer> {
[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] 330 |     ) -> Result<Consumer<'_>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:479:9
[INFO] [stdout]     |
[INFO] [stdout] 479 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 483 |     ) -> Result<Exchange> {
[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] 483 |     ) -> Result<Exchange<'_>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:496:9
[INFO] [stdout]     |
[INFO] [stdout] 496 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 500 |     ) -> Result<Exchange> {
[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] 500 |     ) -> Result<Exchange<'_>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/channel.rs:510:54
[INFO] [stdout]     |
[INFO] [stdout] 510 |     pub fn exchange_declare_passive<S: Into<String>>(&self, exchange: S) -> Result<Exchange> {
[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] 510 |     pub fn exchange_declare_passive<S: Into<String>>(&self, exchange: S) -> Result<Exchange<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/connection.rs:542:30
[INFO] [stdout]     |
[INFO] [stdout] 542 |         fn percent_decode(s: &str) -> Cow<str> {
[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] 542 |         fn percent_decode(s: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/consumer.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |         channel: &Channel,
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 121 |     ) -> Consumer {
[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] 121 |     ) -> Consumer<'_> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:106:39
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn new<S: Into<String>>(body: &[u8], routing_key: S) -> Publish {
[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] 106 |     pub fn new<S: Into<String>>(body: &[u8], routing_key: S) -> Publish<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |         body: &[u8],
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 122 |     ) -> Publish {
[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] 122 |     ) -> Publish<'_> {
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub(crate) fn new(channel: &Channel, name: String) -> Exchange {
[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] 140 |     pub(crate) fn new(channel: &Channel, name: String) -> Exchange<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/exchange.rs:147:28
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn direct(channel: &Channel) -> Exchange {
[INFO] [stdout]     |                            ^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn direct(channel: &Channel) -> Exchange<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io_loop/channel_slots.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub(crate) fn drain(&mut self) -> Drain<u16, T> {
[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] 23 |     pub(crate) fn drain(&mut self) -> Drain<'_, u16, T> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queue.rs:96:18
[INFO] [stdout]     |
[INFO] [stdout]  96 |         channel: &Channel,
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 100 |     ) -> Queue {
[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] 100 |     ) -> Queue<'_> {
[INFO] [stdout]     |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> examples/rpc_client.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn new(channel: &Channel) -> Result<FibonacciRpcClient> {
[INFO] [stdout]    |                     ^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn new(channel: &Channel) -> Result<FibonacciRpcClient<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.52s
[INFO] running `Command { std: "docker" "inspect" "45abf067577e4202921f9db7523161de5b6c17fe1d7dc2ca53b28fa54d3aaf0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45abf067577e4202921f9db7523161de5b6c17fe1d7dc2ca53b28fa54d3aaf0a", kill_on_drop: false }`
[INFO] [stdout] 45abf067577e4202921f9db7523161de5b6c17fe1d7dc2ca53b28fa54d3aaf0a
