[INFO] cloning repository https://github.com/nnam-di/hands-on
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnam-di/hands-on" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a373349adb890531b5a03c882d5739e42f037849
[INFO] checking nnam-di/hands-on against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnam-di%2Fhands-on" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/nnam-di/hands-on
[INFO] finished tweaking git repo https://github.com/nnam-di/hands-on
[INFO] tweaked toml for git repo https://github.com/nnam-di/hands-on written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nnam-di/hands-on on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nnam-di/hands-on 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded unzip3 v1.0.0
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded mock_instant v0.2.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded spki v0.3.0
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded hex-literal v0.3.3
[INFO] [stderr]   Downloaded const-oid v0.5.2
[INFO] [stderr]   Downloaded tracing v0.1.28
[INFO] [stderr]   Downloaded psutil v3.2.1
[INFO] [stderr]   Downloaded rand_distr v0.4.2
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] [stderr]   Downloaded hyper v0.14.13
[INFO] [stderr]   Downloaded rcgen v0.8.13
[INFO] [stderr]   Downloaded pkcs8 v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e75191d34023877cd04f82d5e2e771480e12df6b7c88360a588f3df20c51e35c
[INFO] running `Command { std: "docker" "start" "-a" "e75191d34023877cd04f82d5e2e771480e12df6b7c88360a588f3df20c51e35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e75191d34023877cd04f82d5e2e771480e12df6b7c88360a588f3df20c51e35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75191d34023877cd04f82d5e2e771480e12df6b7c88360a588f3df20c51e35c", kill_on_drop: false }`
[INFO] [stdout] e75191d34023877cd04f82d5e2e771480e12df6b7c88360a588f3df20c51e35c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baa6a783d054ddc0301d6501bfb1cf5add143c65419b6af2e9763c33d8979045
[INFO] running `Command { std: "docker" "start" "-a" "baa6a783d054ddc0301d6501bfb1cf5add143c65419b6af2e9763c33d8979045", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.78
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking const-oid v0.5.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking der v0.3.5
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking spki v0.3.0
[INFO] [stderr]     Checking tracing v0.1.28
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking pkcs8 v0.6.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking rand_distr v0.4.2
[INFO] [stderr]     Checking unzip3 v1.0.0
[INFO] [stderr]    Compiling hex-literal v0.3.3
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]     Checking mock_instant v0.2.1
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking ff v0.9.0
[INFO] [stderr]     Checking group v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rcgen v0.8.13
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking async-stream v0.3.2
[INFO] [stderr]     Checking elliptic-curve v0.9.12
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking ecdsa v0.11.1
[INFO] [stderr]     Checking psutil v3.2.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]     Checking x25519-dalek v1.1.1
[INFO] [stderr]     Checking p256 v0.8.1
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]    Compiling calling_server v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking h2 v0.3.6
[INFO] [stderr]     Checking tokio-stream v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.68
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]    --> src/metrics/macros.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         *,
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/dtls.rs:422:39
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   #[cfg(not(fuzzing))]
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/ice.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(fuzzing)]
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:811:7
[INFO] [stdout]     |
[INFO] [stdout] 811 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:816:7
[INFO] [stdout]     |
[INFO] [stdout] 816 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]     --> src/rtp.rs:1021:7
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(fuzzing)]
[INFO] [stdout]      |       ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> src/rtp.rs:922:23
[INFO] [stdout]     |
[INFO] [stdout] 922 |             #[cfg(not(fuzzing))]
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `last` is never used
[INFO] [stdout]   --> src/googcc/stream.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait StreamExt: futures::StreamExt {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] 30 |     fn last(self) -> Last<Self>
[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]    --> src/metrics/datadog_statsd.rs:261:21
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn pipeline(&mut self) -> Client<PipelineSink<E>> {
[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] 261 |     pub fn pipeline(&mut self) -> Client<PipelineSink<'_, E>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/datadog_statsd.rs:269:36
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn pipeline_client_of_size(&mut self, max_udp_size: usize) -> Client<PipelineSink<E>> {
[INFO] [stdout]     |                                    ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn pipeline_client_of_size(&mut self, max_udp_size: usize) -> Client<PipelineSink<'_, E>> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn read_u16_len_prefixed_u16s(input: &[u8]) -> ReadOption<Vec<u16>> {
[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] 37 | pub fn read_u16_len_prefixed_u16s(input: &[u8]) -> ReadOption<'_, Vec<u16>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn read_u24_len_prefixed(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]    |                                     ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |         |          |
[INFO] [stdout]    |                                     |         |          the same lifetime is elided here
[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] 43 | pub fn read_u24_len_prefixed(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:49:37
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn read_u16_len_prefixed(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]    |                                     ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |         |          |
[INFO] [stdout]    |                                     |         |          the same lifetime is elided here
[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] 49 | pub fn read_u16_len_prefixed(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn read_u8_len_prefixed(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |         |          |
[INFO] [stdout]    |                                    |         |          the same lifetime is elided here
[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] 55 | pub fn read_u8_len_prefixed(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn read_u48(input: &[u8]) -> ReadOption<U48> {
[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] 61 | pub fn read_u48(input: &[u8]) -> ReadOption<'_, U48> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn read_u32(input: &[u8]) -> ReadOption<u32> {
[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] 66 | pub fn read_u32(input: &[u8]) -> ReadOption<'_, u32> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn read_u24(input: &[u8]) -> ReadOption<U24> {
[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] 71 | pub fn read_u24(input: &[u8]) -> ReadOption<'_, U24> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn read_u16(input: &[u8]) -> ReadOption<u16> {
[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] 76 | pub fn read_u16(input: &[u8]) -> ReadOption<'_, u16> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn read_i16(input: &[u8]) -> ReadOption<i16> {
[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] 81 | pub fn read_i16(input: &[u8]) -> ReadOption<'_, i16> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn read_u8(input: &[u8]) -> ReadOption<u8> {
[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] 86 | pub fn read_u8(input: &[u8]) -> ReadOption<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn read_bytes(input: &[u8], len: usize) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                          ^^^^^                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                     |          |
[INFO] [stdout]     |                          |                     |          the same lifetime is elided here
[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] 119 | pub fn read_bytes(input: &[u8], len: usize) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn read_from_end(input: &[u8], len: usize) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                     |          |
[INFO] [stdout]     |                             |                     |          the same lifetime is elided here
[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] 125 | pub fn read_from_end(input: &[u8], len: usize) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:615:34
[INFO] [stdout]     |
[INFO] [stdout] 615 | fn read_client_hello_body(input: &[u8]) -> ReadOption<[u8; HELLO_RANDOM_LEN]> {
[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] 615 | fn read_client_hello_body(input: &[u8]) -> ReadOption<'_, [u8; HELLO_RANDOM_LEN]> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:750:32
[INFO] [stdout]     |
[INFO] [stdout] 750 | fn read_hello_extension(input: &[u8]) -> ReadOption<(u16, &[u8])> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |                |
[INFO] [stdout]     |                                |         |                the same lifetime is elided here
[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] 750 | fn read_hello_extension(input: &[u8]) -> ReadOption<'_, (u16, &[u8])> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:795:35
[INFO] [stdout]     |
[INFO] [stdout] 795 | fn read_certificate_record(input: &[u8]) -> ReadOption<(Sha256, VerifyingKey, &[u8])> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |                                 |
[INFO] [stdout]     |                                   |         |                                 the same lifetime is elided here
[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] 795 | fn read_certificate_record(input: &[u8]) -> ReadOption<'_, (Sha256, VerifyingKey, &[u8])> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:863:43
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn read_client_key_exchange_record(input: &[u8]) -> ReadOption<(PublicKey, &[u8])> {
[INFO] [stdout]     |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |         |                      |
[INFO] [stdout]     |                                           |         |                      the same lifetime is elided here
[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] 863 | fn read_client_key_exchange_record(input: &[u8]) -> ReadOption<'_, (PublicKey, &[u8])> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:889:42
[INFO] [stdout]     |
[INFO] [stdout] 889 | fn read_certificate_verify_record(input: &[u8]) -> ReadOption<(Signature, &[u8])> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |         |                      |
[INFO] [stdout]     |                                          |         |                      the same lifetime is elided here
[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] 889 | fn read_certificate_verify_record(input: &[u8]) -> ReadOption<'_, (Signature, &[u8])> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:924:33
[INFO] [stdout]     |
[INFO] [stdout] 924 | fn read_handshake_record(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |          |
[INFO] [stdout]     |                                 |         |          the same lifetime is elided here
[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] 924 | fn read_handshake_record(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:937:42
[INFO] [stdout]     |
[INFO] [stdout] 937 | fn read_change_cipher_spec_record(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |         |          |
[INFO] [stdout]     |                                          |         |          the same lifetime is elided here
[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] 937 | fn read_change_cipher_spec_record(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/dtls.rs:1085:23
[INFO] [stdout]      |
[INFO] [stdout] 1085 | fn read_record(input: &[u8]) -> ReadOption<(u16, U48, RecordType, &[u8])> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |         |                                 |
[INFO] [stdout]      |                       |         |                                 the same lifetime is elided here
[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] 1085 | fn read_record(input: &[u8]) -> ReadOption<'_, (u16, U48, RecordType, &[u8])> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/dtls.rs:1129:34
[INFO] [stdout]      |
[INFO] [stdout] 1129 | fn read_handshake_message(input: &[u8]) -> ReadOption<(HandshakeMessageType, &[u8])> {
[INFO] [stdout]      |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                  |         |                                 |
[INFO] [stdout]      |                                  |         |                                 the same lifetime is elided here
[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] 1129 | fn read_handshake_message(input: &[u8]) -> ReadOption<'_, (HandshakeMessageType, &[u8])> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ice.rs:209:24
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn verify_hmac(&self, pwd: &[u8]) -> Result<VerifiedBindingRequest, MacError> {
[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] 209 |     pub fn verify_hmac(&self, pwd: &[u8]) -> Result<VerifiedBindingRequest<'_>, MacError> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/datadog_statsd.rs:261:21
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn pipeline(&mut self) -> Client<PipelineSink<E>> {
[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] 261 |     pub fn pipeline(&mut self) -> Client<PipelineSink<'_, E>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/metrics/datadog_statsd.rs:269:36
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn pipeline_client_of_size(&mut self, max_udp_size: usize) -> Client<PipelineSink<E>> {
[INFO] [stdout]     |                                    ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn pipeline_client_of_size(&mut self, max_udp_size: usize) -> Client<PipelineSink<'_, E>> {
[INFO] [stdout]     |                                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn read_u16_len_prefixed_u16s(input: &[u8]) -> ReadOption<Vec<u16>> {
[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] 37 | pub fn read_u16_len_prefixed_u16s(input: &[u8]) -> ReadOption<'_, Vec<u16>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:43:37
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn read_u24_len_prefixed(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]    |                                     ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |         |          |
[INFO] [stdout]    |                                     |         |          the same lifetime is elided here
[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] 43 | pub fn read_u24_len_prefixed(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:49:37
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn read_u16_len_prefixed(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]    |                                     ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |         |          |
[INFO] [stdout]    |                                     |         |          the same lifetime is elided here
[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] 49 | pub fn read_u16_len_prefixed(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn read_u8_len_prefixed(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]    |                                    ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |         |          |
[INFO] [stdout]    |                                    |         |          the same lifetime is elided here
[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] 55 | pub fn read_u8_len_prefixed(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn read_u48(input: &[u8]) -> ReadOption<U48> {
[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] 61 | pub fn read_u48(input: &[u8]) -> ReadOption<'_, U48> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn read_u32(input: &[u8]) -> ReadOption<u32> {
[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] 66 | pub fn read_u32(input: &[u8]) -> ReadOption<'_, u32> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn read_u24(input: &[u8]) -> ReadOption<U24> {
[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] 71 | pub fn read_u24(input: &[u8]) -> ReadOption<'_, U24> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn read_u16(input: &[u8]) -> ReadOption<u16> {
[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] 76 | pub fn read_u16(input: &[u8]) -> ReadOption<'_, u16> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn read_i16(input: &[u8]) -> ReadOption<i16> {
[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] 81 | pub fn read_i16(input: &[u8]) -> ReadOption<'_, i16> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn read_u8(input: &[u8]) -> ReadOption<u8> {
[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] 86 | pub fn read_u8(input: &[u8]) -> ReadOption<'_, u8> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn read_bytes(input: &[u8], len: usize) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                          ^^^^^                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |                     |          |
[INFO] [stdout]     |                          |                     |          the same lifetime is elided here
[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] 119 | pub fn read_bytes(input: &[u8], len: usize) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn read_from_end(input: &[u8], len: usize) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                             ^^^^^                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                     |          |
[INFO] [stdout]     |                             |                     |          the same lifetime is elided here
[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] 125 | pub fn read_from_end(input: &[u8], len: usize) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:615:34
[INFO] [stdout]     |
[INFO] [stdout] 615 | fn read_client_hello_body(input: &[u8]) -> ReadOption<[u8; HELLO_RANDOM_LEN]> {
[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] 615 | fn read_client_hello_body(input: &[u8]) -> ReadOption<'_, [u8; HELLO_RANDOM_LEN]> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:750:32
[INFO] [stdout]     |
[INFO] [stdout] 750 | fn read_hello_extension(input: &[u8]) -> ReadOption<(u16, &[u8])> {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |         |                |
[INFO] [stdout]     |                                |         |                the same lifetime is elided here
[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] 750 | fn read_hello_extension(input: &[u8]) -> ReadOption<'_, (u16, &[u8])> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:795:35
[INFO] [stdout]     |
[INFO] [stdout] 795 | fn read_certificate_record(input: &[u8]) -> ReadOption<(Sha256, VerifyingKey, &[u8])> {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |         |                                 |
[INFO] [stdout]     |                                   |         |                                 the same lifetime is elided here
[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] 795 | fn read_certificate_record(input: &[u8]) -> ReadOption<'_, (Sha256, VerifyingKey, &[u8])> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:863:43
[INFO] [stdout]     |
[INFO] [stdout] 863 | fn read_client_key_exchange_record(input: &[u8]) -> ReadOption<(PublicKey, &[u8])> {
[INFO] [stdout]     |                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |         |                      |
[INFO] [stdout]     |                                           |         |                      the same lifetime is elided here
[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] 863 | fn read_client_key_exchange_record(input: &[u8]) -> ReadOption<'_, (PublicKey, &[u8])> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:889:42
[INFO] [stdout]     |
[INFO] [stdout] 889 | fn read_certificate_verify_record(input: &[u8]) -> ReadOption<(Signature, &[u8])> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |         |                      |
[INFO] [stdout]     |                                          |         |                      the same lifetime is elided here
[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] 889 | fn read_certificate_verify_record(input: &[u8]) -> ReadOption<'_, (Signature, &[u8])> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:924:33
[INFO] [stdout]     |
[INFO] [stdout] 924 | fn read_handshake_record(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |         |          |
[INFO] [stdout]     |                                 |         |          the same lifetime is elided here
[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] 924 | fn read_handshake_record(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dtls.rs:937:42
[INFO] [stdout]     |
[INFO] [stdout] 937 | fn read_change_cipher_spec_record(input: &[u8]) -> ReadOption<&[u8]> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |         |          |
[INFO] [stdout]     |                                          |         |          the same lifetime is elided here
[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] 937 | fn read_change_cipher_spec_record(input: &[u8]) -> ReadOption<'_, &[u8]> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/dtls.rs:1085:23
[INFO] [stdout]      |
[INFO] [stdout] 1085 | fn read_record(input: &[u8]) -> ReadOption<(u16, U48, RecordType, &[u8])> {
[INFO] [stdout]      |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |         |                                 |
[INFO] [stdout]      |                       |         |                                 the same lifetime is elided here
[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] 1085 | fn read_record(input: &[u8]) -> ReadOption<'_, (u16, U48, RecordType, &[u8])> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/dtls.rs:1129:34
[INFO] [stdout]      |
[INFO] [stdout] 1129 | fn read_handshake_message(input: &[u8]) -> ReadOption<(HandshakeMessageType, &[u8])> {
[INFO] [stdout]      |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                  |         |                                 |
[INFO] [stdout]      |                                  |         |                                 the same lifetime is elided here
[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] 1129 | fn read_handshake_message(input: &[u8]) -> ReadOption<'_, (HandshakeMessageType, &[u8])> {
[INFO] [stdout]      |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ice.rs:209:24
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn verify_hmac(&self, pwd: &[u8]) -> Result<VerifiedBindingRequest, MacError> {
[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] 209 |     pub fn verify_hmac(&self, pwd: &[u8]) -> Result<VerifiedBindingRequest<'_>, MacError> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "baa6a783d054ddc0301d6501bfb1cf5add143c65419b6af2e9763c33d8979045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa6a783d054ddc0301d6501bfb1cf5add143c65419b6af2e9763c33d8979045", kill_on_drop: false }`
[INFO] [stdout] baa6a783d054ddc0301d6501bfb1cf5add143c65419b6af2e9763c33d8979045
