[INFO] cloning repository https://github.com/dirkz/sequoia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dirkz/sequoia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirkz%2Fsequoia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirkz%2Fsequoia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 554c2fe086c3288272b7acaa6100219b94ecba38 [INFO] building dirkz/sequoia against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirkz%2Fsequoia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dirkz/sequoia on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dirkz/sequoia [INFO] finished tweaking git repo https://github.com/dirkz/sequoia [INFO] tweaked toml for git repo https://github.com/dirkz/sequoia written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dirkz/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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb636cfe853b449afa865d5d1c3c94685b3167ad62549de596a27b87175712b [INFO] running `Command { std: "docker" "start" "-a" "deb636cfe853b449afa865d5d1c3c94685b3167ad62549de596a27b87175712b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb636cfe853b449afa865d5d1c3c94685b3167ad62549de596a27b87175712b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb636cfe853b449afa865d5d1c3c94685b3167ad62549de596a27b87175712b", kill_on_drop: false }` [INFO] [stdout] deb636cfe853b449afa865d5d1c3c94685b3167ad62549de596a27b87175712b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80131a2fb478a19af0aeadb35ab1483eccc2456c673d16076e7210e11ace2b8 [INFO] running `Command { std: "docker" "start" "-a" "d80131a2fb478a19af0aeadb35ab1483eccc2456c673d16076e7210e11ace2b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader) [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling capnp v0.19.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nettle v7.4.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling sequoia-openpgp v1.21.2 (/opt/rustwide/workdir/openpgp) [INFO] [stderr] Compiling sequoia-ipc v0.35.1 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Compiling capnp-futures v0.19.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling capnp-rpc v0.19.2 [INFO] [stderr] Compiling hickory-client v0.24.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling z-base-32 v0.1.4 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stdout] warning: method `digest_size` is never used [INFO] [stdout] --> openpgp/src/crypto/aead.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Aead : seal::Sealed { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 60 | fn digest_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:279:26 [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:303:35 [INFO] [stdout] | [INFO] [stdout] 303 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 303 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:314:37 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mpi.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:432:31 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:536:46 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 536 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:536:46 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 536 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:538:49 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:538:49 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:539:53 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:539:53 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:542:58 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:542:58 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 543 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 543 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/user_attribute.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/parse.rs:3963:19 [INFO] [stdout] | [INFO] [stdout] 3963 | pub fn as_ref(&self) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 3964 | -> StdResult<&PacketParser<'a>, &PacketParserEOF> { [INFO] [stdout] | ----------------- ---------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3964 | -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/parse/map.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator + Send + Sync { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator> + Send + Sync { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:733:24 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation [INFO] [stdout] | ^^^^^ ---------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 733 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:793:33 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 793 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1007:20 [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn userids(&self) -> UserIDAmalgamationIter { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn userids(&self) -> UserIDAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1036:28 [INFO] [stdout] | [INFO] [stdout] 1036 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1036 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | pub fn keys(&self) -> KeyAmalgamationIter [INFO] [stdout] | ^^^^^ ----------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1096 | pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1102:27 [INFO] [stdout] | [INFO] [stdout] 1102 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter> [INFO] [stdout] | |____________________________________________________________________________- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1102 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key openpgp/src/cert.rs:1140:21 [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/builder/key.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert) -> Result> { [INFO] [stdout] | ^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert<'_>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1000:33 [INFO] [stdout] | [INFO] [stdout] 1000 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1001 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1001 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1084:33 [INFO] [stdout] | [INFO] [stdout] 1084 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1085 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1085 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1162:33 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1163 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1163 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn packet(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn packet(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn packets(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn packets(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:375:17 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn keys(&self) -> KeyIter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 375 | pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/serialize/cert.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn as_tsk(&self) -> TSK { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | pub fn as_tsk(&self) -> TSK<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet_pile.rs:467:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-autocrypt v0.25.1 (/opt/rustwide/workdir/autocrypt) [INFO] [stderr] Compiling sequoia-net v0.28.0 (/opt/rustwide/workdir/net) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> autocrypt/src/lib.rs:552:30 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn from_bytes(bytes: &[u8]) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 553 | -> Result [INFO] [stdout] | --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 553 | -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> net/src/macros.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> net/src/macros.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> ipc/src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> ipc/src/macros.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "d80131a2fb478a19af0aeadb35ab1483eccc2456c673d16076e7210e11ace2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80131a2fb478a19af0aeadb35ab1483eccc2456c673d16076e7210e11ace2b8", kill_on_drop: false }` [INFO] [stdout] d80131a2fb478a19af0aeadb35ab1483eccc2456c673d16076e7210e11ace2b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6446b8c393c08b2a51530b95e9b4a4b1e4e94981fca464173c95b092a4b3e8d1 [INFO] running `Command { std: "docker" "start" "-a" "6446b8c393c08b2a51530b95e9b4a4b1e4e94981fca464173c95b092a4b3e8d1", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader) [INFO] [stdout] warning: struct `MyStruct` is never constructed [INFO] [stdout] --> buffered-reader/src/macros.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct MyStruct {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithLifetime` is never constructed [INFO] [stdout] --> buffered-reader/src/macros.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct WithLifetime<'a> { _p: std::marker::PhantomData<&'a ()> } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriter` is never constructed [INFO] [stdout] --> buffered-reader/src/macros.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct MyWriter { _p: std::marker::PhantomData } [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 hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hickory-client v0.24.1 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sequoia-openpgp v1.21.2 (/opt/rustwide/workdir/openpgp) [INFO] [stderr] Compiling sequoia-ipc v0.35.1 (/opt/rustwide/workdir/ipc) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> openpgp/src/packet/signature/subpacket.rs:490:21 [INFO] [stdout] | [INFO] [stdout] 490 | (u == 0 || u == 1 || u == 8 [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | || u == 38), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 ~ u == 0 || u == 1 || u == 8 [INFO] [stdout] 491 | || u == 13 || u == 14 || u == 15 [INFO] [stdout] 492 | || u == 17 || u == 18 || u == 19 [INFO] [stdout] 493 ~ || u == 38, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `digest_size` is never used [INFO] [stdout] --> openpgp/src/crypto/aead.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Aead : seal::Sealed { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 60 | fn digest_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:279:26 [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:303:35 [INFO] [stdout] | [INFO] [stdout] 303 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 303 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:314:37 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mpi.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:432:31 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:536:46 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 536 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:536:46 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 536 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:538:49 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:538:49 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:539:53 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:539:53 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:542:58 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:542:58 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 543 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 543 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/user_attribute.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/parse.rs:3963:19 [INFO] [stdout] | [INFO] [stdout] 3963 | pub fn as_ref(&self) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 3964 | -> StdResult<&PacketParser<'a>, &PacketParserEOF> { [INFO] [stdout] | ----------------- ---------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3964 | -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/parse/map.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator + Send + Sync { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator> + Send + Sync { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:733:24 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation [INFO] [stdout] | ^^^^^ ---------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 733 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:793:33 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 793 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1007:20 [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn userids(&self) -> UserIDAmalgamationIter { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn userids(&self) -> UserIDAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1036:28 [INFO] [stdout] | [INFO] [stdout] 1036 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1036 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | pub fn keys(&self) -> KeyAmalgamationIter [INFO] [stdout] | ^^^^^ ----------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1096 | pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1102:27 [INFO] [stdout] | [INFO] [stdout] 1102 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter> [INFO] [stdout] | |____________________________________________________________________________- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1102 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key openpgp/src/cert.rs:1140:21 [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/builder/key.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert) -> Result> { [INFO] [stdout] | ^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert<'_>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1000:33 [INFO] [stdout] | [INFO] [stdout] 1000 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1001 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1001 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1084:33 [INFO] [stdout] | [INFO] [stdout] 1084 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1085 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1085 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1162:33 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1163 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1163 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn packet(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn packet(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn packets(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn packets(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:375:17 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn keys(&self) -> KeyIter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 375 | pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/serialize/cert.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn as_tsk(&self) -> TSK { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | pub fn as_tsk(&self) -> TSK<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet_pile.rs:467:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-net v0.28.0 (/opt/rustwide/workdir/net) [INFO] [stderr] Compiling sequoia-autocrypt v0.25.1 (/opt/rustwide/workdir/autocrypt) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> autocrypt/src/lib.rs:552:30 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn from_bytes(bytes: &[u8]) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 553 | -> Result [INFO] [stdout] | --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 553 | -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> net/src/macros.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> net/src/macros.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> ipc/src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> ipc/src/macros.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> ipc/src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> ipc/src/macros.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | 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:208:16 [INFO] [stdout] | [INFO] [stdout] 208 | pub struct MyStruct {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithLifetime` is never constructed [INFO] [stdout] --> ipc/src/macros.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | 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:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | pub struct MyWriter { _p: std::marker::PhantomData } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriterWithLifetime` is never constructed [INFO] [stdout] --> ipc/src/macros.rs:226:16 [INFO] [stdout] | [INFO] [stdout] 226 | 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)]` 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 { _p: std::marker::PhantomData } [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: 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)]` 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 { _p: std::marker::PhantomData } [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: 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:279:26 [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:303:35 [INFO] [stdout] | [INFO] [stdout] 303 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 303 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:314:37 [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/crypto/mpi.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:432:31 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:536:46 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 536 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:536:46 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 536 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:538:49 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:538:49 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:539:53 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:539:53 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:540:48 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:541:54 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:542:58 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:542:58 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ------------------------------------------ the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 543 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 253 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ---------------------------------------------- the lifetimes get resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 543 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ^^ [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | the lifetimes get resolved as `'a` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 258 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet/user_attribute.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/parse.rs:3963:19 [INFO] [stdout] | [INFO] [stdout] 3963 | pub fn as_ref(&self) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 3964 | -> StdResult<&PacketParser<'a>, &PacketParserEOF> { [INFO] [stdout] | ----------------- ---------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3964 | -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/parse/map.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator + Send + Sync { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator> + Send + Sync { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> openpgp/src/parse/stream.rs:3025:1 [INFO] [stdout] | [INFO] [stdout] 3025 | 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:3037:5 [INFO] [stdout] | [INFO] [stdout] 3037 | 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:3078:9 [INFO] [stdout] | [INFO] [stdout] 3078 | / pub fn new(good: usize, unknown: usize, bad: usize, error: usize, [INFO] [stdout] 3079 | | certs: Vec) [INFO] [stdout] 3080 | | -> Self { [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> openpgp/src/parse/stream.rs:3094:9 [INFO] [stdout] | [INFO] [stdout] 3094 | / pub fn for_decryption(good: usize, unknown: usize, bad: usize, [INFO] [stdout] 3095 | | error: usize, [INFO] [stdout] 3096 | | certs: Vec, [INFO] [stdout] 3097 | | keys: Vec, [INFO] [stdout] 3098 | | passwords: Vec) [INFO] [stdout] 3099 | | -> Self { [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:733:24 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation [INFO] [stdout] | ^^^^^ ---------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 733 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:793:33 [INFO] [stdout] | [INFO] [stdout] 793 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 793 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1007:20 [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn userids(&self) -> UserIDAmalgamationIter { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1007 | pub fn userids(&self) -> UserIDAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1036:28 [INFO] [stdout] | [INFO] [stdout] 1036 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1036 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | pub fn keys(&self) -> KeyAmalgamationIter [INFO] [stdout] | ^^^^^ ----------------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1096 | pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert.rs:1102:27 [INFO] [stdout] | [INFO] [stdout] 1102 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter> [INFO] [stdout] | |____________________________________________________________________________- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1102 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key openpgp/src/cert.rs:1140:21 [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1140 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/builder/key.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert) -> Result> { [INFO] [stdout] | ^^^^^^^^^ -- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert<'_>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1000:33 [INFO] [stdout] | [INFO] [stdout] 1000 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1001 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1001 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1084:33 [INFO] [stdout] | [INFO] [stdout] 1084 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1085 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1085 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1162:33 [INFO] [stdout] | [INFO] [stdout] 1162 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 1163 | -> RevocationStatus [INFO] [stdout] | ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1163 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn packet(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn packet(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:291:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn packets(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn packets(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:375:17 [INFO] [stdout] | [INFO] [stdout] 375 | pub fn keys(&self) -> KeyIter { [INFO] [stdout] | ^^^^^ ----------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 375 | pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:1076:29 [INFO] [stdout] | [INFO] [stdout] 1076 | fn compare_parse(bytes: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1076 | fn compare_parse(bytes: &[u8]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/serialize/cert.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn as_tsk(&self) -> TSK { [INFO] [stdout] | ^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | pub fn as_tsk(&self) -> TSK<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> openpgp/src/packet_pile.rs:467:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-openpgp` (lib test); 55 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name sequoia_openpgp --edition=2021 openpgp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --test --cfg 'feature="__implicit-crypto-backend-for-tests"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=a6ebb72034ca07c1 -C extra-filename=-9449b2413fd19d38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-344e41f4e4c5b1e5.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2f43201ad6f50e0f.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-da5e584d2166c6fa.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-220f80a2fe5c5642.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9e7c297452bc4382.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-ce6208bd8d9d8de7.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-fa6cfe23b2b878d9.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-1b8709e2df38ae1b.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-c2ba86cddc242a50.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-30a961c9c1cd9eba.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-98dba1174e7d255d.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-bba5e470b9f273dc.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-45109c348a5529d5.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ae0e60aed4d005fd.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-1cc6c7e86df021b9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a1ce8f8ab510b6bb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ffc3e4e23bd5efcf.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-2dbc24c2b930e3ec.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-7326d6c3d17867c5.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-18e25cbe74b7dd4c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3857b9b25c6ebf28.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-4b01d4a06e322f6f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-304e961e8c89639f/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6446b8c393c08b2a51530b95e9b4a4b1e4e94981fca464173c95b092a4b3e8d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6446b8c393c08b2a51530b95e9b4a4b1e4e94981fca464173c95b092a4b3e8d1", kill_on_drop: false }` [INFO] [stdout] 6446b8c393c08b2a51530b95e9b4a4b1e4e94981fca464173c95b092a4b3e8d1