[INFO] fetching crate httproxide-h3 0.0.0...
[INFO] testing httproxide-h3-0.0.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate httproxide-h3 0.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate httproxide-h3 0.0.0
[INFO] finished tweaking crates.io crate httproxide-h3 0.0.0
[INFO] tweaked toml for crates.io crate httproxide-h3 0.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate httproxide-h3 0.0.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 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.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b03cb9c0ac5e544d143b4ae2261ec2e4c03e5a7908020b47dc2a4cf9c26a2f19
[INFO] running `Command { std: "docker" "start" "-a" "b03cb9c0ac5e544d143b4ae2261ec2e4c03e5a7908020b47dc2a4cf9c26a2f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b03cb9c0ac5e544d143b4ae2261ec2e4c03e5a7908020b47dc2a4cf9c26a2f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b03cb9c0ac5e544d143b4ae2261ec2e4c03e5a7908020b47dc2a4cf9c26a2f19", kill_on_drop: false }`
[INFO] [stdout] b03cb9c0ac5e544d143b4ae2261ec2e4c03e5a7908020b47dc2a4cf9c26a2f19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0a329aa63f0e5a942bb44fc26faf8deef8062477afbbfc85251dc386d80ea3f1
[INFO] running `Command { std: "docker" "start" "-a" "0a329aa63f0e5a942bb44fc26faf8deef8062477afbbfc85251dc386d80ea3f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling httproxide-h3 v0.0.0 (/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 11.51s
[INFO] running `Command { std: "docker" "inspect" "0a329aa63f0e5a942bb44fc26faf8deef8062477afbbfc85251dc386d80ea3f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a329aa63f0e5a942bb44fc26faf8deef8062477afbbfc85251dc386d80ea3f1", kill_on_drop: false }`
[INFO] [stdout] 0a329aa63f0e5a942bb44fc26faf8deef8062477afbbfc85251dc386d80ea3f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f5f5f34c4efc3567304ca46d59191e36f601b26091fef5c227dbbbc530afe768
[INFO] running `Command { std: "docker" "start" "-a" "f5f5f34c4efc3567304ca46d59191e36f601b26091fef5c227dbbbc530afe768", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[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 bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling httproxide-h3 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `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]   |
[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 `test` profile [unoptimized + debuginfo] target(s) in 15.98s
[INFO] running `Command { std: "docker" "inspect" "f5f5f34c4efc3567304ca46d59191e36f601b26091fef5c227dbbbc530afe768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f5f34c4efc3567304ca46d59191e36f601b26091fef5c227dbbbc530afe768", kill_on_drop: false }`
[INFO] [stdout] f5f5f34c4efc3567304ca46d59191e36f601b26091fef5c227dbbbc530afe768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e8f88b0b7689db86204463354dcaca3ab137d9b146a2b1cfe2bdeaa44a863c45
[INFO] running `Command { std: "docker" "start" "-a" "e8f88b0b7689db86204463354dcaca3ab137d9b146a2b1cfe2bdeaa44a863c45", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Decoder`, `Encoder`, `ack_header`, `dynamic::Error as DynamicTableError`, and `stream_canceled`
[INFO] [stderr]  --> src/qpack/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |         ack_header, decode_stateless, stream_canceled, Decoded, Decoder, Error as DecoderError,
[INFO] [stderr]   |         ^^^^^^^^^^                    ^^^^^^^^^^^^^^^           ^^^^^^^
[INFO] [stderr] 4 |     },
[INFO] [stderr] 5 |     dynamic::Error as DynamicTableError,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     encoder::{encode_stateless, Encoder, Error as EncoderError},
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DecodeIter`
[INFO] [stderr]   --> src/qpack/prefix_string/mod.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 |     decode::{DecodeIter, Error as HuffmanDecodingError, HpackStringDecode},
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/stream.rs:167:10
[INFO] [stderr]     |
[INFO] [stderr] 167 |     Push(u64, FrameStream<S, B>),
[INFO] [stderr]     |     ---- ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 167 -     Push(u64, FrameStream<S, B>),
[INFO] [stderr] 167 +     Push((), FrameStream<S, B>),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/buf.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn cursor(&self) -> Cursor<T> {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn cursor(&self) -> Cursor<'_, T> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/connection.rs:43:17
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn read(&self, panic_msg: &'static str) -> RwLockReadGuard<SharedState> {
[INFO] [stderr]    |                 ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn read(&self, panic_msg: &'static str) -> RwLockReadGuard<'_, SharedState> {
[INFO] [stderr]    |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/connection.rs:47:18
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn write(&self, panic_msg: &'static str) -> RwLockWriteGuard<SharedState> {
[INFO] [stderr]    |                  ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn write(&self, panic_msg: &'static str) -> RwLockWriteGuard<'_, SharedState> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/qpack/dynamic.rs:261:20
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub fn decoder(&self, base: usize) -> DynamicTableDecoder {
[INFO] [stderr]     |                    ^^^^^                  ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub fn decoder(&self, base: usize) -> DynamicTableDecoder<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/qpack/dynamic.rs:265:20
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn encoder(&mut self, stream_id: u64) -> DynamicTableEncoder {
[INFO] [stderr]     |                    ^^^^^^^^^                     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 265 |     pub fn encoder(&mut self, stream_id: u64) -> DynamicTableEncoder<'_> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/qpack/prefix_string/decode.rs:315:21
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn hpack_decode(&self) -> DecodeIter;
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn hpack_decode(&self) -> DecodeIter<'_>;
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/qpack/prefix_string/decode.rs:319:21
[INFO] [stderr]     |
[INFO] [stderr] 319 |     fn hpack_decode(&self) -> DecodeIter {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 319 |     fn hpack_decode(&self) -> DecodeIter<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ack_header`, `dynamic::Error as DynamicTableError`, and `stream_canceled`
[INFO] [stderr]  --> src/qpack/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 |         ack_header, decode_stateless, stream_canceled, Decoded, Decoder, Error as DecoderError,
[INFO] [stderr]   |         ^^^^^^^^^^                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     },
[INFO] [stderr] 5 |     dynamic::Error as DynamicTableError,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `httproxide-h3` (lib) generated 10 warnings (run `cargo fix --lib -p httproxide-h3` to apply 9 suggestions)
[INFO] [stderr] warning: `httproxide-h3` (lib test) generated 10 warnings (9 duplicates) (run `cargo fix --lib -p httproxide-h3 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/httproxide-h3/7b1c085f181611c7/deps/httproxide_h3-7b1c085f181611c7)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test buf::tests::cursor_advance ... ok
[INFO] [stdout] test error::tests::test_size_of ... ok
[INFO] [stdout] test frame::tests::header_spread_multiple_buf ... ok
[INFO] [stdout] test frame::tests::incomplete_frame ... ok
[INFO] [stdout] test frame::tests::one_frame ... ok
[INFO] [stdout] test frame::tests::poll_data_eos_but_buffered_data ... ok
[INFO] [stdout] test frame::tests::poll_data_ignores_unknown_frames ... ok
[INFO] [stdout] test frame::tests::poll_full_request ... ok
[INFO] [stdout] test frame::tests::poll_next_incomplete_frame ... ok
[INFO] [stdout] test frame::tests::two_frames_then_incomplete ... ok
[INFO] [stdout] test frame::tests::poll_data_split ... ok
[INFO] [stdout] test proto::frame::tests::data_frame ... ok
[INFO] [stdout] test proto::frame::tests::headers_frames ... ok
[INFO] [stdout] test proto::frame::tests::len_unexpected_end ... ok
[INFO] [stdout] test proto::frame::tests::reserved_frame ... ok
[INFO] [stdout] test frame::tests::varint_spread_multiple_buf ... ok
[INFO] [stdout] test proto::frame::tests::settings_frame ... ok
[INFO] [stdout] test proto::frame::tests::unknown_frame_type ... ok
[INFO] [stdout] test proto::headers::tests::request_has_different_host_and_authority ... ok
[INFO] [stdout] test qpack::block::test::base_index_too_small ... ok
[INFO] [stdout] test qpack::block::test::header_prefix ... ok
[INFO] [stdout] test qpack::block::test::indexed_dynamic ... ok
[INFO] [stdout] test qpack::block::test::indexed_static ... ok
[INFO] [stdout] test proto::frame::tests::settings_frame_emtpy ... ok
[INFO] [stdout] test proto::frame::tests::simple_frames ... ok
[INFO] [stdout] test qpack::block::test::indexed_with_postbase ... ok
[INFO] [stdout] test proto::headers::tests::preserves_duplicate_headers ... ok
[INFO] [stdout] test qpack::block::test::literal_with_name_ref ... ok
[INFO] [stdout] test proto::frame::tests::type_unexpected_end ... ok
[INFO] [stdout] test frame::tests::poll_data_unexpected_end ... ok
[INFO] [stdout] test qpack::block::test::literal_with_post_base_name_ref ... ok
[INFO] [stdout] test proto::headers::tests::request_has_authority ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_indexed_header_field ... ok
[INFO] [stdout] test proto::headers::tests::request_has_host ... ok
[INFO] [stdout] test qpack::block::test::header_prefix_table_size_0 ... ok
[INFO] [stdout] test qpack::block::test::literal ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_name_ref_header_field ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_post_base_indexed ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_post_base_name_ref_header_field ... ok
[INFO] [stdout] test proto::headers::tests::request_has_no_authority_nor_host ... ok
[INFO] [stdout] test proto::headers::tests::request_has_same_host_and_authority ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_without_name_ref_header_field ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_single_pass_encoded ... ok
[INFO] [stdout] test qpack::decoder::tests::enc_recv_buf_too_short ... ok
[INFO] [stdout] test qpack::decoder::tests::enc_recv_accepts_truncated_messages ... ok
[INFO] [stdout] test qpack::decoder::tests::largest_ref_too_big ... ok
[INFO] [stdout] test qpack::decoder::tests::test_dynamic_table_size_update ... ok
[INFO] [stdout] test qpack::decoder::tests::test_header_too_long ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_with_wrong_name_index_from_dynamic_table ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_register_put_larger ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_registered ... ok
[INFO] [stdout] test qpack::dynamic::tests::cannot_insert_field_greater_than_total_size ... ok
[INFO] [stdout] test qpack::dynamic::tests::encode_insert_in_empty ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_can_evict_unreferenced ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_does_not_evict_referenced ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_build ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_without_name_ref ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_register_put_smaller ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_find_relative ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_not_registered ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_refs_not_commited ... ok
[INFO] [stdout] test qpack::decoder::tests::largest_ref_greater_than_max_entries ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_tracks_ref ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_refs_commited ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_maps_are_cleaned_on_eviction ... ok
[INFO] [stdout] test qpack::decoder::tests::test_duplicate_field ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_ref_count_are_incremented ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_with_ref_tracks_both ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_with_name_ref_into_dynamic_table ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_with_wrong_name_index_from_static_table ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_register_accumulate ... ok
[INFO] [stdout] test qpack::dynamic::tests::insert_again_after_encoder_ack ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insert ... ok
[INFO] [stdout] test qpack::dynamic::tests::insert_static ... ok
[INFO] [stdout] test qpack::dynamic::tests::no_insert_when_max_blocked_0 ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_add_field_fitting_free_space ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_add_field_reduce_free_space ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_maximum_table_size_can_reach_maximum ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_maximum_table_size_can_reach_zero ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_set_maximum_table_size_to_zero_clear_entries ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_table_size_is_sum_of_its_entries ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_table_supports_duplicated_entries ... ok
[INFO] [stdout] test qpack::dynamic::tests::no_insert_after_max_blocked_reached ... ok
[INFO] [stdout] test qpack::dynamic::tests::unblock_stream_decrement ... ok
[INFO] [stdout] test qpack::dynamic::tests::unblock_stream_larger ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_try_add_field_larger_than_maximum_size ... ok
[INFO] [stdout] test qpack::dynamic::tests::put_updates_maps ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_bloc_wrong_stream ... ok
[INFO] [stdout] test qpack::dynamic::tests::unblock_stream_smaller ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_add_field_drop_older_fields_to_have_enough_space ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_block ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_eviction_is_fifo ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_try_set_too_large_maximum_table_size ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_block_not_in_map ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_block_wrong_count ... ok
[INFO] [stdout] test qpack::encoder::tests::decoder_stream_cacnceled ... ok
[INFO] [stdout] test qpack::encoder::tests::decoder_unknown_stream ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_literal_nameref ... ok
[INFO] [stdout] test qpack::encoder::tests::insert_count ... ok
[INFO] [stdout] test qpack::field::tests::test_field_size_is_offset_by_32 ... ok
[INFO] [stdout] test qpack::field::tests::with_value ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_with_header_block ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_literal_postbase_nameref ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_trailers ... ok
[INFO] [stdout] test qpack::encoder::tests::decoder_accept_truncated ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_static ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_static_nameref ... ok
[INFO] [stdout] test qpack::encoder::tests::decoder_block_ack ... ok
[INFO] [stdout] test qpack::prefix_int::test::codec_5_bits ... ok
[INFO] [stdout] test qpack::prefix_int::test::codec_8_bits ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_dynamic_insert ... ok
[INFO] [stdout] test qpack::prefix_int::test::number_never_ends_with_0x80 ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_dynamic_insert_nameref ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::byte_ ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_static_nameref_indexed_in_dynamic ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::test_set_bits ... ok
[INFO] [stdout] test qpack::prefix_string::tests::codec_6 ... ok
[INFO] [stdout] test qpack::prefix_int::test::overflow ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_literal ... ok
[INFO] [stdout] test qpack::prefix_string::decode::tests::test_decode_all_code_joined ... ok
[INFO] [stdout] test qpack::prefix_string::decode::tests::test_read_bits ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::test_encode_single_value ... ok
[INFO] [stdout] test qpack::prefix_string::decode::tests::test_decode_single_value ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::byte_count_exact_when_bit_count_multiple_of_8 ... ok
[INFO] [stdout] test qpack::prefix_string::tests::codec_8 ... ok
[INFO] [stdout] test qpack::prefix_string::tests::decode_non_huffman ... ok
[INFO] [stdout] test qpack::prefix_string::tests::codec_8_empty ... ok
[INFO] [stdout] test qpack::prefix_string::tests::decode_too_short ... ok
[INFO] [stdout] test qpack::static_::tests::find ... ok
[INFO] [stdout] test qpack::static_::tests::find_by_name ... ok
[INFO] [stdout] test qpack::static_::tests::invalid_index ... ok
[INFO] [stdout] test qpack::static_::tests::test_static_table_can_get_field ... ok
[INFO] [stdout] test qpack::static_::tests::test_static_table_index_is_0_based ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::test_encode_all_code_joined ... ok
[INFO] [stdout] test qpack::stream::test::header_ack ... ok
[INFO] [stdout] test qpack::stream::test::insert_count_increment ... ok
[INFO] [stdout] test qpack::stream::test::insert_duplicate ... ok
[INFO] [stdout] test qpack::stream::test::insert_with_name_ref ... ok
[INFO] [stdout] test qpack::stream::test::insert_without_name_ref ... ok
[INFO] [stdout] test qpack::stream::test::stream_cancel ... ok
[INFO] [stdout] test qpack::static_::tests::test_static_table_is_full ... ok
[INFO] [stdout] test qpack::tests::blocked_header ... ok
[INFO] [stdout] test qpack::tests::codec_basic_get ... ok
[INFO] [stdout] test qpack::tests::codec_table_full ... ok
[INFO] [stdout] test qpack::stream::test::dynamic_table_size_update ... ok
[INFO] [stdout] test qpack::vas::tests::absolute_from_real_index ... ok
[INFO] [stdout] test qpack::vas::tests::largest_ref ... ok
[INFO] [stdout] test qpack::vas::tests::evicted ... ok
[INFO] [stdout] test stream::tests::write_buf_advances ... ok
[INFO] [stdout] test qpack::vas::tests::relative ... ok
[INFO] [stdout] test qpack::vas::tests::test_no_relative_index_when_empty ... ok
[INFO] [stdout] test qpack::vas::tests::test_post_base_index ... ok
[INFO] [stdout] test qpack::vas::tests::test_relative_underflow_protected ... ok
[INFO] [stdout] test stream::tests::write_buf_encode_frame ... ok
[INFO] [stdout] test stream::tests::write_buf_encode_streamtype_then_frame ... ok
[INFO] [stdout] test stream::tests::write_buf_advance_jumps_header_and_payload_start ... ok
[INFO] [stdout] test stream::tests::write_buf_encode_streamtype ... ok
[INFO] [stdout] test qpack::vas::tests::test_first_insertion_without_drop ... ok
[INFO] [stdout] test qpack::vas::tests::test_last_insertion_without_drop ... ok
[INFO] [stdout] test qpack::vas::tests::test_last_insertion_with_drop ... ok
[INFO] [stdout] test qpack::vas::tests::test_first_insertion_with_drop ... ok
[INFO] [stdout] test frame::tests::poll_next_reamining_data - should panic ... ok
[INFO] [stdout] test qpack::prefix_int::test::size_too_big_value - should panic ... ok
[INFO] [stdout] test qpack::prefix_int::test::size_too_big_of_size - should panic ... ok
[INFO] [stdout] test qpack::tests::codec_table_size_0 ... ok
[INFO] [stderr]    Doc-tests httproxide_h3
[INFO] [stdout] test proto::frame::tests::buffer_too_short ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/server.rs - server (line 8) ... FAILED
[INFO] [stdout] test src/server.rs - server::Builder (line 322) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/server.rs - server (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `h3`
[INFO] [stdout]   --> src/server.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | C: h3::quic::Connection<bytes::Bytes>,
[INFO] [stdout]    |    ^^ use of unresolved module or unlinked crate `h3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `h3`, use `cargo add h3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  8 + use httproxide_h3::quic;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `quic`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 - C: h3::quic::Connection<bytes::Bytes>,
[INFO] [stdout] 11 + C: quic::Connection<bytes::Bytes>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `h3`
[INFO] [stdout]   --> src/server.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | <C as h3::quic::Connection<bytes::Bytes>>::BidiStream: Send + 'static
[INFO] [stdout]    |       ^^ use of unresolved module or unlinked crate `h3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `h3`, use `cargo add h3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  8 + use httproxide_h3::quic;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `quic`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 - <C as h3::quic::Connection<bytes::Bytes>>::BidiStream: Send + 'static
[INFO] [stdout] 12 + <C as quic::Connection<bytes::Bytes>>::BidiStream: Send + 'static
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `h3`
[INFO] [stdout]   --> src/server.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut server_builder = h3::server::builder();
[INFO] [stdout]    |                              ^^ use of unresolved module or unlinked crate `h3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `h3`, use `cargo add h3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  8 + use httproxide_h3::server;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     let mut server_builder = h3::server::builder();
[INFO] [stdout] 14 +     let mut server_builder = server::builder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server.rs - server::Builder (line 322) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `h3`
[INFO] [stdout]    --> src/server.rs:325:4
[INFO] [stdout]     |
[INFO] [stdout] 325 | C: h3::quic::Connection<B>,
[INFO] [stdout]     |    ^^ use of unresolved module or unlinked crate `h3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `h3`, use `cargo add h3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 322 + use httproxide_h3::quic;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `quic`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 325 - C: h3::quic::Connection<B>,
[INFO] [stdout] 325 + C: quic::Connection<B>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `h3`
[INFO] [stdout]    --> src/server.rs:328:30
[INFO] [stdout]     |
[INFO] [stdout] 328 |     let mut server_builder = h3::server::builder();
[INFO] [stdout]     |                              ^^ use of unresolved module or unlinked crate `h3`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `h3`, use `cargo add h3` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 322 + use httproxide_h3::server;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `server`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 328 -     let mut server_builder = h3::server::builder();
[INFO] [stdout] 328 +     let mut server_builder = server::builder();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/server.rs - server (line 8)
[INFO] [stdout]     src/server.rs - server::Builder (line 322)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e8f88b0b7689db86204463354dcaca3ab137d9b146a2b1cfe2bdeaa44a863c45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f88b0b7689db86204463354dcaca3ab137d9b146a2b1cfe2bdeaa44a863c45", kill_on_drop: false }`
[INFO] [stdout] e8f88b0b7689db86204463354dcaca3ab137d9b146a2b1cfe2bdeaa44a863c45
