[INFO] cloning repository https://github.com/mkulke/sequoia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkulke/sequoia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a12e2ca33501ff5b8305056257e72c95cdc82f5 [INFO] testing mkulke/sequoia against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Fsequoia" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mkulke/sequoia [INFO] finished tweaking git repo https://github.com/mkulke/sequoia [INFO] tweaked toml for git repo https://github.com/mkulke/sequoia written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mkulke/sequoia on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mkulke/sequoia already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/guide/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twofish v0.7.1 [INFO] [stderr] Downloaded z-base-32 v0.1.4 [INFO] [stderr] Downloaded platforms v3.4.0 [INFO] [stderr] Downloaded generic-array v1.0.0 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded win-crypto-ng v0.5.1 [INFO] [stderr] Downloaded capnp-futures v0.19.0 [INFO] [stderr] Downloaded eax v0.5.0 [INFO] [stderr] Downloaded cfb-mode v0.8.2 [INFO] [stderr] Downloaded hickory-client v0.24.0 [INFO] [stderr] Downloaded botan v0.10.7 [INFO] [stderr] Downloaded nettle-sys v2.3.0 [INFO] [stderr] Downloaded capnp-rpc v0.19.0 [INFO] [stderr] Downloaded camellia v0.1.0 [INFO] [stderr] Downloaded hickory-resolver v0.24.0 [INFO] [stderr] Downloaded capnp v0.19.3 [INFO] [stderr] Downloaded clap_builder v4.3.24 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded clap v4.3.24 [INFO] [stderr] Downloaded des v0.8.1 [INFO] [stderr] Downloaded cast5 v0.11.1 [INFO] [stderr] Downloaded chrono v0.4.37 [INFO] [stderr] Downloaded anstream v0.3.2 [INFO] [stderr] Downloaded curve25519-dalek v4.1.2 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded idea v0.5.1 [INFO] [stderr] Downloaded ena v0.14.2 [INFO] [stderr] Downloaded hickory-proto v0.24.0 [INFO] [stderr] Downloaded dsa v0.6.3 [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded memsec v0.6.3 [INFO] [stderr] Downloaded ctor v0.2.7 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded botan-sys v0.10.5 [INFO] [stderr] Downloaded fiat-crypto v0.2.7 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded nettle v7.4.0 [INFO] [stderr] Downloaded sha1collisiondetection v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b19f65e3bcbde14d4ec05514ee46826cf74a17a5abdf4667dff841f5bb68685 [INFO] running `Command { std: "docker" "start" "-a" "7b19f65e3bcbde14d4ec05514ee46826cf74a17a5abdf4667dff841f5bb68685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b19f65e3bcbde14d4ec05514ee46826cf74a17a5abdf4667dff841f5bb68685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b19f65e3bcbde14d4ec05514ee46826cf74a17a5abdf4667dff841f5bb68685", kill_on_drop: false }` [INFO] [stdout] 7b19f65e3bcbde14d4ec05514ee46826cf74a17a5abdf4667dff841f5bb68685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb65d301a96ef43ba31720677531cbd4179ed354765fd84502b9c97122eec7ae [INFO] running `Command { std: "docker" "start" "-a" "bb65d301a96ef43ba31720677531cbd4179ed354765fd84502b9c97122eec7ae", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/guide/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling memsec v0.6.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling capnp v0.19.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader) [INFO] [stderr] Compiling sequoia-guide v0.22.0 (/opt/rustwide/workdir/guide) [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling z-base-32 v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hickory-proto v0.24.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling capnp-futures v0.19.0 [INFO] [stderr] Compiling capnp-rpc v0.19.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling sequoia-openpgp v1.20.0 (/opt/rustwide/workdir/openpgp) [INFO] [stderr] Compiling sequoia-ipc v0.34.1 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Compiling nettle v7.4.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hickory-resolver v0.24.0 [INFO] [stderr] Compiling hickory-client v0.24.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stdout] warning: method `digest_size` is never used [INFO] [stdout] --> openpgp/src/crypto/aead.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Aead : seal::Sealed { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 60 | fn digest_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `x25519_shared_point` is never used [INFO] [stdout] --> openpgp/src/crypto/backend/interface.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Asymmetric { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 74 | fn x25519_shared_point(secret: &Protected, public: &[u8; 32]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `block_size` is never used [INFO] [stdout] --> openpgp/src/crypto/symmetric.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) trait Mode: Send + Sync { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 20 | /// Block size of the underlying cipher in bytes. [INFO] [stdout] 21 | fn block_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cookie_set`, `cookie_mut`, `write_be_u16`, and `write_be_u32` are never used [INFO] [stdout] --> openpgp/src/serialize/stream/writer/mod.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn cookie_set(&mut self, cookie: C) -> C; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn cookie_mut(&mut self) -> &mut C; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fn write_be_u16(&mut self, n: u16) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn write_be_u32(&mut self, n: u32) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> openpgp/src/types/mod.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> openpgp/src/types/mod.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:279:26 [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:304:35 [INFO] [stdout] | [INFO] [stdout] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:315:37 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mpi.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:432:31 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/user_attribute.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/parse.rs:3962:19 [INFO] [stdout] | [INFO] [stdout] 3962 | pub fn as_ref(&self) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3963 | -> StdResult<&PacketParser<'a>, &PacketParserEOF> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 3963 | -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/parse/map.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator + Send + Sync { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator> + Send + Sync { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:732:24 [INFO] [stdout] | [INFO] [stdout] 732 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 732 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:792:33 [INFO] [stdout] | [INFO] [stdout] 792 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 792 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1006:20 [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn userids(&self) -> UserIDAmalgamationIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn userids(&self) -> UserIDAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1035:28 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1095:17 [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn keys(&self) -> KeyAmalgamationIter [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1101:27 [INFO] [stdout] | [INFO] [stdout] 1101 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter> [INFO] [stdout] | |____________________________________________________________________________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1101 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key openpgp/src/cert.rs:1139:21 [INFO] [stdout] | [INFO] [stdout] 1139 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1139 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/builder/key.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert) -> Result> { [INFO] [stdout] | ^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert<'_>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:932:33 [INFO] [stdout] | [INFO] [stdout] 932 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 933 | -> RevocationStatus [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 933 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1008:33 [INFO] [stdout] | [INFO] [stdout] 1008 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1009 | -> RevocationStatus [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1009 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1078:33 [INFO] [stdout] | [INFO] [stdout] 1078 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1079 | -> RevocationStatus [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1079 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn packet(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | pub fn packet(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:292:20 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn packets(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn packets(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn keys(&self) -> KeyIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 376 | pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/serialize/cert.rs:274:19 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn as_tsk(&self) -> TSK { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn as_tsk(&self) -> TSK<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet_pile.rs:467:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-net v0.28.0 (/opt/rustwide/workdir/net) [INFO] [stderr] Compiling sequoia-autocrypt v0.25.1 (/opt/rustwide/workdir/autocrypt) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autocrypt/src/lib.rs:552:30 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn from_bytes(bytes: &[u8]) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 553 | -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 553 | -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> net/src/macros.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> net/src/macros.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> ipc/src/macros.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> ipc/src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "bb65d301a96ef43ba31720677531cbd4179ed354765fd84502b9c97122eec7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb65d301a96ef43ba31720677531cbd4179ed354765fd84502b9c97122eec7ae", kill_on_drop: false }` [INFO] [stdout] bb65d301a96ef43ba31720677531cbd4179ed354765fd84502b9c97122eec7ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f8ebd52d29f53cb8f3589c400dd991598c7ea0c48c9d59b3d843bc1523c350d [INFO] running `Command { std: "docker" "start" "-a" "4f8ebd52d29f53cb8f3589c400dd991598c7ea0c48c9d59b3d843bc1523c350d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/guide/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling buffered-reader v1.3.1 (/opt/rustwide/workdir/buffered-reader) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stdout] warning: struct `MyStruct` is never constructed [INFO] [stdout] --> buffered-reader/src/macros.rs:135:16 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct MyStruct {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithLifetime` is never constructed [INFO] [stdout] --> buffered-reader/src/macros.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct WithLifetime<'a> { _p: std::marker::PhantomData<&'a ()> } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriter` is never constructed [INFO] [stdout] --> buffered-reader/src/macros.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct MyWriter { _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 criterion-plot v0.5.0 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.24 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling clap v4.3.24 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hickory-proto v0.24.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Compiling sequoia-openpgp v1.20.0 (/opt/rustwide/workdir/openpgp) [INFO] [stderr] Compiling sequoia-ipc v0.34.1 (/opt/rustwide/workdir/ipc) [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hickory-resolver v0.24.0 [INFO] [stderr] Compiling hickory-client v0.24.0 [INFO] [stderr] Compiling nettle v7.4.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> openpgp/src/packet/signature/subpacket.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | (u == 0 || u == 1 || u == 8 [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | || u == 38), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 489 ~ u == 0 || u == 1 || u == 8 [INFO] [stdout] 490 | || u == 13 || u == 14 || u == 15 [INFO] [stdout] 491 | || u == 17 || u == 18 || u == 19 [INFO] [stdout] 492 ~ || u == 38, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `digest_size` is never used [INFO] [stdout] --> openpgp/src/crypto/aead.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Aead : seal::Sealed { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 60 | fn digest_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `x25519_shared_point` is never used [INFO] [stdout] --> openpgp/src/crypto/backend/interface.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Asymmetric { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 74 | fn x25519_shared_point(secret: &Protected, public: &[u8; 32]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `block_size` is never used [INFO] [stdout] --> openpgp/src/crypto/symmetric.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) trait Mode: Send + Sync { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 20 | /// Block size of the underlying cipher in bytes. [INFO] [stdout] 21 | fn block_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cookie_set`, `cookie_mut`, `write_be_u16`, and `write_be_u32` are never used [INFO] [stdout] --> openpgp/src/serialize/stream/writer/mod.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn cookie_set(&mut self, cookie: C) -> C; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn cookie_mut(&mut self) -> &mut C; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fn write_be_u16(&mut self, n: u16) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn write_be_u32(&mut self, n: u32) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> openpgp/src/types/mod.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> openpgp/src/types/mod.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:279:26 [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | pub(crate) fn pad(value: &[u8], to: usize) -> Result> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:304:35 [INFO] [stdout] | [INFO] [stdout] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 304 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mod.rs:315:37 [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]> [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/crypto/mpi.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn value_padded(&self, to: usize) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 252 | pub fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn children(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/container.rs:432:31 [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 432 | pub(crate) fn descendants(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &'a $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &'a mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet/user_attribute.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 122 | pub fn subpackets(&self) -> SubpacketIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/parse.rs:3962:19 [INFO] [stdout] | [INFO] [stdout] 3962 | pub fn as_ref(&self) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 3963 | -> StdResult<&PacketParser<'a>, &PacketParserEOF> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 3963 | -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/parse/map.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator + Send + Sync { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn iter(&self) -> impl Iterator> + Send + Sync { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:732:24 [INFO] [stdout] | [INFO] [stdout] 732 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 732 | pub fn primary_key(&self) -> PrimaryKeyAmalgamation<'_, key::PublicParts> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:792:33 [INFO] [stdout] | [INFO] [stdout] 792 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 792 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1006:20 [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn userids(&self) -> UserIDAmalgamationIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn userids(&self) -> UserIDAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1035:28 [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1035 | pub fn user_attributes(&self) -> UserAttributeAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1095:17 [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn keys(&self) -> KeyAmalgamationIter [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn keys(&self) -> KeyAmalgamationIter<'_, key::PublicParts, key::UnspecifiedRole> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert.rs:1101:27 [INFO] [stdout] | [INFO] [stdout] 1101 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter> [INFO] [stdout] | |____________________________________________________________________________^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1101 | pub(crate) fn subkeys(&self) -> ComponentAmalgamationIter<'_, Key openpgp/src/cert.rs:1139:21 [INFO] [stdout] | [INFO] [stdout] 1139 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1139 | pub fn unknowns(&self) -> UnknownComponentAmalgamationIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/builder/key.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert) -> Result> { [INFO] [stdout] | ^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 145 | pub fn subkey(self, vc: ValidCert<'_>) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:932:33 [INFO] [stdout] | [INFO] [stdout] 932 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 933 | -> RevocationStatus [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 933 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1008:33 [INFO] [stdout] | [INFO] [stdout] 1008 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1009 | -> RevocationStatus [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1009 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/bundle.rs:1078:33 [INFO] [stdout] | [INFO] [stdout] 1078 | pub fn revocation_status(&self, policy: &dyn Policy, t: T) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1079 | -> RevocationStatus [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1079 | -> RevocationStatus<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:279:19 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn packet(&self, i: usize) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | pub fn packet(&self, i: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:292:20 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn packets(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 292 | pub fn packets(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/cert/raw.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn keys(&self) -> KeyIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 376 | pub fn keys(&self) -> KeyIter<'_, key::PublicParts, key::UnspecifiedRole> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/serialize/cert.rs:274:19 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn as_tsk(&self) -> TSK { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 274 | pub fn as_tsk(&self) -> TSK<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> openpgp/src/packet_pile.rs:467:24 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn descendants(&self) -> packet::Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sequoia-net v0.28.0 (/opt/rustwide/workdir/net) [INFO] [stderr] Compiling sequoia-autocrypt v0.25.1 (/opt/rustwide/workdir/autocrypt) [INFO] [stderr] Compiling sequoia-guide v0.22.0 (/opt/rustwide/workdir/guide) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autocrypt/src/lib.rs:552:30 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn from_bytes(bytes: &[u8]) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 553 | -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 553 | -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> ipc/src/macros.rs:198:18 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> ipc/src/macros.rs:199:18 [INFO] [stdout] | [INFO] [stdout] 199 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> net/src/macros.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> net/src/macros.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autocrypt/src/lib.rs:552:30 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn from_bytes(bytes: &[u8]) [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 553 | -> Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 553 | -> Result> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-openpgp` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name sequoia_openpgp --edition=2021 openpgp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__implicit-crypto-backend-for-tests"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=82816916f85d7105 -C extra-filename=-da3f0fd8be1eccc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5211e1fcff59c387.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-78d8dc57c3b9852a.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-a93fdbd8bc65c554.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-7aadeda05b1e5032.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-a6ae47e3b1b7717b.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-4ac8e222c448f1c1.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-959f7fff05519301.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-5f4b26060cf0d782.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-41cc72502598f416.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8e0df5cf30e389e.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-b76476eaf7f2686b.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-b7f00b8b6a6cb8d0.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-c42d195a5bb127f6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b63f1cd930df845a.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f835f69c227cf6b5.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-8de78d0afdb2bf35.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-580039c73a4a946e.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-f38aa7d32b23aa07.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ba5b53d8bf8d7196.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-40da2bbec6cc267c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-0ba770c26fda8dfe/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] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> net/src/macros.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> net/src/macros.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyStruct` is never constructed [INFO] [stdout] --> net/src/macros.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct MyStruct {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithLifetime` is never constructed [INFO] [stdout] --> net/src/macros.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct WithLifetime<'a> { _p: std::marker::PhantomData<&'a ()> } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriter` is never constructed [INFO] [stdout] --> net/src/macros.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct MyWriter { _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] [stderr] error: could not compile `sequoia-net` (lib test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name sequoia_net --edition=2021 net/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66af4d23db1b6c20 -C extra-filename=-bda46fcd5b20b64b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5211e1fcff59c387.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-78d8dc57c3b9852a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a01e92d98edaabe7.rlib --extern hickory_client=/opt/rustwide/target/debug/deps/libhickory_client-7c8cc90ce06facb2.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-913381c528421821.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-300cd194aaa5916d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6b13c61c5081d343.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-70658e6c30b8100c.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8e0df5cf30e389e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b63f1cd930df845a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ad14ea4082b212fa.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-a99b5110c54d51ce.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-16f5e76a40ea19fc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ba5b53d8bf8d7196.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af85af33b0e6c144.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5e148e03b89b88be.rlib --extern zbase32=/opt/rustwide/target/debug/deps/libzbase32-486ee683a3a25a0b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-0ba770c26fda8dfe/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] error: could not compile `sequoia-net` (test "hkp") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name hkp --edition=2021 net/tests/hkp.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5897eb230434965 -C extra-filename=-913dee11fd0f9300 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5211e1fcff59c387.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-78d8dc57c3b9852a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a01e92d98edaabe7.rlib --extern hickory_client=/opt/rustwide/target/debug/deps/libhickory_client-7c8cc90ce06facb2.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-913381c528421821.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-300cd194aaa5916d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6b13c61c5081d343.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-70658e6c30b8100c.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-b8e0df5cf30e389e.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b63f1cd930df845a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ad14ea4082b212fa.rlib --extern sequoia_net=/opt/rustwide/target/debug/deps/libsequoia_net-9f5ea7eda3512793.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-a99b5110c54d51ce.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-16f5e76a40ea19fc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ba5b53d8bf8d7196.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-af85af33b0e6c144.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5e148e03b89b88be.rlib --extern zbase32=/opt/rustwide/target/debug/deps/libzbase32-486ee683a3a25a0b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-0ba770c26fda8dfe/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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustchsz0Bi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsequoia_net-9f5ea7eda3512793,libzbase32-486ee683a3a25a0b,libhickory_resolver-913381c528421821,libresolv_conf-49b1a6c2b5db4170,libhostname-1c9e67b9be1860d6,libmatch_cfg-f93ef260abd93f75,libquick_error-d40abd8d97f0f2e3,libparking_lot-9c9fe2b329948f6b,libparking_lot_core-3304f74614799d03,liblock_api-dab15d5bfc53aea0,libscopeguard-d52bd00767847e44,liblru_cache-8f7f0b573abf5ea1,liblinked_hash_map-40ad1551522f3eec,libhickory_client-7c8cc90ce06facb2,libradix_trie-f084b67abb276588,libnibble_vec-a2dbef774055846e,libsmallvec-8045c56aeb050430,libendian_type-768b7dffcb57dd79,libhickory_proto-146609298f941b62,libdata_encoding-27d68fb865743c1d,libidna-14130ed5e414414f,librand-b63f1cd930df845a,librand_chacha-7ff4fd2cc83e1206,libppv_lite86-4250c766b4729968,librand_core-4379cf33cc5717e3,libreqwest-ad14ea4082b212fa,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-70658e6c30b8100c,libserde_urlencoded-74924f9ba2caddb3,libryu-0f2a15b68b451590,libbase64-64299f9d815d057c,libipnet-f3b116e706e145a1,libtokio_socks-b78f17187278f4aa,libeither-195b9393d4f50b0f,libtokio_native_tls-f4e8ea234d5d7255,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,libserde-2bbd3c83167cd8a0,libnative_tls-0a5e80d48a420cc1,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-3e6c932a3330fd0a,libbitflags-2dca024d43a0c2f6,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-aab91739e0921497,libhyper-6b13c61c5081d343,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-16ba988888b348a6,libh2-446caf3eca635139,libindexmap-5b80273f778dc0fe,libequivalent-fdc46004df91ad08,libhashbrown-9dbb75234fa537e4,libtokio_util-a6fedfa21a681020,libtower_service-aa28c9aa29f1c654,libtracing-aab76195fa2cb2dc,libtracing_core-20d8be7b6821f886,libhttpdate-9f9d2502c6a38412,libfutures_util-a01e92d98edaabe7,libfutures_io-64a3a644ba29741c,libslab-bcf9aff6bece17eb,libfutures_channel-5acea26fa90a13d0,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libtokio-af85af33b0e6c144,libnum_cpus-24042070424d1a92,libsocket2-22c036331f20d9b6,libmio-d0266e7effb33b7e,libsync_wrapper-17f912c27eab8964,libhttp_body-65fb2432903b6760,libpin_project_lite-e0c50e8704e39276,liblog-a3845e017a80cb8a,libfutures_core-2da63d8c7891ede1,liburl-5e148e03b89b88be,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-300cd194aaa5916d,libitoa-4c6598116a867907,libbytes-9c2a396be262bdae,libfnv-2d77ec4f6f971b24,libsequoia_openpgp-a99b5110c54d51ce,libidna-5f4b26060cf0d782,libunicode_normalization-dc4095742ea87761,libtinyvec-251d260eb6672a91,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libmemsec-b76476eaf7f2686b,libsha1collisiondetection-f38aa7d32b23aa07,libgeneric_array-3b39f1193ec17115,liblalrpop_util-41cc72502598f416,libanyhow-5211e1fcff59c387,libregex-f835f69c227cf6b5,libregex_automata-fcd8bdd88a6c1e5d,libaho_corasick-25cd4aa6020ad11f,libmemchr-659d2f3239d1b4b2,libregex_syntax-8de78d0afdb2bf35,libonce_cell-24c5d665b6879050,libxxhash_rust-40da2bbec6cc267c,libdyn_clone-4ac8e222c448f1c1,libnettle-b7f00b8b6a6cb8d0,libthiserror-ba5b53d8bf8d7196,libtypenum-62ea6a57337c7c6e,libgetrandom-82dd8631dc371e2d,libnettle_sys-cf1feb8b44ba6fcd,libbase64-78d8dc57c3b9852a,libbuffered_reader-a93fdbd8bc65c554,liblazy_static-2bb390fee0230a38,libbzip2-7aadeda05b1e5032,libbzip2_sys-963c1b122fce7962,liblibc-b8e0df5cf30e389e,libflate2-959f7fff05519301,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libcfg_if-33ef6c02a07f9fec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lnettle" "-lhogweed" "-lgmp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustchsz0Bi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-0ba770c26fda8dfe/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tor_hkp_get-6ccff5004b49b930" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-net` (example "tor-hkp-get") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4f8ebd52d29f53cb8f3589c400dd991598c7ea0c48c9d59b3d843bc1523c350d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8ebd52d29f53cb8f3589c400dd991598c7ea0c48c9d59b3d843bc1523c350d", kill_on_drop: false }` [INFO] [stdout] 4f8ebd52d29f53cb8f3589c400dd991598c7ea0c48c9d59b3d843bc1523c350d