[INFO] cloning repository https://github.com/jmtrs/wtransport-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmtrs/wtransport-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cba422cae545a1dd05f63fe8917ed2ffe3426150
[INFO] testing jmtrs/wtransport-example against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmtrs%2Fwtransport-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmtrs/wtransport-example
[INFO] finished tweaking git repo https://github.com/jmtrs/wtransport-example
[INFO] tweaked toml for git repo https://github.com/jmtrs/wtransport-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmtrs/wtransport-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmtrs/wtransport-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httlib-huffman v0.3.4
[INFO] [stderr]   Downloaded octets v0.3.0
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.10
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded time v0.3.40
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded x509-parser v0.17.0
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.6
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded aws-lc-fips-sys v0.13.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e86a977b8b459e1721adfaab27b95abce296856876ecb5313d1c0f2284b709e
[INFO] running `Command { std: "docker" "start" "-a" "7e86a977b8b459e1721adfaab27b95abce296856876ecb5313d1c0f2284b709e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e86a977b8b459e1721adfaab27b95abce296856876ecb5313d1c0f2284b709e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e86a977b8b459e1721adfaab27b95abce296856876ecb5313d1c0f2284b709e", kill_on_drop: false }`
[INFO] [stdout] 7e86a977b8b459e1721adfaab27b95abce296856876ecb5313d1c0f2284b709e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3642df3901b94da9ba96cc7830976f780bbd2074471ae6835e63471845406fc
[INFO] running `Command { std: "docker" "start" "-a" "e3642df3901b94da9ba96cc7830976f780bbd2074471ae6835e63471845406fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling octets v0.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling httlib-huffman v0.3.4
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling wtransport-proto v0.6.0 (/opt/rustwide/workdir/wtransport-proto)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[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] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[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] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[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] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[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] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame {
[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] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wtransport v0.6.0 (/opt/rustwide/workdir/wtransport)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.27s
[INFO] running `Command { std: "docker" "inspect" "e3642df3901b94da9ba96cc7830976f780bbd2074471ae6835e63471845406fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3642df3901b94da9ba96cc7830976f780bbd2074471ae6835e63471845406fc", kill_on_drop: false }`
[INFO] [stdout] e3642df3901b94da9ba96cc7830976f780bbd2074471ae6835e63471845406fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc6eb9adbf230be940d9d013960a3895f68fdd1d1f8cea8b3fa0272fdcccec45
[INFO] running `Command { std: "docker" "start" "-a" "fc6eb9adbf230be940d9d013960a3895f68fdd1d1f8cea8b3fa0272fdcccec45", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling quinn-udp v0.5.10
[INFO] [stderr]    Compiling quinn-proto v0.11.10
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling wtransport-proto v0.6.0 (/opt/rustwide/workdir/wtransport-proto)
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[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] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[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] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[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] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[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] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame {
[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] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling wtransport v0.6.0 (/opt/rustwide/workdir/wtransport)
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stdout]     |
[INFO] [stdout] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[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] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stdout]     |
[INFO] [stdout] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[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] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[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] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stdout]     |
[INFO] [stdout] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[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] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/datagram.rs:186:72
[INFO] [stdout]     |
[INFO] [stdout] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram {
[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] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram<'_> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/frame.rs:706:54
[INFO] [stdout]     |
[INFO] [stdout] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame {
[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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn generate_frame(&self) -> Frame {
[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] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::fs`
[INFO] [stdout]  --> wtransport/examples/server.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::fs;
[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: `error`
[INFO] [stdout]  --> wtransport/examples/server.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tracing::{error, info};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> wtransport/examples/server.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     for id in 0.. {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.37s
[INFO] running `Command { std: "docker" "inspect" "fc6eb9adbf230be940d9d013960a3895f68fdd1d1f8cea8b3fa0272fdcccec45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc6eb9adbf230be940d9d013960a3895f68fdd1d1f8cea8b3fa0272fdcccec45", kill_on_drop: false }`
[INFO] [stdout] fc6eb9adbf230be940d9d013960a3895f68fdd1d1f8cea8b3fa0272fdcccec45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83a8092548014bd2004eae888b158fea34c6887380df8e52835f0ab41a7dc36f
[INFO] running `Command { std: "docker" "start" "-a" "83a8092548014bd2004eae888b158fea34c6887380df8e52835f0ab41a7dc36f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:421:23
[INFO] [stderr]     |
[INFO] [stderr] 421 |         fn get_varint(&mut self) -> GetVarint<Self>;
[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] 421 |         fn get_varint(&mut self) -> GetVarint<'_, Self>;
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:431:23
[INFO] [stderr]     |
[INFO] [stderr] 431 |         fn get_varint(&mut self) -> GetVarint<Self> {
[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] 431 |         fn get_varint(&mut self) -> GetVarint<'_, Self> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:444:23
[INFO] [stderr]     |
[INFO] [stderr] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self> {
[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] 444 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/bytes.rs:458:23
[INFO] [stderr]     |
[INFO] [stderr] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<Self>;
[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] 458 |         fn put_varint(&mut self, varint: VarInt) -> PutVarint<'_, Self>;
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/settings.rs:147:27
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn generate_frame(&self) -> Frame {
[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] 147 |     pub fn generate_frame(&self) -> Frame<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wtransport-proto` (lib) generated 5 warnings (run `cargo fix --lib -p wtransport-proto` to apply 5 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/datagram.rs:186:72
[INFO] [stderr]     |
[INFO] [stderr] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram {
[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] 186 |         pub fn build_datagram(qstream_id_type: QStreamIdType, payload: &[u8]) -> Datagram<'_> {
[INFO] [stderr]     |                                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wtransport-proto/src/frame.rs:706:54
[INFO] [stderr]     |
[INFO] [stderr] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame {
[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: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 706 |         pub async fn assert_serde_async(frame: Frame<'_>) -> Frame<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wtransport-proto` (lib test) generated 7 warnings (5 duplicates) (run `cargo fix --lib -p wtransport-proto --tests` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `tokio::fs`
[INFO] [stderr]  --> wtransport/examples/server.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tokio::fs;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> wtransport/examples/server.rs:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tracing::{error, info};
[INFO] [stderr]   |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> wtransport/examples/server.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     for id in 0.. {
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `wtransport` (example "server") generated 3 warnings (run `cargo fix --example "server" -p wtransport` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport-1e42155c77536033)
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wtransport_proto-e1f40fdec0ef3f9e)
[INFO] [stdout] test driver::utils::tests::shared_result_double_set ... ok
[INFO] [stdout] test driver::utils::tests::shared_result_get ... ok
[INFO] [stdout] test tls::tests::digest_from_str ... ok
[INFO] [stdout] test tls::tests::idempotence_digest ... ok
[INFO] [stdout] test tls::tests::invalid_certificate ... ok
[INFO] [stdout] test driver::utils::tests::shared_result_get_drop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test bytes::tests::fin_buffer ... ok
[INFO] [stdout] test bytes::tests::none ... ok
[INFO] [stdout] test bytes::tests::read_buffer_async ... ok
[INFO] [stdout] test bytes::tests::child_drop ... ok
[INFO] [stdout] test bytes::tests::read_varint ... ok
[INFO] [stdout] test bytes::tests::read_varint_async ... ok
[INFO] [stdout] test capsule::tests::capsule_close_wt_session ... ok
[INFO] [stdout] test datagram::tests::read_invalid_qstream_id ... ok
[INFO] [stdout] test datagram::tests::read_ok ... ok
[INFO] [stdout] test datagram::tests::write_out ... ok
[INFO] [stdout] test frame::tests::headers ... ok
[INFO] [stdout] test bytes::tests::write_varint_async ... ok
[INFO] [stdout] test frame::tests::headers_async ... ok
[INFO] [stdout] test bytes::tests::write_varint ... ok
[INFO] [stdout] test bytes::tests::child_commit ... ok
[INFO] [stdout] test frame::tests::invalid_session_id_async ... ok
[INFO] [stdout] test bytes::tests::fin_varint ... ok
[INFO] [stdout] test frame::tests::read_eof_async ... ok
[INFO] [stdout] test frame::tests::payload_too_big_async ... ok
[INFO] [stdout] test bytes::tests::none_async ... ok
[INFO] [stdout] test frame::tests::read_eof ... ok
[INFO] [stdout] test frame::tests::webtransport ... ok
[INFO] [stdout] test bytes::tests::read_buffer ... ok
[INFO] [stdout] test frame::tests::invalid_session_id ... ok
[INFO] [stdout] test headers::tests::get ... ok
[INFO] [stdout] test frame::tests::webtransport_async ... ok
[INFO] [stdout] test headers::tests::generate_frame_kind ... ok
[INFO] [stdout] test frame::tests::settings_async ... ok
[INFO] [stdout] test frame::tests::read_eof_webtransport_async ... ok
[INFO] [stdout] test frame::tests::settings ... ok
[INFO] [stdout] test frame::tests::unknown_frame_async ... ok
[INFO] [stdout] test frame::tests::payload_too_big ... ok
[INFO] [stdout] test frame::tests::unknown_frame ... ok
[INFO] [stdout] test datagram::tests::write_ok ... ok
[INFO] [stdout] test datagram::tests::read_too_short ... ok
[INFO] [stdout] test headers::tests::insert ... ok
[INFO] [stdout] test headers::tests::idempotence ... ok
[INFO] [stdout] test ids::tests::qstream_id ... ok
[INFO] [stdout] test qpack::tests::integer_max ... ok
[INFO] [stdout] test qpack::tests::decode_field_line_type ... ok
[INFO] [stdout] test qpack::tests::integer_overflow ... ok
[INFO] [stdout] test ids::tests::session_id ... ok
[INFO] [stdout] test session::tests::insert_reserved ... ok
[INFO] [stdout] test session::tests::insert ... ok
[INFO] [stdout] test session::tests::not_https ... ok
[INFO] [stdout] test ids::tests::stream_properties ... ok
[INFO] [stdout] test session::tests::parse_headers ... ok
[INFO] [stdout] test session::tests::parse_url ... ok
[INFO] [stdout] test session::tests::parse_headers_error_scheme ... ok
[INFO] [stdout] test qpack::tests::integer_eof ... ok
[INFO] [stdout] test stream::tests::bi_remote_webtransport_not_first ... ok
[INFO] [stdout] test stream_header::tests::control ... ok
[INFO] [stdout] test stream_header::tests::invalid_session_id_async ... ok
[INFO] [stdout] test stream_header::tests::read_eof_webtransport_async ... ok
[INFO] [stdout] test varint::tests::bounds ... ok
[INFO] [stdout] test stream_header::tests::unknown_stream ... ok
[INFO] [stdout] test stream_header::tests::read_eof ... ok
[INFO] [stdout] test stream_header::tests::webtransport ... ok
[INFO] [stdout] test stream_header::tests::unknown_stream_async ... ok
[INFO] [stdout] test stream::tests::bi_remote_webtransport ... ok
[INFO] [stdout] test stream_header::tests::control_async ... ok
[INFO] [stdout] test stream_header::tests::invalid_session_id ... ok
[INFO] [stdout] test stream_header::tests::read_eof_async ... ok
[INFO] [stdout] test qpack::tests::encode_decode ... ok
[INFO] [stdout] test session::tests::parse_headers_error_method ... ok
[INFO] [stdout] test varint::tests::parse ... ok
[INFO] [stdout] test varint::tests::size ... ok
[INFO] [stdout] test stream_header::tests::webtransport_async ... ok
[INFO] [stdout] test qpack::tests::integer ... ok
[INFO] [stdout] test qpack::tests::string ... ok
[INFO] [stderr]    Doc-tests wtransport
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.76s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::open_bi (line 239) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfigBuilder (line 792) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder<states::WantsIdentity>::with_custom_tls (line 418) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::ConnectOptions (line 418) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder (line 290) - compile ... ok
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::send_datagram (line 289) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 231) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfigBuilder<states::WantsIdentity>::with_identity (line 375) - compile ... ok
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::receive_datagram (line 264) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint (line 63) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - config (line 103) - compile ... ok
[INFO] [stdout] test wtransport/src/connection.rs - connection::Connection::open_uni (line 204) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 201) ... ok
[INFO] [stdout] test wtransport/src/lib.rs - config (line 119) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - (line 72) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint (line 87) - compile ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 219) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - connection (line 118) - compile ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 227) ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::ConnectRequestBuilder::add_header (line 487) ... ok
[INFO] [stdout] test wtransport/src/endpoint.rs - endpoint::Endpoint<endpoint_side::Client>::connect (line 243) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - connection (line 175) - compile ... ok
[INFO] [stdout] test wtransport/src/lib.rs - connection (line 143) - compile ... ok
[INFO] [stdout] test wtransport/src/stream.rs - stream::BiStream (line 187) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 690) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 653) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ServerConfig (line 177) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::new (line 997) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::fmt (line 477) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed (line 304) ... ok
[INFO] [stdout] test wtransport/src/config.rs - config::ClientConfig (line 711) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed (line 312) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Identity::self_signed_builder (line 342) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsValidityPeriod>::validity_period (line 1085) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::ReadyToBuild>::build (line 1185) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::from_str_fmt (line 430) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::new (line 1007) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsSans>::subject_alt_names (line 1027) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsNotAfter>::validity_days (line 1155) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::Sha256Digest::new (line 413) ... ok
[INFO] [stdout] test wtransport/src/tls.rs - tls::self_signed::SelfSignedIdentityBuilder<states::WantsNotAfter>::offset_from_not_before (line 1130) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.89s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wtransport_proto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83a8092548014bd2004eae888b158fea34c6887380df8e52835f0ab41a7dc36f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a8092548014bd2004eae888b158fea34c6887380df8e52835f0ab41a7dc36f", kill_on_drop: false }`
[INFO] [stdout] 83a8092548014bd2004eae888b158fea34c6887380df8e52835f0ab41a7dc36f
