[INFO] cloning repository https://github.com/dongb94/quiche_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dongb94/quiche_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79b804a8f7622442ab017827155db19e26234afc
[INFO] checking dongb94/quiche_test against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongb94%2Fquiche_test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  49% (7470/15044)
Updating files:  50% (7522/15044)
Updating files:  51% (7673/15044)
Updating files:  52% (7823/15044)
Updating files:  53% (7974/15044)
Updating files:  54% (8124/15044)
Updating files:  55% (8275/15044)
Updating files:  56% (8425/15044)
Updating files:  57% (8576/15044)
Updating files:  58% (8726/15044)
Updating files:  59% (8876/15044)
Updating files:  60% (9027/15044)
Updating files:  61% (9177/15044)
Updating files:  62% (9328/15044)
Updating files:  63% (9478/15044)
Updating files:  64% (9629/15044)
Updating files:  65% (9779/15044)
Updating files:  66% (9930/15044)
Updating files:  67% (10080/15044)
Updating files:  67% (10147/15044)
Updating files:  68% (10230/15044)
Updating files:  69% (10381/15044)
Updating files:  70% (10531/15044)
Updating files:  71% (10682/15044)
Updating files:  71% (10712/15044)
Updating files:  72% (10832/15044)
Updating files:  73% (10983/15044)
Updating files:  74% (11133/15044)
Updating files:  75% (11283/15044)
Updating files:  76% (11434/15044)
Updating files:  77% (11584/15044)
Updating files:  78% (11735/15044)
Updating files:  79% (11885/15044)
Updating files:  80% (12036/15044)
Updating files:  81% (12186/15044)
Updating files:  82% (12337/15044)
Updating files:  83% (12487/15044)
Updating files:  83% (12613/15044)
Updating files:  84% (12637/15044)
Updating files:  85% (12788/15044)
Updating files:  85% (12867/15044)
Updating files:  85% (12886/15044)
Updating files:  85% (12914/15044)
Updating files:  86% (12938/15044)
Updating files:  86% (12974/15044)
Updating files:  86% (13013/15044)
Updating files:  86% (13020/15044)
Updating files:  86% (13032/15044)
Updating files:  87% (13089/15044)
Updating files:  87% (13153/15044)
Updating files:  88% (13239/15044)
Updating files:  89% (13390/15044)
Updating files:  90% (13540/15044)
Updating files:  91% (13691/15044)
Updating files:  92% (13841/15044)
Updating files:  92% (13984/15044)
Updating files:  93% (13991/15044)
Updating files:  94% (14142/15044)
Updating files:  95% (14292/15044)
Updating files:  96% (14443/15044)
Updating files:  97% (14593/15044)
Updating files:  97% (14730/15044)
Updating files:  98% (14744/15044)
Updating files:  99% (14894/15044)
Updating files:  99% (15030/15044)
Updating files:  99% (15036/15044)
Updating files: 100% (15044/15044)
Updating files: 100% (15044/15044), done.
[INFO] started tweaking git repo https://github.com/dongb94/quiche_test
[INFO] finished tweaking git repo https://github.com/dongb94/quiche_test
[INFO] tweaked toml for git repo https://github.com/dongb94/quiche_test written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dongb94/quiche_test on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dongb94/quiche_test 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21d22d1dc65ee34199cf11a75d05dfc7247d373841db4862dfcaf363ab1c10a8
[INFO] running `Command { std: "docker" "start" "-a" "21d22d1dc65ee34199cf11a75d05dfc7247d373841db4862dfcaf363ab1c10a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21d22d1dc65ee34199cf11a75d05dfc7247d373841db4862dfcaf363ab1c10a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d22d1dc65ee34199cf11a75d05dfc7247d373841db4862dfcaf363ab1c10a8", kill_on_drop: false }`
[INFO] [stdout] 21d22d1dc65ee34199cf11a75d05dfc7247d373841db4862dfcaf363ab1c10a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68f590b660b98db8de15c72b391c895a1d85172ca3c6d19e80d7c53cba541cdb
[INFO] running `Command { std: "docker" "start" "-a" "68f590b660b98db8de15c72b391c895a1d85172ca3c6d19e80d7c53cba541cdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking intrusive-collections v0.9.6
[INFO] [stderr]     Checking octets v0.2.0 (/opt/rustwide/workdir/octets)
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:474:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn get_bytes(&mut self, len: usize) -> Result<Octets> {
[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] 474 |     pub fn get_bytes(&mut self, len: usize) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:491:26
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn get_bytes_mut(&mut self, len: usize) -> Result<OctetsMut> {
[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] 491 |     pub fn get_bytes_mut(&mut self, len: usize) -> Result<OctetsMut<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:508:37
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub fn get_bytes_with_u8_length(&mut self) -> Result<Octets> {
[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] 508 |     pub fn get_bytes_with_u8_length(&mut self) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:516:38
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn get_bytes_with_u16_length(&mut self) -> Result<Octets> {
[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] 516 |     pub fn get_bytes_with_u16_length(&mut self) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:524:41
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn get_bytes_with_varint_length(&mut self) -> Result<Octets> {
[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] 524 |     pub fn get_bytes_with_varint_length(&mut self) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:531:23
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn peek_bytes(&mut self, len: usize) -> Result<Octets> {
[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] 531 |     pub fn peek_bytes(&mut self, len: usize) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:546:27
[INFO] [stdout]     |
[INFO] [stdout] 546 |     pub fn peek_bytes_mut(&mut self, len: usize) -> Result<OctetsMut> {
[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] 546 |     pub fn peek_bytes_mut(&mut self, len: usize) -> Result<OctetsMut<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 |     pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut, OctetsMut)> {
[INFO] [stdout]     |                     ^^^^^^^^^                         ^^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                                 |
[INFO] [stdout]     |                     |                                 the same lifetime is hidden here
[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] 580 |     pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut<'_>, OctetsMut<'_>)> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling quiche v0.20.0 (/opt/rustwide/workdir/quiche)
[INFO] [stderr]     Checking sfv v0.9.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:474:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |     pub fn get_bytes(&mut self, len: usize) -> Result<Octets> {
[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] 474 |     pub fn get_bytes(&mut self, len: usize) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:491:26
[INFO] [stdout]     |
[INFO] [stdout] 491 |     pub fn get_bytes_mut(&mut self, len: usize) -> Result<OctetsMut> {
[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] 491 |     pub fn get_bytes_mut(&mut self, len: usize) -> Result<OctetsMut<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:508:37
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub fn get_bytes_with_u8_length(&mut self) -> Result<Octets> {
[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] 508 |     pub fn get_bytes_with_u8_length(&mut self) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:516:38
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub fn get_bytes_with_u16_length(&mut self) -> Result<Octets> {
[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] 516 |     pub fn get_bytes_with_u16_length(&mut self) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:524:41
[INFO] [stdout]     |
[INFO] [stdout] 524 |     pub fn get_bytes_with_varint_length(&mut self) -> Result<Octets> {
[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] 524 |     pub fn get_bytes_with_varint_length(&mut self) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:531:23
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn peek_bytes(&mut self, len: usize) -> Result<Octets> {
[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] 531 |     pub fn peek_bytes(&mut self, len: usize) -> Result<Octets<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:546:27
[INFO] [stdout]     |
[INFO] [stdout] 546 |     pub fn peek_bytes_mut(&mut self, len: usize) -> Result<OctetsMut> {
[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] 546 |     pub fn peek_bytes_mut(&mut self, len: usize) -> Result<OctetsMut<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> octets/src/lib.rs:580:21
[INFO] [stdout]     |
[INFO] [stdout] 580 |     pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut, OctetsMut)> {
[INFO] [stdout]     |                     ^^^^^^^^^                         ^^^^^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                                 |
[INFO] [stdout]     |                     |                                 the same lifetime is hidden here
[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] 580 |     pub fn split_at(&mut self, off: usize) -> Result<(OctetsMut<'_>, OctetsMut<'_>)> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.5.0
[INFO] [stderr]     Checking regex-automata v0.4.4
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking serde_with v3.5.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking qlog v0.11.0 (/opt/rustwide/workdir/qlog)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/crypto.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> quiche/src/rand.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> quiche/src/ranges.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |             .map(|(&s, &e)| (s..e))
[INFO] [stdout]     |                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 318 -             .map(|(&s, &e)| (s..e))
[INFO] [stdout] 318 +             .map(|(&s, &e)| s..e)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> quiche/src/ranges.rs:334:29
[INFO] [stdout]     |
[INFO] [stdout] 334 |             .map(|(&s, &e)| (s..e))
[INFO] [stdout]     |                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 334 -             .map(|(&s, &e)| (s..e))
[INFO] [stdout] 334 +             .map(|(&s, &e)| s..e)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> quiche/src/ranges.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |             .map(|(&s, &e)| (s..e))
[INFO] [stdout]     |                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 341 -             .map(|(&s, &e)| (s..e))
[INFO] [stdout] 341 +             .map(|(&s, &e)| s..e)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     flush_flight: Option<extern fn(ssl: *mut SSL) -> c_int>,
[INFO] [stdout]     |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         extern fn(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int,
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | extern fn set_read_secret(
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1033:1
[INFO] [stdout]      |
[INFO] [stdout] 1033 | extern fn set_write_secret(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | extern fn add_handshake_data(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1115:1
[INFO] [stdout]      |
[INFO] [stdout] 1115 | extern fn flush_flight(_ssl: *mut SSL) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | extern fn send_alert(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1147:1
[INFO] [stdout]      |
[INFO] [stdout] 1147 | extern fn keylog(ssl: *const SSL, line: *const c_char) {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1167:1
[INFO] [stdout]      |
[INFO] [stdout] 1167 | extern fn select_alpn(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1216:1
[INFO] [stdout]      |
[INFO] [stdout] 1216 | extern fn new_session(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | extern {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1338:20
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             unsafe extern fn(ok: c_int, store_ctx: *mut X509_STORE_CTX) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1344:27
[INFO] [stdout]      |
[INFO] [stdout] 1344 |         cb: Option<unsafe extern fn(ssl: *const SSL, line: *const c_char)>,
[INFO] [stdout]      |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1358:20
[INFO] [stdout]      |
[INFO] [stdout] 1358 |             unsafe extern fn(
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1377:20
[INFO] [stdout]      |
[INFO] [stdout] 1377 |             unsafe extern fn(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/crypto.rs:667:1
[INFO] [stdout]     |
[INFO] [stdout] 667 | extern {
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> quiche/src/rand.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | extern {
[INFO] [stdout]    | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> quiche/src/ranges.rs:318:29
[INFO] [stdout]     |
[INFO] [stdout] 318 |             .map(|(&s, &e)| (s..e))
[INFO] [stdout]     |                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 318 -             .map(|(&s, &e)| (s..e))
[INFO] [stdout] 318 +             .map(|(&s, &e)| s..e)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> quiche/src/ranges.rs:334:29
[INFO] [stdout]     |
[INFO] [stdout] 334 |             .map(|(&s, &e)| (s..e))
[INFO] [stdout]     |                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 334 -             .map(|(&s, &e)| (s..e))
[INFO] [stdout] 334 +             .map(|(&s, &e)| s..e)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> quiche/src/ranges.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |             .map(|(&s, &e)| (s..e))
[INFO] [stdout]     |                             ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 341 -             .map(|(&s, &e)| (s..e))
[INFO] [stdout] 341 +             .map(|(&s, &e)| s..e)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:154:26
[INFO] [stdout]     |
[INFO] [stdout] 154 |     flush_flight: Option<extern fn(ssl: *mut SSL) -> c_int>,
[INFO] [stdout]     |                          ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         extern fn(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int,
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:188:16
[INFO] [stdout]     |
[INFO] [stdout] 188 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:199:16
[INFO] [stdout]     |
[INFO] [stdout] 199 |         unsafe extern fn(
[INFO] [stdout]     |                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:795:9
[INFO] [stdout]     |
[INFO] [stdout] 795 |         extern fn failing_sign(
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:802:9
[INFO] [stdout]     |
[INFO] [stdout] 802 |         extern fn failing_decrypt(
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:809:9
[INFO] [stdout]     |
[INFO] [stdout] 809 |         extern fn failing_complete(
[INFO] [stdout]     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> quiche/src/tls.rs:982:1
[INFO] [stdout]     |
[INFO] [stdout] 982 | extern fn set_read_secret(
[INFO] [stdout]     | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1033:1
[INFO] [stdout]      |
[INFO] [stdout] 1033 | extern fn set_write_secret(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1079:1
[INFO] [stdout]      |
[INFO] [stdout] 1079 | extern fn add_handshake_data(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1115:1
[INFO] [stdout]      |
[INFO] [stdout] 1115 | extern fn flush_flight(_ssl: *mut SSL) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | extern fn send_alert(ssl: *mut SSL, level: crypto::Level, alert: u8) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1147:1
[INFO] [stdout]      |
[INFO] [stdout] 1147 | extern fn keylog(ssl: *const SSL, line: *const c_char) {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1167:1
[INFO] [stdout]      |
[INFO] [stdout] 1167 | extern fn select_alpn(
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1216:1
[INFO] [stdout]      |
[INFO] [stdout] 1216 | extern fn new_session(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | extern {
[INFO] [stdout]      | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1338:20
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             unsafe extern fn(ok: c_int, store_ctx: *mut X509_STORE_CTX) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1344:27
[INFO] [stdout]      |
[INFO] [stdout] 1344 |         cb: Option<unsafe extern fn(ssl: *const SSL, line: *const c_char)>,
[INFO] [stdout]      |                           ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1358:20
[INFO] [stdout]      |
[INFO] [stdout] 1358 |             unsafe extern fn(
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]     --> quiche/src/tls.rs:1377:20
[INFO] [stdout]      |
[INFO] [stdout] 1377 |             unsafe extern fn(ssl: *mut SSL, session: *mut SSL_SESSION) -> c_int,
[INFO] [stdout]      |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `crypto_0rtt_seal` is never read
[INFO] [stdout]    --> quiche/src/packet.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 856 | pub struct PktNumSpace {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 877 |     pub crypto_0rtt_seal: Option<crypto::Seal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> quiche/src/lib.rs:6146:22
[INFO] [stdout]      |
[INFO] [stdout] 6146 |     pub fn source_id(&self) -> ConnectionId {
[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] 6146 |     pub fn source_id(&self) -> ConnectionId<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> quiche/src/lib.rs:6164:23
[INFO] [stdout]      |
[INFO] [stdout] 6164 |     pub fn source_ids(&self) -> impl Iterator<Item = &ConnectionId> {
[INFO] [stdout]      |                       ^^^^^                          ^^^^^^^^^^^^^
[INFO] [stdout]      |                       |                              ||
[INFO] [stdout]      |                       |                              |the same lifetime is hidden here
[INFO] [stdout]      |                       |                              the same lifetime is elided here
[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] 6164 |     pub fn source_ids(&self) -> impl Iterator<Item = &ConnectionId<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> quiche/src/lib.rs:6173:27
[INFO] [stdout]      |
[INFO] [stdout] 6173 |     pub fn destination_id(&self) -> ConnectionId {
[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] 6173 |     pub fn destination_id(&self) -> ConnectionId<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/cid.rs:568:23
[INFO] [stdout]     |
[INFO] [stdout] 568 |     pub fn scids_iter(&self) -> impl Iterator<Item = &ConnectionId> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                              ||
[INFO] [stdout]     |                       |                              |the same lifetime is hidden here
[INFO] [stdout]     |                       |                              the same lifetime is elided here
[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] 568 |     pub fn scids_iter(&self) -> impl Iterator<Item = &ConnectionId<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/path.rs:617:17
[INFO] [stdout]     |
[INFO] [stdout] 617 |     pub fn iter(&self) -> slab::Iter<Path> {
[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] 617 |     pub fn iter(&self) -> slab::Iter<'_, Path> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/path.rs:623:21
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub fn iter_mut(&mut self) -> slab::IterMut<Path> {
[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] 623 |     pub fn iter_mut(&mut self) -> slab::IterMut<'_, Path> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/stream/mod.rs:576:20
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn blocked(&self) -> hash_map::Iter<u64, u64> {
[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] 576 |     pub fn blocked(&self) -> hash_map::Iter<'_, u64, u64> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/stream/mod.rs:581:18
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn reset(&self) -> hash_map::Iter<u64, (u64, u64)> {
[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] 581 |     pub fn reset(&self) -> hash_map::Iter<'_, u64, (u64, u64)> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/stream/mod.rs:586:20
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn stopped(&self) -> hash_map::Iter<u64, u64> {
[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] 586 |     pub fn stopped(&self) -> hash_map::Iter<'_, u64, u64> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quiche_apps v0.1.0 (/opt/rustwide/workdir/apps)
[INFO] [stdout] warning: field `crypto_0rtt_seal` is never read
[INFO] [stdout]    --> quiche/src/packet.rs:877:9
[INFO] [stdout]     |
[INFO] [stdout] 856 | pub struct PktNumSpace {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 877 |     pub crypto_0rtt_seal: Option<crypto::Seal>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> quiche/src/lib.rs:6146:22
[INFO] [stdout]      |
[INFO] [stdout] 6146 |     pub fn source_id(&self) -> ConnectionId {
[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] 6146 |     pub fn source_id(&self) -> ConnectionId<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> quiche/src/lib.rs:6164:23
[INFO] [stdout]      |
[INFO] [stdout] 6164 |     pub fn source_ids(&self) -> impl Iterator<Item = &ConnectionId> {
[INFO] [stdout]      |                       ^^^^^                          ^^^^^^^^^^^^^
[INFO] [stdout]      |                       |                              ||
[INFO] [stdout]      |                       |                              |the same lifetime is hidden here
[INFO] [stdout]      |                       |                              the same lifetime is elided here
[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] 6164 |     pub fn source_ids(&self) -> impl Iterator<Item = &ConnectionId<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> quiche/src/lib.rs:6173:27
[INFO] [stdout]      |
[INFO] [stdout] 6173 |     pub fn destination_id(&self) -> ConnectionId {
[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] 6173 |     pub fn destination_id(&self) -> ConnectionId<'_> {
[INFO] [stdout]      |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/cid.rs:568:23
[INFO] [stdout]     |
[INFO] [stdout] 568 |     pub fn scids_iter(&self) -> impl Iterator<Item = &ConnectionId> {
[INFO] [stdout]     |                       ^^^^^                          ^^^^^^^^^^^^^
[INFO] [stdout]     |                       |                              ||
[INFO] [stdout]     |                       |                              |the same lifetime is hidden here
[INFO] [stdout]     |                       |                              the same lifetime is elided here
[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] 568 |     pub fn scids_iter(&self) -> impl Iterator<Item = &ConnectionId<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/path.rs:617:17
[INFO] [stdout]     |
[INFO] [stdout] 617 |     pub fn iter(&self) -> slab::Iter<Path> {
[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] 617 |     pub fn iter(&self) -> slab::Iter<'_, Path> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/path.rs:623:21
[INFO] [stdout]     |
[INFO] [stdout] 623 |     pub fn iter_mut(&mut self) -> slab::IterMut<Path> {
[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] 623 |     pub fn iter_mut(&mut self) -> slab::IterMut<'_, Path> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/stream/mod.rs:576:20
[INFO] [stdout]     |
[INFO] [stdout] 576 |     pub fn blocked(&self) -> hash_map::Iter<u64, u64> {
[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] 576 |     pub fn blocked(&self) -> hash_map::Iter<'_, u64, u64> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/stream/mod.rs:581:18
[INFO] [stdout]     |
[INFO] [stdout] 581 |     pub fn reset(&self) -> hash_map::Iter<u64, (u64, u64)> {
[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] 581 |     pub fn reset(&self) -> hash_map::Iter<'_, u64, (u64, u64)> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> quiche/src/stream/mod.rs:586:20
[INFO] [stdout]     |
[INFO] [stdout] 586 |     pub fn stopped(&self) -> hash_map::Iter<u64, u64> {
[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] 586 |     pub fn stopped(&self) -> hash_map::Iter<'_, u64, u64> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "68f590b660b98db8de15c72b391c895a1d85172ca3c6d19e80d7c53cba541cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f590b660b98db8de15c72b391c895a1d85172ca3c6d19e80d7c53cba541cdb", kill_on_drop: false }`
[INFO] [stdout] 68f590b660b98db8de15c72b391c895a1d85172ca3c6d19e80d7c53cba541cdb
