[INFO] fetching crate sequoia-openpgp 2.2.0...
[INFO] testing sequoia-openpgp-2.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sequoia-openpgp 2.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sequoia-openpgp 2.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sequoia-openpgp 2.2.0
[INFO] tweaked toml for crates.io crate sequoia-openpgp 2.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sequoia-openpgp 2.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sequoia-openpgp 2.2.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffe93b82c6b9461ed1290904cdc7d680042319fd3a8d53d96c02edf4d2196d50
[INFO] running `Command { std: "docker" "start" "-a" "ffe93b82c6b9461ed1290904cdc7d680042319fd3a8d53d96c02edf4d2196d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe93b82c6b9461ed1290904cdc7d680042319fd3a8d53d96c02edf4d2196d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe93b82c6b9461ed1290904cdc7d680042319fd3a8d53d96c02edf4d2196d50", kill_on_drop: false }`
[INFO] [stdout] ffe93b82c6b9461ed1290904cdc7d680042319fd3a8d53d96c02edf4d2196d50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f446374664c8a48f98656ca393ff543d61b76c819a0eb7fe65a1723412bfec3
[INFO] running `Command { std: "docker" "start" "-a" "3f446374664c8a48f98656ca393ff543d61b76c819a0eb7fe65a1723412bfec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling sequoia-openpgp v2.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                         ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn descendants(&self) -> Option<Iter> {
[INFO] [stdout]     |                        ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn children(&self) -> Option<slice::Iter<Packet>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn children(&self) -> Option<slice::Iter<'_, Packet>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:455:31
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn descendants(&self) -> Option<Iter> {
[INFO] [stdout]     |                               ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 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]     --> src/parse.rs:4635:19
[INFO] [stdout]      |
[INFO] [stdout] 4635 |     pub fn as_ref(&self)
[INFO] [stdout]      |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 4636 |                   -> 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] 4636 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/packet_pile_parser.rs:259:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn packet(&self)
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 260 |                   -> std::result::Result<&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] 260 |                   -> std::result::Result<&PacketParser<'a>, &PacketParserEOF<'_>>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert.rs:704:24
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<key::PublicParts>
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 |     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]    --> src/cert.rs:764:33
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_>
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert.rs:979:20
[INFO] [stdout]     |
[INFO] [stdout] 979 |     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] 979 |     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]     --> src/cert.rs:1008:28
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     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] 1008 |     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]     --> src/cert.rs:1068:17
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub fn keys(&self) -> KeyAmalgamationIter<key::PublicParts, key::UnspecifiedRole>
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     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]     --> src/cert.rs:1118:21
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     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] 1118 |     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]     --> src/cert/amalgamation.rs:1275:33
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1276 |                                 -> 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] 1276 |                                 -> RevocationStatus<'_>
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/amalgamation.rs:1734:33
[INFO] [stdout]      |
[INFO] [stdout] 1734 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1735 |                                 -> 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] 1735 |                                 -> RevocationStatus<'_>
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/amalgamation/key.rs:571:33
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 572 |                                 -> 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] 572 |                                 -> RevocationStatus<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/builder/key.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn subkey(self, vc: ValidCert) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                             ^^^^^^^^^                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn subkey(self, vc: ValidCert<'_>) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/bundle.rs:971:33
[INFO] [stdout]     |
[INFO] [stdout] 971 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 972 |         -> 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] 972 |         -> RevocationStatus<'_>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/bundle.rs:1047:33
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1048 |         -> 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] 1048 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/bundle.rs:1117:33
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1118 |         -> 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] 1118 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn packet(&self, i: usize) -> Option<RawPacket> {
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn packet(&self, i: usize) -> Option<RawPacket<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket> {
[INFO] [stdout]     |                    ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn keys(&self) -> KeyIter<key::PublicParts, key::UnspecifiedRole> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 373 |     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]    --> src/serialize/cert.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |     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] 273 |     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]    --> src/packet_pile.rs:437:24
[INFO] [stdout]     |
[INFO] [stdout] 437 |     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] 437 |     pub fn descendants(&self) -> packet::Iter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.84s
[INFO] running `Command { std: "docker" "inspect" "3f446374664c8a48f98656ca393ff543d61b76c819a0eb7fe65a1723412bfec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f446374664c8a48f98656ca393ff543d61b76c819a0eb7fe65a1723412bfec3", kill_on_drop: false }`
[INFO] [stdout] 3f446374664c8a48f98656ca393ff543d61b76c819a0eb7fe65a1723412bfec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e52a2d2505e5754e2d334d8d04695cedf8aaa5181c96216f2979a94a56bdfb5
[INFO] running `Command { std: "docker" "start" "-a" "5e52a2d2505e5754e2d334d8d04695cedf8aaa5181c96216f2979a94a56bdfb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling sequoia-openpgp v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/packet/signature/subpacket.rs:506:21
[INFO] [stdout]     |
[INFO] [stdout] 506 |                     (u == 0 || u == 1 || u == 8
[INFO] [stdout]     |                     ^
[INFO] [stdout] ...
[INFO] [stdout] 509 |                      || 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] 506 ~                     u == 0 || u == 1 || u == 8
[INFO] [stdout] 507 |                      || u == 13 || u == 14 || u == 15
[INFO] [stdout] 508 |                      || u == 17 || u == 18 || u == 19
[INFO] [stdout] 509 ~                      || u == 38,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                         ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn descendants(&self) -> Option<Iter> {
[INFO] [stdout]     |                        ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn children(&self) -> Option<slice::Iter<Packet>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn children(&self) -> Option<slice::Iter<'_, Packet>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:455:31
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn descendants(&self) -> Option<Iter> {
[INFO] [stdout]     |                               ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 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]     --> src/parse.rs:4635:19
[INFO] [stdout]      |
[INFO] [stdout] 4635 |     pub fn as_ref(&self)
[INFO] [stdout]      |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 4636 |                   -> 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] 4636 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/packet_pile_parser.rs:259:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn packet(&self)
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 260 |                   -> std::result::Result<&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] 260 |                   -> std::result::Result<&PacketParser<'a>, &PacketParserEOF<'_>>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert.rs:704:24
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<key::PublicParts>
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 |     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]    --> src/cert.rs:764:33
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_>
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert.rs:979:20
[INFO] [stdout]     |
[INFO] [stdout] 979 |     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] 979 |     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]     --> src/cert.rs:1008:28
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     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] 1008 |     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]     --> src/cert.rs:1068:17
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub fn keys(&self) -> KeyAmalgamationIter<key::PublicParts, key::UnspecifiedRole>
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     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]     --> src/cert.rs:1118:21
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     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] 1118 |     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]     --> src/cert/amalgamation.rs:1275:33
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1276 |                                 -> 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] 1276 |                                 -> RevocationStatus<'_>
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/amalgamation.rs:1734:33
[INFO] [stdout]      |
[INFO] [stdout] 1734 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1735 |                                 -> 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] 1735 |                                 -> RevocationStatus<'_>
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/amalgamation/key.rs:571:33
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 572 |                                 -> 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] 572 |                                 -> RevocationStatus<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/builder/key.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn subkey(self, vc: ValidCert) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                             ^^^^^^^^^                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn subkey(self, vc: ValidCert<'_>) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/bundle.rs:971:33
[INFO] [stdout]     |
[INFO] [stdout] 971 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 972 |         -> 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] 972 |         -> RevocationStatus<'_>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/bundle.rs:1047:33
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1048 |         -> 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] 1048 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/bundle.rs:1117:33
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1118 |         -> 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] 1118 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn packet(&self, i: usize) -> Option<RawPacket> {
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn packet(&self, i: usize) -> Option<RawPacket<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket> {
[INFO] [stdout]     |                    ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn keys(&self) -> KeyIter<key::PublicParts, key::UnspecifiedRole> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 373 |     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]    --> src/serialize/cert.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |     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] 273 |     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]    --> src/packet_pile.rs:437:24
[INFO] [stdout]     |
[INFO] [stdout] 437 |     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] 437 |     pub fn descendants(&self) -> packet::Iter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                         ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn descendants(&self) -> Option<Iter> {
[INFO] [stdout]     |                        ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:260:21
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn children(&self) -> Option<slice::Iter<Packet>> {
[INFO] [stdout]     |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn children(&self) -> Option<slice::Iter<'_, Packet>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet/container.rs:455:31
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn descendants(&self) -> Option<Iter> {
[INFO] [stdout]     |                               ^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn descendants(&self) -> Option<Iter<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 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]     --> src/parse.rs:4635:19
[INFO] [stdout]      |
[INFO] [stdout] 4635 |     pub fn as_ref(&self)
[INFO] [stdout]      |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 4636 |                   -> 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] 4636 |                   -> StdResult<&PacketParser<'a>, &PacketParserEOF<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/packet_pile_parser.rs:259:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn packet(&self)
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here
[INFO] [stdout] 260 |                   -> std::result::Result<&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] 260 |                   -> std::result::Result<&PacketParser<'a>, &PacketParserEOF<'_>>
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert.rs:704:24
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn primary_key(&self) -> PrimaryKeyAmalgamation<key::PublicParts>
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 |     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]    --> src/cert.rs:764:33
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 764 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T) -> RevocationStatus<'_>
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert.rs:979:20
[INFO] [stdout]     |
[INFO] [stdout] 979 |     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] 979 |     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]     --> src/cert.rs:1008:28
[INFO] [stdout]      |
[INFO] [stdout] 1008 |     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] 1008 |     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]     --> src/cert.rs:1068:17
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     pub fn keys(&self) -> KeyAmalgamationIter<key::PublicParts, key::UnspecifiedRole>
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     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]     --> src/cert.rs:1080:27
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub(crate) fn subkeys(&self)
[INFO] [stdout]      |                           ^^^^^ the lifetime is elided here
[INFO] [stdout] 1081 |         -> KeyAmalgamationIter<key::PublicParts, key::SubordinateRole>
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1081 |         -> KeyAmalgamationIter<'_, key::PublicParts, key::SubordinateRole>
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert.rs:1118:21
[INFO] [stdout]      |
[INFO] [stdout] 1118 |     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] 1118 |     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]     --> src/cert/amalgamation.rs:1275:33
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1276 |                                 -> 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] 1276 |                                 -> RevocationStatus<'_>
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/amalgamation.rs:1734:33
[INFO] [stdout]      |
[INFO] [stdout] 1734 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1735 |                                 -> 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] 1735 |                                 -> RevocationStatus<'_>
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/amalgamation/key.rs:571:33
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 572 |                                 -> 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] 572 |                                 -> RevocationStatus<'_>
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/builder/key.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn subkey(self, vc: ValidCert) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                             ^^^^^^^^^                          ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn subkey(self, vc: ValidCert<'_>) -> Result<SubkeyBuilder<'_>> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/bundle.rs:971:33
[INFO] [stdout]     |
[INFO] [stdout] 971 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 972 |         -> 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] 972 |         -> RevocationStatus<'_>
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/bundle.rs:1047:33
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1048 |         -> 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] 1048 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/cert/bundle.rs:1117:33
[INFO] [stdout]      |
[INFO] [stdout] 1117 |     pub fn revocation_status<T>(&self, policy: &dyn Policy, t: T)
[INFO] [stdout]      |                                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 1118 |         -> 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] 1118 |         -> RevocationStatus<'_>
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn packet(&self, i: usize) -> Option<RawPacket> {
[INFO] [stdout]     |                   ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn packet(&self, i: usize) -> Option<RawPacket<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket> {
[INFO] [stdout]     |                    ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn packets(&self) -> impl Iterator<Item=RawPacket<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cert/raw.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn keys(&self) -> KeyIter<key::PublicParts, key::UnspecifiedRole> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 373 |     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]     --> src/cert/raw.rs:1115:29
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     fn compare_parse(bytes: &[u8]) -> Vec<RawCert> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     fn compare_parse(bytes: &[u8]) -> Vec<RawCert<'_>> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/serialize/cert.rs:273:19
[INFO] [stdout]     |
[INFO] [stdout] 273 |     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] 273 |     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]    --> src/packet_pile.rs:437:24
[INFO] [stdout]     |
[INFO] [stdout] 437 |     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] 437 |     pub fn descendants(&self) -> packet::Iter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sequoia-openpgp` (lib test); 29 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name sequoia_openpgp --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --test --cfg 'feature="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=c7a75a11fddc1193 -C extra-filename=-29f303b26eed3b15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-fdba07d67bc1c1a5.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-c89817d0eee735d6.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-09fb2e4adf77bd0b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cd43ab928f03721e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-0eddceeccbf472cb.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-58656ea33f6251e6.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-481067bd84261da4.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-b0362071817903f8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-86fca9c761e09338.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-e64c28c92a459825.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-4bff5cccdf1d77e2.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-953a49795adb0a5d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-92357722ab98bcbe.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5557b9c26c4b2cbb.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-5210c8a89f502eee.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-f5e1766e1cecfc6d.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-d34c34881cd1b5cb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-81445da78358ecb6.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-89bb1c13ccea4592.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-9257d80c0d496425/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sequoia-openpgp` (example "secret-leak-detector")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name secret_leak_detector --edition=2021 tests/secret-leak-detector/detector.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --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=6c57aa3cefdc8f13 -C extra-filename=-4e89f29f4d6a62fc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-fdba07d67bc1c1a5.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-c89817d0eee735d6.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-09fb2e4adf77bd0b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cd43ab928f03721e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-0eddceeccbf472cb.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-58656ea33f6251e6.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-481067bd84261da4.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-b0362071817903f8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-86fca9c761e09338.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-e64c28c92a459825.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-4bff5cccdf1d77e2.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-953a49795adb0a5d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-92357722ab98bcbe.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5557b9c26c4b2cbb.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-5210c8a89f502eee.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-f5e1766e1cecfc6d.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-ce92e0648cdb9676.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-d34c34881cd1b5cb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-81445da78358ecb6.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-89bb1c13ccea4592.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-9257d80c0d496425/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-openpgp` (example "reply-encrypted")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name reply_encrypted --edition=2021 examples/reply-encrypted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --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=921a24c04c5a2938 -C extra-filename=-08f833d07c9a63e4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-fdba07d67bc1c1a5.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-c89817d0eee735d6.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-09fb2e4adf77bd0b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-cd43ab928f03721e.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-0eddceeccbf472cb.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-58656ea33f6251e6.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-481067bd84261da4.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-b0362071817903f8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-86fca9c761e09338.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-e64c28c92a459825.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-4bff5cccdf1d77e2.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-953a49795adb0a5d.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-92357722ab98bcbe.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5557b9c26c4b2cbb.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-5210c8a89f502eee.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-f5e1766e1cecfc6d.rlib --extern sequoia_openpgp=/opt/rustwide/target/debug/deps/libsequoia_openpgp-ce92e0648cdb9676.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-d34c34881cd1b5cb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-81445da78358ecb6.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-89bb1c13ccea4592.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-9257d80c0d496425/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5e52a2d2505e5754e2d334d8d04695cedf8aaa5181c96216f2979a94a56bdfb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e52a2d2505e5754e2d334d8d04695cedf8aaa5181c96216f2979a94a56bdfb5", kill_on_drop: false }`
[INFO] [stdout] 5e52a2d2505e5754e2d334d8d04695cedf8aaa5181c96216f2979a94a56bdfb5
