[INFO] fetching crate monoio-http 0.3.12...
[INFO] testing monoio-http-0.3.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate monoio-http 0.3.12 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate monoio-http 0.3.12
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate monoio-http 0.3.12
[INFO] tweaked toml for crates.io crate monoio-http 0.3.12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate monoio-http 0.3.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monoio-http 0.3.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b19d50250b7a4061475b1fa89291ba005eb6e81610229095ff9acafe9fd31c6
[INFO] running `Command { std: "docker" "start" "-a" "0b19d50250b7a4061475b1fa89291ba005eb6e81610229095ff9acafe9fd31c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b19d50250b7a4061475b1fa89291ba005eb6e81610229095ff9acafe9fd31c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b19d50250b7a4061475b1fa89291ba005eb6e81610229095ff9acafe9fd31c6", kill_on_drop: false }`
[INFO] [stdout] 0b19d50250b7a4061475b1fa89291ba005eb6e81610229095ff9acafe9fd31c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bea1f6b87eda1df9d7262a34f24a5eefc30c8b63a8f116719e775180eea50e96
[INFO] running `Command { std: "docker" "start" "-a" "bea1f6b87eda1df9d7262a34f24a5eefc30c8b63a8f116719e775180eea50e96", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling param v0.1.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling reusable-box-future v0.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling service-async v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling monoio-io-wrapper v0.1.1
[INFO] [stderr]    Compiling monoio-codec v0.3.4
[INFO] [stderr]    Compiling monoio-compat v0.2.2
[INFO] [stderr]    Compiling monoio-rustls v0.3.0
[INFO] [stderr]    Compiling monoio-http v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/hpack/header.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn name(&self) -> Name {
[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] 124 |     pub fn name(&self) -> Name<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/h2/proto/streams/store.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn resolve(&mut self, key: Key) -> Ptr;
[INFO] [stdout]    |                ^^^^^^^^^               ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn resolve(&mut self, key: Key) -> Ptr<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/h2/proto/streams/store.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn find_mut(&mut self, id: &StreamId) -> Option<Ptr> {
[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] 87 |     pub fn find_mut(&mut self, id: &StreamId) -> Option<Ptr<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr {
[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] 102 |     pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn find_entry(&mut self, id: StreamId) -> Entry {
[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] 115 |     pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn resolve(&mut self, key: Key) -> Ptr {
[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 |     fn resolve(&mut self, key: Key) -> Ptr<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn resolve(&mut self, key: Key) -> Ptr {
[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] 365 |     fn resolve(&mut self, key: Key) -> Ptr<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/streams.rs:921:19
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn as_dyn(&self) -> DynStreams<B> {
[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] 921 |     pub fn as_dyn(&self) -> DynStreams<'_, B> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.87s
[INFO] running `Command { std: "docker" "inspect" "bea1f6b87eda1df9d7262a34f24a5eefc30c8b63a8f116719e775180eea50e96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bea1f6b87eda1df9d7262a34f24a5eefc30c8b63a8f116719e775180eea50e96", kill_on_drop: false }`
[INFO] [stdout] bea1f6b87eda1df9d7262a34f24a5eefc30c8b63a8f116719e775180eea50e96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7a394cd0c977e1236fc29b68a64ee79eba6240f7b286a1b3d4dd3f70b24bd50
[INFO] running `Command { std: "docker" "start" "-a" "d7a394cd0c977e1236fc29b68a64ee79eba6240f7b286a1b3d4dd3f70b24bd50", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling monoio-io-wrapper v0.1.1
[INFO] [stderr]    Compiling monoio-compat v0.2.2
[INFO] [stderr]    Compiling monoio-codec v0.3.4
[INFO] [stderr]    Compiling monoio-rustls v0.3.0
[INFO] [stderr]    Compiling monoio-http v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/hpack/header.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn name(&self) -> Name {
[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] 124 |     pub fn name(&self) -> Name<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/h2/proto/streams/store.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn resolve(&mut self, key: Key) -> Ptr;
[INFO] [stdout]    |                ^^^^^^^^^               ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn resolve(&mut self, key: Key) -> Ptr<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/h2/proto/streams/store.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn find_mut(&mut self, id: &StreamId) -> Option<Ptr> {
[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] 87 |     pub fn find_mut(&mut self, id: &StreamId) -> Option<Ptr<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr {
[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] 102 |     pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn find_entry(&mut self, id: StreamId) -> Entry {
[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] 115 |     pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn resolve(&mut self, key: Key) -> Ptr {
[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 |     fn resolve(&mut self, key: Key) -> Ptr<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn resolve(&mut self, key: Key) -> Ptr {
[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] 365 |     fn resolve(&mut self, key: Key) -> Ptr<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/streams.rs:921:19
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn as_dyn(&self) -> DynStreams<B> {
[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] 921 |     pub fn as_dyn(&self) -> DynStreams<'_, B> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/hpack/header.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn name(&self) -> Name {
[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: the lint level is defined here
[INFO] [stdout]    --> src/h2/mod.rs:80:24
[INFO] [stdout]     |
[INFO] [stdout]  80 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]`
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn name(&self) -> Name<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/h2/proto/streams/store.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn resolve(&mut self, key: Key) -> Ptr;
[INFO] [stdout]    |                ^^^^^^^^^               ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn resolve(&mut self, key: Key) -> Ptr<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/h2/proto/streams/store.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn find_mut(&mut self, id: &StreamId) -> Option<Ptr> {
[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] 87 |     pub fn find_mut(&mut self, id: &StreamId) -> Option<Ptr<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr {
[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] 102 |     pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:115:23
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn find_entry(&mut self, id: StreamId) -> Entry {
[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] 115 |     pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:172:16
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn resolve(&mut self, key: Key) -> Ptr {
[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 |     fn resolve(&mut self, key: Key) -> Ptr<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/store.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn resolve(&mut self, key: Key) -> Ptr {
[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] 365 |     fn resolve(&mut self, key: Key) -> Ptr<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/h2/proto/streams/streams.rs:921:19
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn as_dyn(&self) -> DynStreams<B> {
[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] 921 |     pub fn as_dyn(&self) -> DynStreams<'_, B> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monoio-http` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "d7a394cd0c977e1236fc29b68a64ee79eba6240f7b286a1b3d4dd3f70b24bd50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7a394cd0c977e1236fc29b68a64ee79eba6240f7b286a1b3d4dd3f70b24bd50", kill_on_drop: false }`
[INFO] [stdout] d7a394cd0c977e1236fc29b68a64ee79eba6240f7b286a1b3d4dd3f70b24bd50
