[INFO] cloning repository https://github.com/mkulke/sequoia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkulke/sequoia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a12e2ca33501ff5b8305056257e72c95cdc82f5
[INFO] testing mkulke/sequoia against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mkulke/sequoia
[INFO] finished tweaking git repo https://github.com/mkulke/sequoia
[INFO] tweaked toml for git repo https://github.com/mkulke/sequoia written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkulke/sequoia on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkulke/sequoia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/guide/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded rpassword v7.3.1
[INFO] [stderr]   Downloaded z-base-32 v0.1.4
[INFO] [stderr]   Downloaded twofish v0.7.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.10
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded ctor v0.2.7
[INFO] [stderr]   Downloaded capnp-futures v0.19.0
[INFO] [stderr]   Downloaded blowfish v0.9.1
[INFO] [stderr]   Downloaded hickory-client v0.24.0
[INFO] [stderr]   Downloaded botan v0.10.7
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] [stderr]   Downloaded hickory-resolver v0.24.0
[INFO] [stderr]   Downloaded capnp-rpc v0.19.0
[INFO] [stderr]   Downloaded capnp v0.19.3
[INFO] [stderr]   Downloaded camellia v0.1.0
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded cast5 v0.11.1
[INFO] [stderr]   Downloaded dsa v0.6.3
[INFO] [stderr]   Downloaded idea v0.5.1
[INFO] [stderr]   Downloaded nettle-sys v2.3.0
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded async-trait v0.1.79
[INFO] [stderr]   Downloaded enum-as-inner v0.6.0
[INFO] [stderr]   Downloaded cfb-mode v0.8.2
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded eax v0.5.0
[INFO] [stderr]   Downloaded ena v0.14.2
[INFO] [stderr]   Downloaded hickory-proto v0.24.0
[INFO] [stderr]   Downloaded win-crypto-ng v0.5.1
[INFO] [stderr]   Downloaded botan-sys v0.10.5
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded memsec v0.6.3
[INFO] [stderr]   Downloaded rtoolbox v0.0.2
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded nettle v7.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea4b84b61e1cb5a6b1c3ee824813c83c23349224b04233f40a50d28908e6e9bf
[INFO] running `Command { std: "docker" "start" "-a" "ea4b84b61e1cb5a6b1c3ee824813c83c23349224b04233f40a50d28908e6e9bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea4b84b61e1cb5a6b1c3ee824813c83c23349224b04233f40a50d28908e6e9bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea4b84b61e1cb5a6b1c3ee824813c83c23349224b04233f40a50d28908e6e9bf", kill_on_drop: false }`
[INFO] [stdout] ea4b84b61e1cb5a6b1c3ee824813c83c23349224b04233f40a50d28908e6e9bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2b99dc9c6ea15c8acfe37a3c576e96d9f23a0e0791230e361e4637225b47a45
[INFO] running `Command { std: "docker" "start" "-a" "a2b99dc9c6ea15c8acfe37a3c576e96d9f23a0e0791230e361e4637225b47a45", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/guide/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling generic-array v1.0.0
[INFO] [stderr]    Compiling buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader)
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling memsec v0.6.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling capnp v0.19.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling sequoia-guide v0.22.0 (/opt/rustwide/workdir/guide)
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nettle-sys v2.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling capnp-futures v0.19.0
[INFO] [stderr]    Compiling capnp-rpc v0.19.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling hickory-proto v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling sequoia-openpgp v1.20.0 (/opt/rustwide/workdir/openpgp)
[INFO] [stderr]    Compiling sequoia-ipc v0.34.1 (/opt/rustwide/workdir/ipc)
[INFO] [stderr]    Compiling hickory-client v0.24.0
[INFO] [stderr]    Compiling hickory-resolver v0.24.0
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] warning: method `digest_size` is never used
[INFO] [stdout]   --> openpgp/src/crypto/aead.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub trait Aead : seal::Sealed {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn digest_size(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `x25519_shared_point` is never used
[INFO] [stdout]   --> openpgp/src/crypto/backend/interface.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait Asymmetric {
[INFO] [stdout]    |           ---------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn x25519_shared_point(secret: &Protected, public: &[u8; 32])
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `block_size` is never used
[INFO] [stdout]   --> openpgp/src/crypto/symmetric.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) trait Mode: Send + Sync {
[INFO] [stdout]    |                  ---- method in this trait
[INFO] [stdout] 20 |     /// Block size of the underlying cipher in bytes.
[INFO] [stdout] 21 |     fn block_size(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cookie_set`, `cookie_mut`, `write_be_u16`, and `write_be_u32` are never used
[INFO] [stdout]    --> openpgp/src/serialize/stream/writer/mod.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  60 | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug {
[INFO] [stdout]     |                  --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn cookie_set(&mut self, cookie: C) -> C;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     fn cookie_mut(&mut self) -> &mut C;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn write_be_u16(&mut self, n: u16) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     fn write_be_u32(&mut self, n: u32) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sendable` is never used
[INFO] [stdout]   --> openpgp/src/types/mod.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) trait Sendable : Send {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Syncable` is never used
[INFO] [stdout]   --> openpgp/src/types/mod.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub(crate) trait Syncable : Sync {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<'_, [u8]>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:304:35
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[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] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:315:37
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[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] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[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] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn descendants(&self) -> Option<Iter> {
[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] 252 |     pub fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs:265:21
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn children(&self) -> Option<slice::Iter<Packet>> {
[INFO] [stdout]     |                     ^^^^^            ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn children(&self) -> Option<slice::Iter<'_, Packet>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub(crate) fn descendants(&self) -> Option<Iter> {
[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] 432 |     pub(crate) fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:535:46
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>);
[INFO] [stdout]     |                                              ^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |                                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:535:46
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>);
[INFO] [stdout]     |                                              ^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |                                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:537:49
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                 ^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:537:49
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                 ^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:538:53
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:538:53
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:539:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                ^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |                                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:539:48
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                ^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |                                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                      ^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is named here
[INFO] [stdout]     |                                                      the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                      ^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is named here
[INFO] [stdout]     |                                                      the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:541:58
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is named here
[INFO] [stdout]     |                                                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:541:58
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is named here
[INFO] [stdout]     |                                                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:542:53
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:542:53
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/user_attribute.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator {
[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] 122 |     pub fn subpackets(&self) -> SubpacketIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/parse.rs:3962:19
[INFO] [stdout]      |
[INFO] [stdout] 3962 |     pub fn as_ref(&self)
[INFO] [stdout]      |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 3963 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF> {
[INFO] [stdout]      |                                -----------------  ----------------
[INFO] [stdout]      |                                |                  ||
[INFO] [stdout]      |                                |                  |the same lifetime is hidden here
[INFO] [stdout]      |                                |                  the same lifetime is elided here
[INFO] [stdout]      |                                the same 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] 3963 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> openpgp/src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[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] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs:732:24
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<key::PublicParts>
[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] 732 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs:792:33
[INFO] [stdout]     |
[INFO] [stdout] 792 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus
[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] 792 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_>
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1006:20
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     pub fn userids(&self) -> UserIDAmalgamationIter {
[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] 1006 |     pub fn userids(&self) -> UserIDAmalgamationIter<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1035:28
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     pub fn user_attributes(&self) -> UserAttributeAmalgamationIter {
[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] 1035 |     pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1095:17
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     pub fn keys(&self) -> KeyAmalgamationIter<key::PublicParts, key::UnspecifiedRole>
[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] 1095 |     pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole>
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1101:27
[INFO] [stdout]      |
[INFO] [stdout] 1101 |       pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<Key<key::PublicParts,
[INFO] [stdout]      |  ___________________________^^^^^_____-
[INFO] [stdout]      | |                           |
[INFO] [stdout]      | |                           the lifetime is elided here
[INFO] [stdout] 1102 | |                                                       key::SubordinateRole>>
[INFO] [stdout]      | |____________________________________________________________________________- 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] 1101 |     pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key<key::PublicParts,
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1139:21
[INFO] [stdout]      |
[INFO] [stdout] 1139 |     pub fn unknowns(&self) -> UnknownComponentAmalgamationIter {
[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] 1139 |     pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/builder/key.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn subkey(self, vc: ValidCert) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                             ^^^^^^^^^                          -- the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn subkey(self, vc: ValidCert<'_>) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/bundle.rs:932:33
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 933 |         -> RevocationStatus
[INFO] [stdout]     |            ---------------- 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] 933 |         -> RevocationStatus<'_>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert/bundle.rs:1008:33
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1009 |         -> RevocationStatus
[INFO] [stdout]      |            ---------------- 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] 1009 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert/bundle.rs:1078:33
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1079 |         -> RevocationStatus
[INFO] [stdout]      |            ---------------- 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] 1079 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/raw.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn packet(&self, i: usize) -> Option<RawPacket> {
[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] 279 |     pub fn packet(&self, i: usize) -> Option<RawPacket<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/raw.rs:292:20
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket> {
[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] 292 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/raw.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn keys(&self) -> KeyIter<key::PublicParts, key::UnspecifiedRole> {
[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] 376 |     pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/serialize/cert.rs:274:19
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn as_tsk(&self) -> TSK {
[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] 274 |     pub fn as_tsk(&self) -> TSK<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet_pile.rs:467:24
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn descendants(&self) -> packet::Iter {
[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] 467 |     pub fn descendants(&self) -> packet::Iter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sequoia-net v0.28.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling sequoia-autocrypt v0.25.1 (/opt/rustwide/workdir/autocrypt)
[INFO] [stdout] warning: trait `Sendable` is never used
[INFO] [stdout]   --> net/src/macros.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) trait Sendable : Send {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Syncable` is never used
[INFO] [stdout]   --> net/src/macros.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> autocrypt/src/lib.rs:552:30
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn from_bytes(bytes: &[u8])
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 553 |         -> Result<AutocryptSetupMessageParser>
[INFO] [stdout]     |                   --------------------------- 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |         -> Result<AutocryptSetupMessageParser<'_>>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sendable` is never used
[INFO] [stdout]    --> ipc/src/macros.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub(crate) trait Sendable : Send {}
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Syncable` is never used
[INFO] [stdout]    --> ipc/src/macros.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub(crate) trait Syncable : Sync {}
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "a2b99dc9c6ea15c8acfe37a3c576e96d9f23a0e0791230e361e4637225b47a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b99dc9c6ea15c8acfe37a3c576e96d9f23a0e0791230e361e4637225b47a45", kill_on_drop: false }`
[INFO] [stdout] a2b99dc9c6ea15c8acfe37a3c576e96d9f23a0e0791230e361e4637225b47a45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cd01f054a5f9c1809e8f25b04993638907ef599f5bec329a130652fdb754302
[INFO] running `Command { std: "docker" "start" "-a" "2cd01f054a5f9c1809e8f25b04993638907ef599f5bec329a130652fdb754302", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/guide/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stdout] warning: struct `MyStruct` is never constructed
[INFO] [stdout]    --> buffered-reader/src/macros.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub struct MyStruct {}
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithLifetime` is never constructed
[INFO] [stdout]    --> buffered-reader/src/macros.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub struct WithLifetime<'a> { _p: std::marker::PhantomData<&'a ()> }
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyWriter` is never constructed
[INFO] [stdout]    --> buffered-reader/src/macros.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub struct MyWriter<W: std::io::Write> { _p: std::marker::PhantomData<W> }
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyWriterWithLifetime` is never constructed
[INFO] [stdout]    --> buffered-reader/src/macros.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub struct MyWriterWithLifetime<'a, C, W: std::io::Write> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling hickory-proto v0.24.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nettle-sys v2.3.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hickory-resolver v0.24.0
[INFO] [stderr]    Compiling hickory-client v0.24.0
[INFO] [stderr]    Compiling sequoia-openpgp v1.20.0 (/opt/rustwide/workdir/openpgp)
[INFO] [stderr]    Compiling sequoia-ipc v0.34.1 (/opt/rustwide/workdir/ipc)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> openpgp/src/packet/signature/subpacket.rs:489:21
[INFO] [stdout]     |
[INFO] [stdout] 489 |                     (u == 0 || u == 1 || u == 8
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 492 |                      || u == 38),
[INFO] [stdout]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 489 ~                     u == 0 || u == 1 || u == 8
[INFO] [stdout] 490 |                      || u == 13 || u == 14 || u == 15
[INFO] [stdout] 491 |                      || u == 17 || u == 18 || u == 19
[INFO] [stdout] 492 ~                      || u == 38,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `digest_size` is never used
[INFO] [stdout]   --> openpgp/src/crypto/aead.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub trait Aead : seal::Sealed {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn digest_size(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `x25519_shared_point` is never used
[INFO] [stdout]   --> openpgp/src/crypto/backend/interface.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub trait Asymmetric {
[INFO] [stdout]    |           ---------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn x25519_shared_point(secret: &Protected, public: &[u8; 32])
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `block_size` is never used
[INFO] [stdout]   --> openpgp/src/crypto/symmetric.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) trait Mode: Send + Sync {
[INFO] [stdout]    |                  ---- method in this trait
[INFO] [stdout] 20 |     /// Block size of the underlying cipher in bytes.
[INFO] [stdout] 21 |     fn block_size(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cookie_set`, `cookie_mut`, `write_be_u16`, and `write_be_u32` are never used
[INFO] [stdout]    --> openpgp/src/serialize/stream/writer/mod.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  60 | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug {
[INFO] [stdout]     |                  --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn cookie_set(&mut self, cookie: C) -> C;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |     fn cookie_mut(&mut self) -> &mut C;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn write_be_u16(&mut self, n: u16) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     fn write_be_u32(&mut self, n: u32) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sendable` is never used
[INFO] [stdout]   --> openpgp/src/types/mod.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) trait Sendable : Send {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Syncable` is never used
[INFO] [stdout]   --> openpgp/src/types/mod.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub(crate) trait Syncable : Sync {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<'_, [u8]>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:304:35
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[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] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:315:37
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[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] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[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] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs:252:24
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn descendants(&self) -> Option<Iter> {
[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] 252 |     pub fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs:265:21
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn children(&self) -> Option<slice::Iter<Packet>> {
[INFO] [stdout]     |                     ^^^^^            ------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn children(&self) -> Option<slice::Iter<'_, Packet>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs:432:31
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub(crate) fn descendants(&self) -> Option<Iter> {
[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] 432 |     pub(crate) fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:535:46
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>);
[INFO] [stdout]     |                                              ^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |                                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:535:46
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>);
[INFO] [stdout]     |                                              ^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |                                              the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:537:49
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                 ^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:537:49
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                 ^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 the lifetime is named here
[INFO] [stdout]     |                                                 the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:538:53
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:538:53
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:539:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                ^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |                                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:539:48
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                ^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                the lifetime is named here
[INFO] [stdout]     |                                                the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                      ^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is named here
[INFO] [stdout]     |                                                      the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:540:54
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                      ^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is named here
[INFO] [stdout]     |                                                      the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:541:58
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is named here
[INFO] [stdout]     |                                                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:541:58
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                          ^^
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is named here
[INFO] [stdout]     |                                                          the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:542:53
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                          ------------------------------------------ the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 252 |             pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/key/conversions.rs:542:53
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                  ---------------------------------------------- the same lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>);
[INFO] [stdout]     |                                                     ^^
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is named here
[INFO] [stdout]     |                                                     the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 257 |             pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/user_attribute.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator {
[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] 122 |     pub fn subpackets(&self) -> SubpacketIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/parse.rs:3962:19
[INFO] [stdout]      |
[INFO] [stdout] 3962 |     pub fn as_ref(&self)
[INFO] [stdout]      |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 3963 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF> {
[INFO] [stdout]      |                                -----------------  ----------------
[INFO] [stdout]      |                                |                  ||
[INFO] [stdout]      |                                |                  |the same lifetime is hidden here
[INFO] [stdout]      |                                |                  the same lifetime is elided here
[INFO] [stdout]      |                                the same 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] 3963 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> openpgp/src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[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] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs:732:24
[INFO] [stdout]     |
[INFO] [stdout] 732 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<key::PublicParts>
[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] 732 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs:792:33
[INFO] [stdout]     |
[INFO] [stdout] 792 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus
[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] 792 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_>
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1006:20
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     pub fn userids(&self) -> UserIDAmalgamationIter {
[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] 1006 |     pub fn userids(&self) -> UserIDAmalgamationIter<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1035:28
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     pub fn user_attributes(&self) -> UserAttributeAmalgamationIter {
[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] 1035 |     pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1095:17
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     pub fn keys(&self) -> KeyAmalgamationIter<key::PublicParts, key::UnspecifiedRole>
[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] 1095 |     pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole>
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1101:27
[INFO] [stdout]      |
[INFO] [stdout] 1101 |       pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<Key<key::PublicParts,
[INFO] [stdout]      |  ___________________________^^^^^_____-
[INFO] [stdout]      | |                           |
[INFO] [stdout]      | |                           the lifetime is elided here
[INFO] [stdout] 1102 | |                                                       key::SubordinateRole>>
[INFO] [stdout]      | |____________________________________________________________________________- 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] 1101 |     pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key<key::PublicParts,
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert.rs:1139:21
[INFO] [stdout]      |
[INFO] [stdout] 1139 |     pub fn unknowns(&self) -> UnknownComponentAmalgamationIter {
[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] 1139 |     pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/builder/key.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn subkey(self, vc: ValidCert) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                             ^^^^^^^^^                          -- the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the 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: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn subkey(self, vc: ValidCert<'_>) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/bundle.rs:932:33
[INFO] [stdout]     |
[INFO] [stdout] 932 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 933 |         -> RevocationStatus
[INFO] [stdout]     |            ---------------- 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] 933 |         -> RevocationStatus<'_>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert/bundle.rs:1008:33
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1009 |         -> RevocationStatus
[INFO] [stdout]      |            ---------------- 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] 1009 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/cert/bundle.rs:1078:33
[INFO] [stdout]      |
[INFO] [stdout] 1078 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1079 |         -> RevocationStatus
[INFO] [stdout]      |            ---------------- 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] 1079 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/raw.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn packet(&self, i: usize) -> Option<RawPacket> {
[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] 279 |     pub fn packet(&self, i: usize) -> Option<RawPacket<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/raw.rs:292:20
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket> {
[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] 292 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert/raw.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub fn keys(&self) -> KeyIter<key::PublicParts, key::UnspecifiedRole> {
[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] 376 |     pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/serialize/cert.rs:274:19
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn as_tsk(&self) -> TSK {
[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] 274 |     pub fn as_tsk(&self) -> TSK<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet_pile.rs:467:24
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn descendants(&self) -> packet::Iter {
[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] 467 |     pub fn descendants(&self) -> packet::Iter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sequoia-net v0.28.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling sequoia-guide v0.22.0 (/opt/rustwide/workdir/guide)
[INFO] [stderr]    Compiling sequoia-autocrypt v0.25.1 (/opt/rustwide/workdir/autocrypt)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> autocrypt/src/lib.rs:552:30
[INFO] [stdout]     |
[INFO] [stdout] 552 |     pub fn from_bytes(bytes: &[u8])
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 553 |         -> Result<AutocryptSetupMessageParser>
[INFO] [stdout]     |                   --------------------------- 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |         -> Result<AutocryptSetupMessageParser<'_>>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sendable` is never used
[INFO] [stdout]   --> net/src/macros.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub(crate) trait Sendable : Send {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Syncable` is never used
[INFO] [stdout]   --> net/src/macros.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {}
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sendable` is never used
[INFO] [stdout]    --> ipc/src/macros.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub(crate) trait Sendable : Send {}
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Syncable` is never used
[INFO] [stdout]    --> ipc/src/macros.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub(crate) trait Syncable : Sync {}
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sequoia-openpgp` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sequoia_openpgp --edition=2021 openpgp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__implicit-crypto-backend-for-tests"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=b5e516ce3de9bb3d -C extra-filename=-e6259c1b51037f33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ab93494f2bb3bac8.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-8a8a944fa13053d5.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-d2cc91c826252c60.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-147c622af780a104.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e9f58f40abac0c4a.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-6e3cca118b2d8a49.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ec444e170ab27aa0.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-672a40f890e36638.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-68cce681da0dfe56.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ab9a3dc8def9ba85.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-d1a64bdcc95f1cf0.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-2c9471846751a5f0.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-e987167d86bead5e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-18f4b407e28e12b6.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-f1415914d23ac03c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9f1cf15acb3c85a4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6cf951385707ee7f.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a2990c69cc6aa60b.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-04f069194309e26c.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-ef998a323e9d47c5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-73d479103ea01b89.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-05549bfd0fe6879a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-150b132e6c29e27e/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sequoia-openpgp` (lib); 46 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sequoia_openpgp --edition=2021 openpgp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__implicit-crypto-backend-for-tests"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=39544ef136f2cb3a -C extra-filename=-41f91ae8de83412a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ab93494f2bb3bac8.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-8a8a944fa13053d5.rmeta --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-d2cc91c826252c60.rmeta --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-147c622af780a104.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-6e3cca118b2d8a49.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ec444e170ab27aa0.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-672a40f890e36638.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-68cce681da0dfe56.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ab9a3dc8def9ba85.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d1a64bdcc95f1cf0.rmeta --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-2c9471846751a5f0.rmeta --extern nettle=/opt/rustwide/target/debug/deps/libnettle-e987167d86bead5e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-18f4b407e28e12b6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6cf951385707ee7f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a2990c69cc6aa60b.rmeta --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-ef998a323e9d47c5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-73d479103ea01b89.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-05549bfd0fe6879a.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-150b132e6c29e27e/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2cd01f054a5f9c1809e8f25b04993638907ef599f5bec329a130652fdb754302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd01f054a5f9c1809e8f25b04993638907ef599f5bec329a130652fdb754302", kill_on_drop: false }`
[INFO] [stdout] 2cd01f054a5f9c1809e8f25b04993638907ef599f5bec329a130652fdb754302
