[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] checking mkulke/sequoia against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkulke/sequoia on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-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]  Downloading crates ...
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded z-base-32 v0.1.4
[INFO] [stderr]   Downloaded platforms v3.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] [stderr]   Downloaded botan v0.10.7
[INFO] [stderr]   Downloaded tokio-socks v0.5.1
[INFO] [stderr]   Downloaded capnp-futures v0.19.0
[INFO] [stderr]   Downloaded capnp v0.19.3
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded clap v4.3.24
[INFO] [stderr]   Downloaded botan-sys v0.10.5
[INFO] [stderr]   Downloaded win-crypto-ng v0.5.1
[INFO] [stderr]   Downloaded ctor v0.2.7
[INFO] [stderr]   Downloaded sha1collisiondetection v0.3.4
[INFO] [stderr]   Downloaded clap_builder v4.3.24
[INFO] [stderr]   Downloaded nettle v7.4.0
[INFO] [stderr]   Downloaded capnp-rpc v0.19.0
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded hickory-proto v0.24.0
[INFO] [stderr]   Downloaded hickory-resolver v0.24.0
[INFO] [stderr]   Downloaded camellia v0.1.0
[INFO] [stderr]   Downloaded fiat-crypto v0.2.7
[INFO] [stderr]   Downloaded hickory-client v0.24.0
[INFO] [stderr]   Downloaded dsa v0.6.3
[INFO] [stderr]   Downloaded eax v0.5.0
[INFO] [stderr]   Downloaded idea v0.5.1
[INFO] [stderr]   Downloaded memsec v0.6.3
[INFO] [stderr]   Downloaded nettle-sys v2.3.0
[INFO] [stderr]   Downloaded cast5 v0.11.1
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded cfb-mode v0.8.2
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded twofish v0.7.1
[INFO] [stderr]   Downloaded xxhash-rust v0.8.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83463779a1f50e02d29eded1edc98d27e5a7ddff54a56ac33599cc5937b92c4c
[INFO] running `Command { std: "docker" "start" "-a" "83463779a1f50e02d29eded1edc98d27e5a7ddff54a56ac33599cc5937b92c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83463779a1f50e02d29eded1edc98d27e5a7ddff54a56ac33599cc5937b92c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83463779a1f50e02d29eded1edc98d27e5a7ddff54a56ac33599cc5937b92c4c", kill_on_drop: false }`
[INFO] [stdout] 83463779a1f50e02d29eded1edc98d27e5a7ddff54a56ac33599cc5937b92c4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c044bdddc5eebeb006a3693b2daadffbe03710906ef7d4e72c4b3e9d3d4aa4d2
[INFO] running `Command { std: "docker" "start" "-a" "c044bdddc5eebeb006a3693b2daadffbe03710906ef7d4e72c4b3e9d3d4aa4d2", 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 proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking memsec v0.6.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking generic-array v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader)
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.24
[INFO] [stderr]     Checking capnp v0.19.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking z-base-32 v0.1.4
[INFO] [stderr]    Compiling sequoia-guide v0.22.0 (/opt/rustwide/workdir/guide)
[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)]` (part of `#[warn(unused)]`) 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 lalrpop v0.20.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.3.12
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.3.24
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking capnp-futures v0.19.0
[INFO] [stderr]     Checking capnp-rpc v0.19.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hickory-proto v0.24.0
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]    Compiling nettle-sys v2.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hickory-client v0.24.0
[INFO] [stderr]     Checking hickory-resolver 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]     Checking nettle v7.4.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     Checking sequoia-net v0.28.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]     Checking 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: 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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: struct `MyStruct` is never constructed
[INFO] [stdout]    --> ipc/src/macros.rs:207:16
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub struct MyStruct {}
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithLifetime` is never constructed
[INFO] [stdout]    --> ipc/src/macros.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     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]    --> ipc/src/macros.rs:216:16
[INFO] [stdout]     |
[INFO] [stdout] 216 |     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]    --> ipc/src/macros.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub struct MyWriterWithLifetime<'a, C, W: std::io::Write> {
[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)]` (part of `#[warn(unused)]`) 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]   --> 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)]` (part of `#[warn(unused)]`) 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: struct `MyStruct` is never constructed
[INFO] [stdout]   --> net/src/macros.rs:83:16
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub struct MyStruct {}
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithLifetime` is never constructed
[INFO] [stdout]   --> net/src/macros.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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]   --> net/src/macros.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     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]    --> net/src/macros.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub struct MyWriterWithLifetime<'a, C, W: std::io::Write> {
[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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: struct `MyStruct` is never constructed
[INFO] [stdout]    --> openpgp/src/macros.rs:212:16
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub struct MyStruct {}
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithLifetime` is never constructed
[INFO] [stdout]    --> openpgp/src/macros.rs:216:16
[INFO] [stdout]     |
[INFO] [stdout] 216 |     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]    --> openpgp/src/macros.rs:221:16
[INFO] [stdout]     |
[INFO] [stdout] 221 |     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]    --> openpgp/src/macros.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub struct MyWriterWithLifetime<'a, C, W: std::io::Write> {
[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] 
[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 `write_be_u16` and `write_be_u32` are never used
[INFO] [stdout]    --> openpgp/src/serialize/stream/writer/mod.rs:107: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] 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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:252: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] 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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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:257:66
[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]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info)
[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: missing documentation for a module
[INFO] [stdout]     --> openpgp/src/parse/stream.rs:3028:1
[INFO] [stdout]      |
[INFO] [stdout] 3028 | pub mod test {
[INFO] [stdout]      | ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> openpgp/src/lib.rs:55:9
[INFO] [stdout]      |
[INFO] [stdout]   55 | #![warn(missing_docs)]
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]     --> openpgp/src/parse/stream.rs:3040:5
[INFO] [stdout]      |
[INFO] [stdout] 3040 |     pub struct VHelper {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]     --> openpgp/src/parse/stream.rs:3081:9
[INFO] [stdout]      |
[INFO] [stdout] 3081 | /         pub fn new(good: usize, unknown: usize, bad: usize, error: usize,
[INFO] [stdout] 3082 | |                    certs: Vec<Cert>)
[INFO] [stdout] 3083 | |                    -> Self {
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]     --> openpgp/src/parse/stream.rs:3097:9
[INFO] [stdout]      |
[INFO] [stdout] 3097 | /         pub fn for_decryption(good: usize, unknown: usize, bad: usize,
[INFO] [stdout] 3098 | |                               error: usize,
[INFO] [stdout] 3099 | |                               certs: Vec<Cert>,
[INFO] [stdout] 3100 | |                               keys: Vec<Cert>,
[INFO] [stdout] 3101 | |                               passwords: Vec<Password>)
[INFO] [stdout] 3102 | |                               -> Self {
[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/cert/raw.rs:1058:29
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     fn compare_parse(bytes: &[u8]) -> Vec<RawCert> {
[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] 1058 |     fn compare_parse(bytes: &[u8]) -> Vec<RawCert<'_>> {
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "c044bdddc5eebeb006a3693b2daadffbe03710906ef7d4e72c4b3e9d3d4aa4d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c044bdddc5eebeb006a3693b2daadffbe03710906ef7d4e72c4b3e9d3d4aa4d2", kill_on_drop: false }`
[INFO] [stdout] c044bdddc5eebeb006a3693b2daadffbe03710906ef7d4e72c4b3e9d3d4aa4d2
