[INFO] fetching crate monoio-http 0.3.12...
[INFO] testing monoio-http-0.3.12 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate monoio-http 0.3.12 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate monoio-http 0.3.12 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded monoio-native-tls v0.3.0
[INFO] [stderr]   Downloaded service-async v0.2.4
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded reusable-box-future v0.2.0
[INFO] [stderr]   Downloaded monoio-macros v0.1.0
[INFO] [stderr]   Downloaded monoio-io-wrapper v0.1.1
[INFO] [stderr]   Downloaded param v0.1.2
[INFO] [stderr]   Downloaded monoio-rustls v0.3.0
[INFO] [stderr]   Downloaded auto-const-array v0.2.1
[INFO] [stderr]   Downloaded monoio-codec v0.3.4
[INFO] [stderr]   Downloaded local-sync v0.1.1
[INFO] [stderr]   Downloaded monoio-compat v0.2.2
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded flate2 v1.0.34
[INFO] [stderr]   Downloaded monoio v0.2.4
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8079a07269cfda8a3fcb78efdb12b28728899586857e6fa70a5bd61e455d94bd
[INFO] running `Command { std: "docker" "start" "-a" "8079a07269cfda8a3fcb78efdb12b28728899586857e6fa70a5bd61e455d94bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8079a07269cfda8a3fcb78efdb12b28728899586857e6fa70a5bd61e455d94bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8079a07269cfda8a3fcb78efdb12b28728899586857e6fa70a5bd61e455d94bd", kill_on_drop: false }`
[INFO] [stdout] 8079a07269cfda8a3fcb78efdb12b28728899586857e6fa70a5bd61e455d94bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44f77bbcac1832a653648d400a845fdbbe3b6d4bc09557bd3b4699ceed2ed45e
[INFO] running `Command { std: "docker" "start" "-a" "44f77bbcac1832a653648d400a845fdbbe3b6d4bc09557bd3b4699ceed2ed45e", 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 httparse v1.9.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling param v0.1.2
[INFO] [stderr]    Compiling reusable-box-future v0.2.0
[INFO] [stderr]    Compiling syn v2.0.79
[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 socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling monoio v0.2.4
[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 23.97s
[INFO] running `Command { std: "docker" "inspect" "44f77bbcac1832a653648d400a845fdbbe3b6d4bc09557bd3b4699ceed2ed45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f77bbcac1832a653648d400a845fdbbe3b6d4bc09557bd3b4699ceed2ed45e", kill_on_drop: false }`
[INFO] [stdout] 44f77bbcac1832a653648d400a845fdbbe3b6d4bc09557bd3b4699ceed2ed45e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84eb6fd8e8df61d12dfeacc49f567173859aee36ca3ad6701e71375aab1e546d
[INFO] running `Command { std: "docker" "start" "-a" "84eb6fd8e8df61d12dfeacc49f567173859aee36ca3ad6701e71375aab1e546d", 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 getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[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 ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[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 rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[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-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] [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" "84eb6fd8e8df61d12dfeacc49f567173859aee36ca3ad6701e71375aab1e546d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84eb6fd8e8df61d12dfeacc49f567173859aee36ca3ad6701e71375aab1e546d", kill_on_drop: false }`
[INFO] [stdout] 84eb6fd8e8df61d12dfeacc49f567173859aee36ca3ad6701e71375aab1e546d
