[INFO] fetching crate salvo-quinn 0.0.1...
[INFO] testing salvo-quinn-0.0.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate salvo-quinn 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate salvo-quinn 0.0.1
[INFO] finished tweaking crates.io crate salvo-quinn 0.0.1
[INFO] tweaked toml for crates.io crate salvo-quinn 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-quinn 0.0.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 159 packages to latest compatible versions
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.4.1)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding quinn v0.8.5 (available: v0.11.9)
[INFO] [stderr]       Adding quinn-proto v0.9.6 (available: v0.11.14)
[INFO] [stderr]       Adding rcgen v0.10.0 (available: v0.14.7)
[INFO] [stderr]       Adding rustls v0.20.9 (available: v0.23.39)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.1.4
[INFO] [stderr]   Downloaded quinn v0.8.5
[INFO] [stderr]   Downloaded quinn-proto v0.8.4
[INFO] [stderr]   Downloaded quinn-proto v0.9.6
[INFO] [stderr]   Downloaded rcgen v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36c4e713846c765032d9634c12ea492b3665b7d2de0aeb0794d355feb99c1a67
[INFO] running `Command { std: "docker" "start" "-a" "36c4e713846c765032d9634c12ea492b3665b7d2de0aeb0794d355feb99c1a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36c4e713846c765032d9634c12ea492b3665b7d2de0aeb0794d355feb99c1a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36c4e713846c765032d9634c12ea492b3665b7d2de0aeb0794d355feb99c1a67", kill_on_drop: false }`
[INFO] [stdout] 36c4e713846c765032d9634c12ea492b3665b7d2de0aeb0794d355feb99c1a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aaa1b9d9a0c2e33990f1beceeb00c3e2753021db5993ba21646f19e2e0bcc41
[INFO] running `Command { std: "docker" "start" "-a" "6aaa1b9d9a0c2e33990f1beceeb00c3e2753021db5993ba21646f19e2e0bcc41", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling salvo-quinn v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Decoder`, `Encoder`, `ack_header`, `dynamic::Error as DynamicTableError`, and `stream_canceled`
[INFO] [stdout]  --> src/qpack/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         ack_header, decode_stateless, stream_canceled, Decoded, Decoder, Error as DecoderError,
[INFO] [stdout]   |         ^^^^^^^^^^                    ^^^^^^^^^^^^^^^           ^^^^^^^
[INFO] [stdout] 4 |     },
[INFO] [stdout] 5 |     dynamic::Error as DynamicTableError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     encoder::{encode_stateless, Encoder, Error as EncoderError},
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DecodeIter`
[INFO] [stdout]   --> src/qpack/prefix_string/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     decode::{DecodeIter, Error as HuffmanDecodingError, HpackStringDecode},
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/stream.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Push(u64, FrameStream<S, B>),
[INFO] [stdout]     |     ---- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 167 -     Push(u64, FrameStream<S, B>),
[INFO] [stdout] 167 +     Push((), FrameStream<S, B>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn cursor(&self) -> Cursor<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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn cursor(&self) -> Cursor<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn read(&self, panic_msg: &'static str) -> RwLockReadGuard<SharedState> {
[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] 43 |     pub fn read(&self, panic_msg: &'static str) -> RwLockReadGuard<'_, SharedState> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn write(&self, panic_msg: &'static str) -> RwLockWriteGuard<SharedState> {
[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] 47 |     pub fn write(&self, panic_msg: &'static str) -> RwLockWriteGuard<'_, SharedState> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/dynamic.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn decoder(&self, base: usize) -> DynamicTableDecoder {
[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] 261 |     pub fn decoder(&self, base: usize) -> DynamicTableDecoder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/dynamic.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn encoder(&mut self, stream_id: u64) -> DynamicTableEncoder {
[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] 265 |     pub fn encoder(&mut self, stream_id: u64) -> DynamicTableEncoder<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/prefix_string/decode.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn hpack_decode(&self) -> DecodeIter;
[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] 315 |     fn hpack_decode(&self) -> DecodeIter<'_>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/prefix_string/decode.rs:319:21
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn hpack_decode(&self) -> DecodeIter {
[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] 319 |     fn hpack_decode(&self) -> DecodeIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s
[INFO] running `Command { std: "docker" "inspect" "6aaa1b9d9a0c2e33990f1beceeb00c3e2753021db5993ba21646f19e2e0bcc41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aaa1b9d9a0c2e33990f1beceeb00c3e2753021db5993ba21646f19e2e0bcc41", kill_on_drop: false }`
[INFO] [stdout] 6aaa1b9d9a0c2e33990f1beceeb00c3e2753021db5993ba21646f19e2e0bcc41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb195c75c68dde87ae20545f1db5eba5d603437f36d0cc418ab03609d5681003
[INFO] running `Command { std: "docker" "start" "-a" "fb195c75c68dde87ae20545f1db5eba5d603437f36d0cc418ab03609d5681003", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling quinn-proto v0.9.6
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stdout] warning: unused imports: `Decoder`, `Encoder`, `ack_header`, `dynamic::Error as DynamicTableError`, and `stream_canceled`
[INFO] [stdout]  --> src/qpack/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |         ack_header, decode_stateless, stream_canceled, Decoded, Decoder, Error as DecoderError,
[INFO] [stdout]   |         ^^^^^^^^^^                    ^^^^^^^^^^^^^^^           ^^^^^^^
[INFO] [stdout] 4 |     },
[INFO] [stdout] 5 |     dynamic::Error as DynamicTableError,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     encoder::{encode_stateless, Encoder, Error as EncoderError},
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DecodeIter`
[INFO] [stdout]   --> src/qpack/prefix_string/mod.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     decode::{DecodeIter, Error as HuffmanDecodingError, HpackStringDecode},
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/stream.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Push(u64, FrameStream<S, B>),
[INFO] [stdout]     |     ---- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 167 -     Push(u64, FrameStream<S, B>),
[INFO] [stdout] 167 +     Push((), FrameStream<S, B>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn cursor(&self) -> Cursor<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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn cursor(&self) -> Cursor<'_, T> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn read(&self, panic_msg: &'static str) -> RwLockReadGuard<SharedState> {
[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] 43 |     pub fn read(&self, panic_msg: &'static str) -> RwLockReadGuard<'_, SharedState> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/connection.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn write(&self, panic_msg: &'static str) -> RwLockWriteGuard<SharedState> {
[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] 47 |     pub fn write(&self, panic_msg: &'static str) -> RwLockWriteGuard<'_, SharedState> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/dynamic.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn decoder(&self, base: usize) -> DynamicTableDecoder {
[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] 261 |     pub fn decoder(&self, base: usize) -> DynamicTableDecoder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/dynamic.rs:265:20
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn encoder(&mut self, stream_id: u64) -> DynamicTableEncoder {
[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] 265 |     pub fn encoder(&mut self, stream_id: u64) -> DynamicTableEncoder<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/prefix_string/decode.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn hpack_decode(&self) -> DecodeIter;
[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] 315 |     fn hpack_decode(&self) -> DecodeIter<'_>;
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/qpack/prefix_string/decode.rs:319:21
[INFO] [stdout]     |
[INFO] [stdout] 319 |     fn hpack_decode(&self) -> DecodeIter {
[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] 319 |     fn hpack_decode(&self) -> DecodeIter<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling quinn-proto v0.8.4
[INFO] [stderr]    Compiling quinn-udp v0.1.4
[INFO] [stderr]    Compiling quinn v0.8.5
[INFO] [stderr]    Compiling salvo-quinn v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/tests/../../../h3-quinn/src/lib.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/tests/mod.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod h3_quinn;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `salvo-quinn` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fb195c75c68dde87ae20545f1db5eba5d603437f36d0cc418ab03609d5681003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb195c75c68dde87ae20545f1db5eba5d603437f36d0cc418ab03609d5681003", kill_on_drop: false }`
[INFO] [stdout] fb195c75c68dde87ae20545f1db5eba5d603437f36d0cc418ab03609d5681003
