[INFO] cloning repository https://github.com/UlakCommunications/boringtun-aes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UlakCommunications/boringtun-aes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUlakCommunications%2Fboringtun-aes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUlakCommunications%2Fboringtun-aes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee0db61d223cc79372f6282e8bc753a0ec9abe8f
[INFO] checking UlakCommunications/boringtun-aes against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUlakCommunications%2Fboringtun-aes" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/UlakCommunications/boringtun-aes
[INFO] finished tweaking git repo https://github.com/UlakCommunications/boringtun-aes
[INFO] tweaked toml for git repo https://github.com/UlakCommunications/boringtun-aes written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UlakCommunications/boringtun-aes on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/UlakCommunications/boringtun-aes 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded aead v0.5.0-pre.2
[INFO] [stderr]   Downloaded chacha20 v0.9.0
[INFO] [stderr]   Downloaded crypto-common v0.1.5
[INFO] [stderr]   Downloaded blake2 v0.10.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.0-pre.1
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded plotters v0.3.2
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.14
[INFO] [stderr]   Downloaded hashbrown v0.12.2
[INFO] [stderr]   Downloaded clap v3.2.8
[INFO] [stderr]   Downloaded x25519-dalek v2.0.0-pre.1
[INFO] [stderr]   Downloaded nix v0.24.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded zeroize v1.5.6
[INFO] [stderr]   Downloaded ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded plotters-svg v0.3.2
[INFO] [stderr]   Downloaded ip_network_table v0.2.0
[INFO] [stderr]   Downloaded daemonize v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40e2a04f4cd710ac23aea84aec3b645adb632a58ad002e8fe2327b32c6cf45de
[INFO] running `Command { std: "docker" "start" "-a" "40e2a04f4cd710ac23aea84aec3b645adb632a58ad002e8fe2327b32c6cf45de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40e2a04f4cd710ac23aea84aec3b645adb632a58ad002e8fe2327b32c6cf45de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e2a04f4cd710ac23aea84aec3b645adb632a58ad002e8fe2327b32c6cf45de", kill_on_drop: false }`
[INFO] [stdout] 40e2a04f4cd710ac23aea84aec3b645adb632a58ad002e8fe2327b32c6cf45de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7372c8d3a18fb274d945a5b326d9dc600654afd1a2711f2c88979a723faf4a68
[INFO] running `Command { std: "docker" "start" "-a" "7372c8d3a18fb274d945a5b326d9dc600654afd1a2711f2c88979a723faf4a68", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.5
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking aead v0.5.0-pre.2
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking tracing-subscriber v0.3.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]     Checking plotters-backend v0.3.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking plotters-svg v0.3.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking plotters v0.3.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking boxfnonce v0.1.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking daemonize v0.4.1
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]     Checking zeroize v1.5.6
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking chacha20 v0.9.0
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking chacha20poly1305 v0.10.0-pre.1
[INFO] [stderr]     Checking x25519-dalek v2.0.0-pre.1
[INFO] [stderr]     Checking boringtun v0.5.2 (/opt/rustwide/workdir/boringtun)
[INFO] [stdout] warning: unused import: `CHACHA20_POLY1305`
[INFO] [stdout]   --> boringtun/src/noise/handshake.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ring::aead::{Aad, LessSafeKey, Nonce, UnboundKey, CHACHA20_POLY1305,AES_256_GCM};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CHACHA20_POLY1305`
[INFO] [stdout]  --> boringtun/src/noise/session.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ring::aead::{Aad, LessSafeKey, Nonce, UnboundKey, CHACHA20_POLY1305,AES_256_GCM};
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/allowed_ips.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> Iter<D> {
[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] 59 |     pub fn iter(&self) -> Iter<'_, D> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/dev_lock.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn read(&self) -> LockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn read(&self) -> LockReadGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/registry.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn iter(&self) -> Iter<x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[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] 29 |     fn iter(&self) -> Iter<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking boringtun-cli v0.5.2 (/opt/rustwide/workdir/boringtun-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/registry.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn iter_mut(&mut self) -> IterMut<x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[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] 33 |     fn iter_mut(&mut self) -> IterMut<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter(&self) -> Iter<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 121 |     fn iter(&self) -> Iter<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn iter_mut(&mut self) -> IterMut<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 125 |     fn iter_mut(&mut self) -> IterMut<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn iter(&self) -> Iter<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 172 |     fn iter(&self) -> Iter<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn iter_mut(&mut self) -> IterMut<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 176 |     fn iter_mut(&mut self) -> IterMut<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/noise/mod.rs:127:39
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet, WireGuardError> {
[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] 127 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet<'_>, WireGuardError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: unused import: `CHACHA20_POLY1305`
[INFO] [stdout]  --> boringtun/benches/crypto_benches/chacha20poly1305_benching.rs:4:55
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ring::aead::{Aad, LessSafeKey, Nonce, UnboundKey, CHACHA20_POLY1305,AES_256_GCM};
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CHACHA20_POLY1305`
[INFO] [stdout]   --> boringtun/src/noise/handshake.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ring::aead::{Aad, LessSafeKey, Nonce, UnboundKey, CHACHA20_POLY1305,AES_256_GCM};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CHACHA20_POLY1305`
[INFO] [stdout]  --> boringtun/src/noise/session.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ring::aead::{Aad, LessSafeKey, Nonce, UnboundKey, CHACHA20_POLY1305,AES_256_GCM};
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/allowed_ips.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> Iter<D> {
[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] 59 |     pub fn iter(&self) -> Iter<'_, D> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/dev_lock.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn read(&self) -> LockReadGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn read(&self) -> LockReadGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/registry.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn iter(&self) -> Iter<x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[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] 29 |     fn iter(&self) -> Iter<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> boringtun/src/device/registry.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn iter_mut(&mut self) -> IterMut<x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[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] 33 |     fn iter_mut(&mut self) -> IterMut<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn iter(&self) -> Iter<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 121 |     fn iter(&self) -> Iter<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn iter_mut(&mut self) -> IterMut<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 125 |     fn iter_mut(&mut self) -> IterMut<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn iter(&self) -> Iter<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 172 |     fn iter(&self) -> Iter<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/device/registry.rs:176:17
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn iter_mut(&mut self) -> IterMut<x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[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] 176 |     fn iter_mut(&mut self) -> IterMut<'_, x25519_dalek::PublicKey, Arc<Mutex<Peer>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> boringtun/src/noise/mod.rs:127:39
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet, WireGuardError> {
[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] 127 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet<'_>, WireGuardError> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7372c8d3a18fb274d945a5b326d9dc600654afd1a2711f2c88979a723faf4a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7372c8d3a18fb274d945a5b326d9dc600654afd1a2711f2c88979a723faf4a68", kill_on_drop: false }`
[INFO] [stdout] 7372c8d3a18fb274d945a5b326d9dc600654afd1a2711f2c88979a723faf4a68
