[INFO] fetching crate sec-http3 0.1.2...
[INFO] testing sec-http3-0.1.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sec-http3 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sec-http3 0.1.2
[INFO] finished tweaking crates.io crate sec-http3 0.1.2
[INFO] tweaked toml for crates.io crate sec-http3 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sec-http3 0.1.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 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.10.2 (available: v0.11.9)
[INFO] [stderr]       Adding quinn-proto v0.10.6 (available: v0.11.14)
[INFO] [stderr]       Adding rcgen v0.10.0 (available: v0.14.8)
[INFO] [stderr]       Adding rustls v0.21.12 (available: v0.23.40)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pin-project-lite` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.4.1
[INFO] [stderr]   Downloaded rcgen v0.10.0
[INFO] [stderr]   Downloaded quinn v0.10.2
[INFO] [stderr]   Downloaded quinn-proto v0.10.6
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2472a57e97ea52b8374aefa40929b33a8e2734ea1a49abb5a9b2c54eefa9c14b
[INFO] running `Command { std: "docker" "start" "-a" "2472a57e97ea52b8374aefa40929b33a8e2734ea1a49abb5a9b2c54eefa9c14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2472a57e97ea52b8374aefa40929b33a8e2734ea1a49abb5a9b2c54eefa9c14b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2472a57e97ea52b8374aefa40929b33a8e2734ea1a49abb5a9b2c54eefa9c14b", kill_on_drop: false }`
[INFO] [stdout] 2472a57e97ea52b8374aefa40929b33a8e2734ea1a49abb5a9b2c54eefa9c14b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffc63666c9945c927c3870ed4207a6cd5bab2f3baffdf87dc325c1aff69a4fa6
[INFO] running `Command { std: "docker" "start" "-a" "ffc63666c9945c927c3870ed4207a6cd5bab2f3baffdf87dc325c1aff69a4fa6", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pin-project-lite` dependency)
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling sec-http3 v0.1.2 (/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:253:10
[INFO] [stdout]     |
[INFO] [stdout] 253 |     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] 253 -     Push(u64, FrameStream<S, B>),
[INFO] [stdout] 253 +     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/server.rs:492:26
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<C, B> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<'_, C, B> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<C, B> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<'_, C, B> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept_uni(&self) -> AcceptUni<C, B> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept_uni(&self) -> AcceptUni<'_, C, B> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<C, B> {
[INFO] [stdout]     |                    ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<'_, C, B> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<C, B> {
[INFO] [stdout]     |                     ^^^^^                            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<'_, C, B> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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] 45 |     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:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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] 49 |     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 28.87s
[INFO] running `Command { std: "docker" "inspect" "ffc63666c9945c927c3870ed4207a6cd5bab2f3baffdf87dc325c1aff69a4fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc63666c9945c927c3870ed4207a6cd5bab2f3baffdf87dc325c1aff69a4fa6", kill_on_drop: false }`
[INFO] [stdout] ffc63666c9945c927c3870ed4207a6cd5bab2f3baffdf87dc325c1aff69a4fa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b72e8f1e4a495ce2f6bcc33cec5c0e1cccdc8faf081722f2d51d595e024b3b
[INFO] running `Command { std: "docker" "start" "-a" "d8b72e8f1e4a495ce2f6bcc33cec5c0e1cccdc8faf081722f2d51d595e024b3b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pin-project-lite` dependency)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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:253:10
[INFO] [stdout]     |
[INFO] [stdout] 253 |     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] 253 -     Push(u64, FrameStream<S, B>),
[INFO] [stdout] 253 +     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/server.rs:492:26
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<C, B> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<'_, C, B> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<C, B> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<'_, C, B> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept_uni(&self) -> AcceptUni<C, B> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept_uni(&self) -> AcceptUni<'_, C, B> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<C, B> {
[INFO] [stdout]     |                    ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<'_, C, B> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<C, B> {
[INFO] [stdout]     |                     ^^^^^                            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<'_, C, B> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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] 45 |     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:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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] 49 |     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 rustix v1.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sec-http3 v0.1.2 (/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:253:10
[INFO] [stdout]     |
[INFO] [stdout] 253 |     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] 253 -     Push(u64, FrameStream<S, B>),
[INFO] [stdout] 253 +     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/server.rs:492:26
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<C, B> {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<'_, C, B> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<C, B> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<'_, C, B> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept_uni(&self) -> AcceptUni<C, B> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn accept_uni(&self) -> AcceptUni<'_, C, B> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:225:20
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<C, B> {
[INFO] [stdout]     |                    ^^^^^                            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<'_, C, B> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/webtransport/server.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<C, B> {
[INFO] [stdout]     |                     ^^^^^                            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<'_, C, B> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buf.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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] 45 |     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:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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] 49 |     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 29.95s
[INFO] running `Command { std: "docker" "inspect" "d8b72e8f1e4a495ce2f6bcc33cec5c0e1cccdc8faf081722f2d51d595e024b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b72e8f1e4a495ce2f6bcc33cec5c0e1cccdc8faf081722f2d51d595e024b3b", kill_on_drop: false }`
[INFO] [stdout] d8b72e8f1e4a495ce2f6bcc33cec5c0e1cccdc8faf081722f2d51d595e024b3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acf4f7fb08deedff83be40fab69ca78cbabb4a2d861d1d8356209d578e6348b4
[INFO] running `Command { std: "docker" "start" "-a" "acf4f7fb08deedff83be40fab69ca78cbabb4a2d861d1d8356209d578e6348b4", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `pin-project-lite` dependency)
[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:253:10
[INFO] [stderr]     |
[INFO] [stderr] 253 |     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] 253 -     Push(u64, FrameStream<S, B>),
[INFO] [stderr] 253 +     Push((), FrameStream<S, B>),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/server.rs:492:26
[INFO] [stderr]     |
[INFO] [stderr] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<C, B> {
[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] 492 |     pub fn read_datagram(&mut self) -> ReadDatagram<'_, C, B> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/webtransport/server.rs:128:28
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<C, B> {
[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] 128 |     pub fn accept_datagram(&self) -> ReadDatagram<'_, C, B> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/webtransport/server.rs:151:23
[INFO] [stderr]     |
[INFO] [stderr] 151 |     pub fn accept_uni(&self) -> AcceptUni<C, B> {
[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] 151 |     pub fn accept_uni(&self) -> AcceptUni<'_, C, B> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/webtransport/server.rs:225:20
[INFO] [stderr]     |
[INFO] [stderr] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<C, B> {
[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] 225 |     pub fn open_bi(&self, session_id: SessionId) -> OpenBi<'_, C, B> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/webtransport/server.rs:234:21
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<C, B> {
[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] 234 |     pub fn open_uni(&self, session_id: SessionId) -> OpenUni<'_, C, B> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/buf.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |     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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     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:45:17
[INFO] [stderr]    |
[INFO] [stderr] 45 |     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] 45 |     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:49:18
[INFO] [stderr]    |
[INFO] [stderr] 49 |     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] 49 |     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: `sec-http3` (lib) generated 15 warnings (run `cargo fix --lib -p sec-http3` to apply 14 suggestions)
[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: `sec-http3` (lib test) generated 15 warnings (14 duplicates) (run `cargo fix --lib -p sec-http3 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sec_http3-ef61da73a3c65c8a)
[INFO] [stdout] 
[INFO] [stdout] running 222 tests
[INFO] [stdout] test error::tests::test_size_of ... ok
[INFO] [stdout] test frame::tests::incomplete_frame ... ok
[INFO] [stdout] test frame::tests::header_spread_multiple_buf ... ok
[INFO] [stdout] test frame::tests::one_frame ... ok
[INFO] [stdout] test frame::tests::poll_data_split ... ok
[INFO] [stdout] test frame::tests::poll_data_eos_but_buffered_data ... ok
[INFO] [stdout] test frame::tests::poll_data_unexpected_end ... ok
[INFO] [stdout] test frame::tests::poll_full_request ... ok
[INFO] [stdout] test frame::tests::varint_spread_multiple_buf ... ok
[INFO] [stdout] test proto::frame::tests::len_unexpected_end ... ok
[INFO] [stdout] test proto::frame::tests::headers_frames ... ok
[INFO] [stdout] test frame::tests::two_frames_then_incomplete ... ok
[INFO] [stdout] test proto::frame::tests::reserved_frame ... ok
[INFO] [stdout] test proto::frame::tests::settings_frame ... ok
[INFO] [stdout] test proto::frame::tests::settings_frame_emtpy ... ok
[INFO] [stdout] test proto::frame::tests::unknown_frame_type ... ok
[INFO] [stdout] test proto::frame::tests::type_unexpected_end ... ok
[INFO] [stdout] test proto::headers::tests::request_has_different_host_and_authority ... ok
[INFO] [stdout] test proto::headers::tests::preserves_duplicate_headers ... ok
[INFO] [stdout] test proto::headers::tests::request_has_no_authority_nor_host ... ok
[INFO] [stdout] test proto::frame::tests::simple_frames ... ok
[INFO] [stdout] test proto::headers::tests::request_has_host ... ok
[INFO] [stdout] test frame::tests::poll_data_ignores_unknown_frames ... 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 qpack::block::test::header_prefix_table_size_0 ... ok
[INFO] [stdout] test qpack::block::test::indexed_with_postbase ... ok
[INFO] [stdout] test qpack::block::test::literal ... ok
[INFO] [stdout] test qpack::block::test::literal_with_name_ref ... ok
[INFO] [stdout] test qpack::block::test::literal_with_post_base_name_ref ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_indexed_header_field ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_single_pass_encoded ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_without_name_ref_header_field ... ok
[INFO] [stdout] test qpack::decoder::tests::enc_recv_accepts_truncated_messages ... ok
[INFO] [stdout] test qpack::decoder::tests::enc_recv_buf_too_short ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_post_base_indexed ... ok
[INFO] [stdout] test proto::frame::tests::data_frame ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_name_ref_header_field ... ok
[INFO] [stdout] test qpack::decoder::tests::decode_post_base_name_ref_header_field ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_with_name_ref_into_dynamic_table ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_not_registered ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_without_name_ref ... ok
[INFO] [stdout] test qpack::decoder::tests::largest_ref_too_big ... ok
[INFO] [stdout] test qpack::decoder::tests::test_duplicate_field ... ok
[INFO] [stdout] test qpack::decoder::tests::test_dynamic_table_size_update ... ok
[INFO] [stdout] test qpack::decoder::tests::largest_ref_greater_than_max_entries ... 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_accumulate ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_register_put_larger ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_build ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_register_put_smaller ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insert ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_refs_commited ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_find_relative ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_can_evict_unreferenced ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_refs_not_commited ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_insertion_tracks_ref ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_ref_count_are_incremented ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_does_not_evict_referenced ... ok
[INFO] [stdout] test qpack::dynamic::tests::insert_again_after_encoder_ack ... ok
[INFO] [stdout] test qpack::dynamic::tests::no_insert_when_max_blocked_0 ... ok
[INFO] [stdout] test qpack::dynamic::tests::put_updates_maps ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_add_field_drop_older_fields_to_have_enough_space ... 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_eviction_is_fifo ... 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::test_try_add_field_larger_than_maximum_size ... ok
[INFO] [stdout] test qpack::dynamic::tests::test_try_set_too_large_maximum_table_size ... ok
[INFO] [stdout] test qpack::dynamic::tests::unblock_stream_larger ... ok
[INFO] [stdout] test qpack::dynamic::tests::unblock_stream_decrement ... ok
[INFO] [stdout] test qpack::dynamic::tests::unblock_stream_smaller ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_bloc_wrong_stream ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_block ... 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_accept_truncated ... ok
[INFO] [stdout] test qpack::dynamic::tests::untrack_trailers ... 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::dynamic::tests::encoder_insertion_with_ref_tracks_both ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_dynamic_insert_nameref ... ok
[INFO] [stdout] test frame::tests::poll_next_incomplete_frame ... ok
[INFO] [stdout] test qpack::dynamic::tests::blocked_stream_registered ... ok
[INFO] [stdout] test qpack::dynamic::tests::encode_insert_in_empty ... ok
[INFO] [stdout] test qpack::dynamic::tests::encoder_maps_are_cleaned_on_eviction ... ok
[INFO] [stdout] test qpack::dynamic::tests::no_insert_after_max_blocked_reached ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_literal ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_static_nameref ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_with_header_block ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_static_nameref_indexed_in_dynamic ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_literal_postbase_nameref ... ok
[INFO] [stdout] test qpack::field::tests::test_field_size_is_offset_by_32 ... ok
[INFO] [stdout] test qpack::encoder::tests::insert_count ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_dynamic_insert ... ok
[INFO] [stdout] test buf::tests::cursor_advance ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_literal_nameref ... ok
[INFO] [stdout] test qpack::encoder::tests::encode_static ... ok
[INFO] [stdout] test qpack::field::tests::with_value ... 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::prefix_int::test::number_never_ends_with_0x80 ... ok
[INFO] [stdout] test qpack::prefix_int::test::overflow ... ok
[INFO] [stdout] test qpack::prefix_string::decode::tests::test_read_bits ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::byte_ ... 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::decode::tests::test_decode_all_code_joined ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::test_set_bits ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::test_encode_all_code_joined ... ok
[INFO] [stdout] test qpack::prefix_string::decode::tests::test_decode_single_value ... ok
[INFO] [stdout] test qpack::prefix_string::tests::codec_6 ... ok
[INFO] [stdout] test qpack::prefix_string::tests::codec_8 ... ok
[INFO] [stdout] test qpack::prefix_string::tests::codec_8_empty ... ok
[INFO] [stdout] test qpack::prefix_string::encode::tests::test_encode_single_value ... ok
[INFO] [stdout] test qpack::prefix_string::tests::decode_non_huffman ... 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::test_static_table_index_is_0_based ... ok
[INFO] [stdout] test qpack::stream::test::dynamic_table_size_update ... 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::static_::tests::test_static_table_can_get_field ... 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::tests::blocked_header ... ok
[INFO] [stdout] test qpack::tests::codec_table_full ... ok
[INFO] [stdout] test qpack::static_::tests::invalid_index ... ok
[INFO] [stdout] test qpack::tests::codec_table_size_0 ... ok
[INFO] [stdout] test qpack::vas::tests::evicted ... ok
[INFO] [stdout] test qpack::vas::tests::largest_ref ... ok
[INFO] [stdout] test qpack::vas::tests::relative ... ok
[INFO] [stdout] test qpack::tests::codec_basic_get ... ok
[INFO] [stdout] test qpack::vas::tests::absolute_from_real_index ... 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_advance_jumps_header_and_payload_start ... ok
[INFO] [stdout] test stream::tests::write_buf_advances ... ok
[INFO] [stdout] test stream::tests::write_buf_encode_frame ... ok
[INFO] [stdout] test stream::tests::write_buf_encode_streamtype ... ok
[INFO] [stdout] test stream::tests::write_buf_encode_streamtype_then_frame ... ok
[INFO] [stdout] test stream::tests::write_wt_uni_header ... ok
[INFO] [stdout] test qpack::vas::tests::test_last_insertion_without_drop ... ok
[INFO] [stdout] test tests::connection::accept_request_end_on_client_close ... ok
[INFO] [stdout] test proto::headers::tests::request_has_authority ... ok
[INFO] [stdout] test proto::headers::tests::request_has_same_host_and_authority ... ok
[INFO] [stdout] test qpack::dynamic::tests::cannot_insert_field_greater_than_total_size ... ok
[INFO] [stdout] test qpack::dynamic::tests::insert_static ... ok
[INFO] [stdout] test qpack::encoder::tests::decoder_block_ack ... ok
[INFO] [stdout] test tests::connection::connect ... ok
[INFO] [stdout] test tests::connection::control_stream_frame_unexpected ... ok
[INFO] [stdout] test qpack::vas::tests::test_last_insertion_with_drop ... ok
[INFO] [stdout] test proto::frame::tests::buffer_too_short ... ok
[INFO] [stdout] test qpack::decoder::tests::test_insert_field_with_wrong_name_index_from_static_table ... ok
[INFO] [stdout] test tests::connection::control_close_send_error ... ok
[INFO] [stdout] test qpack::vas::tests::test_first_insertion_without_drop ... ok
[INFO] [stdout] test tests::connection::client_close_only_on_last_sender_drop ... ok
[INFO] [stdout] test qpack::static_::tests::test_static_table_is_full ... ok
[INFO] [stdout] test tests::connection::goaway_from_server_not_request_id ... ok
[INFO] [stdout] test frame::tests::poll_next_reamining_data - should panic ... ok
[INFO] [stdout] test tests::connection::client_error_on_bidi_recv ... ok
[INFO] [stdout] test qpack::prefix_int::test::size_too_big_of_size - should panic ... ok
[INFO] [stdout] test qpack::prefix_int::test::size_too_big_value - should panic ... ok
[INFO] [stdout] test tests::connection::graceful_shutdown_client ... ok
[INFO] [stdout] test tests::connection::missing_settings ... ok
[INFO] [stdout] test tests::connection::settings_exchange_client ... ok
[INFO] [stdout] test tests::connection::two_control_streams ... ok
[INFO] [stdout] test qpack::vas::tests::test_first_insertion_with_drop ... ok
[INFO] [stdout] test tests::connection::graceful_shutdown_closes_when_idle ... ok
[INFO] [stdout] test tests::connection::settings_exchange_server ... ok
[INFO] [stdout] test tests::request::get_with_trailers_unknown_content_type ... ok
[INFO] [stdout] test tests::request::header_too_big_discard_from_client_trailers ... ok
[INFO] [stdout] test tests::connection::server_drop_close ... ok
[INFO] [stdout] test tests::request::header_too_big_response_from_server_trailers ... ok
[INFO] [stdout] test tests::request::header_too_big_client_error ... ok
[INFO] [stdout] test tests::request::header_too_big_server_error_trailers ... ok
[INFO] [stdout] test tests::request::header_too_big_discard_from_client ... ok
[INFO] [stdout] test tests::connection::graceful_shutdown_grace_interval ... ok
[INFO] [stdout] test tests::request::header_too_big_server_error ... ok
[INFO] [stdout] test tests::request::post ... ok
[INFO] [stdout] test tests::request::get_with_trailers_known_content_type ... ok
[INFO] [stdout] test tests::request::get ... ok
[INFO] [stdout] test tests::request::request_invalid_data_after_trailers ... ok
[INFO] [stdout] test tests::request::request_invalid_data_first ... ok
[INFO] [stdout] test tests::request::request_invalid_data_frame_length_too_large ... ok
[INFO] [stdout] test tests::request::request_invalid_data_frame_length_too_short ... ok
[INFO] [stdout] test tests::request::header_too_big_client_error_trailer ... ok
[INFO] [stdout] test tests::request::request_invalid_trailing_byte ... ok
[INFO] [stdout] test tests::request::request_valid_header_data_trailer ... ok
[INFO] [stdout] test tests::request::request_valid_header_data ... ok
[INFO] [stdout] test tests::request::request_invalid_frame_after_data ... ok
[INFO] [stdout] test tests::request::request_invalid_two_trailers ... ok
[INFO] [stdout] test tests::request::header_too_big_response_from_server ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_after_one_header ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_after_trailers ... ok
[INFO] [stdout] test tests::connection::graceful_shutdown_server_rejects ... ok
[INFO] [stdout] test tests::request::request_valid_one_header ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_interleaved_before_trailers ... ok
[INFO] [stdout] test tests::request::request_valid_header_trailer ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_before ... ok
[INFO] [stdout] test tests::connection::timeout_on_control_frame_read ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_interleaved_after_data ... ok
[INFO] [stdout] test tests::request::request_valid_header_multiple_data_trailer ... ok
[INFO] [stdout] test tests::request::request_invalid_frame_after_trailers ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_interleaved_between_data ... ok
[INFO] [stdout] test tests::request::request_valid_unkown_frame_interleaved_after_header ... ok
[INFO] [stdout] test tests::request::request_invalid_frame_after_header ... ok
[INFO] [stdout] test tests::request::request_invalid_frame_first ... ok
[INFO] [stdout] test tests::request::post_timeout_server_recv_data ... ok
[INFO] [stdout] test tests::request::get_timeout_server_accept ... ok
[INFO] [stdout] test tests::request::get_timeout_client_recv_response ... ok
[INFO] [stdout] test tests::request::get_timeout_client_recv_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 222 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/examples_server_client.rs (/opt/rustwide/target/debug/deps/examples_server_client-1db536f13733176e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test server_and_client_should_connect_successfully ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server_and_client_should_connect_successfully stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_and_client_should_connect_successfully' (240) panicked at tests/examples_server_client.rs:30:10:
[INFO] [stdout] Failed to run server example: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6464caaa74ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6464caaa74ba - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6464caaa74ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6464caaa74ba - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6464caabb35a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6464caabb35a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x6464caaabda2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6464caaabda2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6464caa861ef - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6464caa861ef - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6464caa9f919 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6464caa3bdec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6464caa3bdec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6464caa9fad2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6464caa9fad2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6464caa862a8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6464caa7b489 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6464caa86fbd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6464caabba4c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6464caabb822 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6464caa2bc06 - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::process::Child, std[29689e6404d28ef9]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6464caa2b7cc - examples_server_client[d02b980cb3f232b0]::server_and_client_should_connect_successfully
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_server_client.rs:30:10
[INFO] [stdout]   22:     0x6464caa2b597 - examples_server_client[d02b980cb3f232b0]::server_and_client_should_connect_successfully::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/examples_server_client.rs:20:51
[INFO] [stdout]   23:     0x6464caa2ecf6 - <examples_server_client[d02b980cb3f232b0]::server_and_client_should_connect_successfully::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6464caa2f0cb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6464caa2f0cb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6464caa3c8bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6464caa3c8bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6464caa3c8bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6464caa3c8bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6464caa3c8bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6464caa3c8bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6464caa3c8bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6464caa35fd4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6464caa35fd4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6464caa3f4c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6464caa3f4c2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6464caa3f4c2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6464caa3f4c2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6464caa3f4c2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6464caa3f4c2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6464caa3f4c2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6464caaa6dcf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6464caaa6dcf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7c4ce250faa4 - <unknown>
[INFO] [stdout]   45:     0x7c4ce259ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server_and_client_should_connect_successfully
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test examples_server_client`
[INFO] running `Command { std: "docker" "inspect" "acf4f7fb08deedff83be40fab69ca78cbabb4a2d861d1d8356209d578e6348b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf4f7fb08deedff83be40fab69ca78cbabb4a2d861d1d8356209d578e6348b4", kill_on_drop: false }`
[INFO] [stdout] acf4f7fb08deedff83be40fab69ca78cbabb4a2d861d1d8356209d578e6348b4
