[INFO] fetching crate salvo-quinn 0.0.1... [INFO] testing salvo-quinn-0.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate salvo-quinn 0.0.1 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate salvo-quinn 0.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 145 packages to latest compatible versions [INFO] [stderr] Adding fastrand v1.9.0 (available: v2.3.0) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding quinn v0.8.5 (available: v0.11.9) [INFO] [stderr] Adding quinn-proto v0.9.6 (available: v0.11.13) [INFO] [stderr] Adding rcgen v0.10.0 (available: v0.14.5) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.32) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4725311977911c7bb071d5a3c7f35c4d5dc3d6a20b068378e1c8aae28ccf8f3 [INFO] running `Command { std: "docker" "start" "-a" "f4725311977911c7bb071d5a3c7f35c4d5dc3d6a20b068378e1c8aae28ccf8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4725311977911c7bb071d5a3c7f35c4d5dc3d6a20b068378e1c8aae28ccf8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4725311977911c7bb071d5a3c7f35c4d5dc3d6a20b068378e1c8aae28ccf8f3", kill_on_drop: false }` [INFO] [stdout] f4725311977911c7bb071d5a3c7f35c4d5dc3d6a20b068378e1c8aae28ccf8f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7545907bab05161d4c93bb963c1125547beeff31c99ef9e479575ea869a23dc [INFO] running `Command { std: "docker" "start" "-a" "d7545907bab05161d4c93bb963c1125547beeff31c99ef9e479575ea869a23dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [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)]` 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), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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), [INFO] [stdout] 167 + Push((), FrameStream), [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 { [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 { [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 { [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 19.16s [INFO] running `Command { std: "docker" "inspect" "d7545907bab05161d4c93bb963c1125547beeff31c99ef9e479575ea869a23dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7545907bab05161d4c93bb963c1125547beeff31c99ef9e479575ea869a23dc", kill_on_drop: false }` [INFO] [stdout] d7545907bab05161d4c93bb963c1125547beeff31c99ef9e479575ea869a23dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5e5e5958c50e1f1bc95c12b190ab82d3f605e35d428179db1d5848d859ef9aa [INFO] running `Command { std: "docker" "start" "-a" "a5e5e5958c50e1f1bc95c12b190ab82d3f605e35d428179db1d5848d859ef9aa", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling quinn-proto v0.9.6 [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)]` 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), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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), [INFO] [stdout] 167 + Push((), FrameStream), [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 { [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 { [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 { [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 rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [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" "a5e5e5958c50e1f1bc95c12b190ab82d3f605e35d428179db1d5848d859ef9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5e5e5958c50e1f1bc95c12b190ab82d3f605e35d428179db1d5848d859ef9aa", kill_on_drop: false }` [INFO] [stdout] a5e5e5958c50e1f1bc95c12b190ab82d3f605e35d428179db1d5848d859ef9aa