[INFO] cloning repository https://github.com/Sk7Str1p3/sequoia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sk7Str1p3/sequoia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSk7Str1p3%2Fsequoia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSk7Str1p3%2Fsequoia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05e6707ad2c68fa52a30c3c9a21d54dc00089919
[INFO] building Sk7Str1p3/sequoia against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSk7Str1p3%2Fsequoia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Sk7Str1p3/sequoia
[INFO] finished tweaking git repo https://github.com/Sk7Str1p3/sequoia
[INFO] tweaked toml for git repo https://github.com/Sk7Str1p3/sequoia written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sk7Str1p3/sequoia on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sk7Str1p3/sequoia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69b0686ac5b232c5270a48e42c791b9a61b1a81b1bfd075f77ce4a24b4a904b5
[INFO] running `Command { std: "docker" "start" "-a" "69b0686ac5b232c5270a48e42c791b9a61b1a81b1bfd075f77ce4a24b4a904b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69b0686ac5b232c5270a48e42c791b9a61b1a81b1bfd075f77ce4a24b4a904b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b0686ac5b232c5270a48e42c791b9a61b1a81b1bfd075f77ce4a24b4a904b5", kill_on_drop: false }`
[INFO] [stdout] 69b0686ac5b232c5270a48e42c791b9a61b1a81b1bfd075f77ce4a24b4a904b5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36864779db83749960ade5a09fbd82941c54b4e8ba9f2d16dcab37c9e5919645
[INFO] running `Command { std: "docker" "start" "-a" "36864779db83749960ade5a09fbd82941c54b4e8ba9f2d16dcab37c9e5919645", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.13
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bzip2 v0.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling buffered-reader v1.4.0 (/opt/rustwide/workdir/buffered-reader)
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0 (/opt/rustwide/workdir/openpgp)
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0 (/opt/rustwide/workdir/ipc)
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling capnp-futures v0.19.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling capnp-rpc v0.19.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling hickory-client v0.24.4
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:289:26
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<[u8]>>
[INFO] [stdout]     |                          ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<'_, [u8]>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:313:35
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]>
[INFO] [stdout]     |                                   ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:324:37
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]>
[INFO] [stdout]     |                                     ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                         ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs: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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/src/packet/user_attribute.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/parse.rs: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]    --> openpgp/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]   --> openpgp/src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs: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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    Compiling sequoia-net v0.30.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling sequoia-autocrypt v0.26.0 (/opt/rustwide/workdir/autocrypt)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> autocrypt/src/lib.rs:565:30
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn from_bytes(bytes: &[u8])
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 566 |         -> Result<AutocryptSetupMessageParser>
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |         -> Result<AutocryptSetupMessageParser<'_>>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "36864779db83749960ade5a09fbd82941c54b4e8ba9f2d16dcab37c9e5919645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36864779db83749960ade5a09fbd82941c54b4e8ba9f2d16dcab37c9e5919645", kill_on_drop: false }`
[INFO] [stdout] 36864779db83749960ade5a09fbd82941c54b4e8ba9f2d16dcab37c9e5919645
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 614940ac8b9878c91b6f134415a5489bbd8afcfeb486e4778e657ff26849544b
[INFO] running `Command { std: "docker" "start" "-a" "614940ac8b9878c91b6f134415a5489bbd8afcfeb486e4778e657ff26849544b", kill_on_drop: false }`
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling buffered-reader v1.4.0 (/opt/rustwide/workdir/buffered-reader)
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hickory-client v0.24.4
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0 (/opt/rustwide/workdir/openpgp)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0 (/opt/rustwide/workdir/ipc)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> openpgp/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]    --> openpgp/src/crypto/mod.rs:289:26
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<[u8]>>
[INFO] [stdout]     |                          ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<'_, [u8]>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:313:35
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]>
[INFO] [stdout]     |                                   ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:324:37
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]>
[INFO] [stdout]     |                                     ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                         ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs: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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/src/packet/user_attribute.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/parse.rs: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]    --> openpgp/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]   --> openpgp/src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs: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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    Compiling sequoia-net v0.30.0 (/opt/rustwide/workdir/net)
[INFO] [stderr]    Compiling sequoia-autocrypt v0.26.0 (/opt/rustwide/workdir/autocrypt)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> autocrypt/src/lib.rs:565:30
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn from_bytes(bytes: &[u8])
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 566 |         -> Result<AutocryptSetupMessageParser>
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |         -> Result<AutocryptSetupMessageParser<'_>>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> autocrypt/src/lib.rs:565:30
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn from_bytes(bytes: &[u8])
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here
[INFO] [stdout] 566 |         -> Result<AutocryptSetupMessageParser>
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 566 |         -> Result<AutocryptSetupMessageParser<'_>>
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:289:26
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<[u8]>>
[INFO] [stdout]     |                          ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn pad(value: &[u8], to: usize) -> Result<Cow<'_, [u8]>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:313:35
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<[u8]>
[INFO] [stdout]     |                                   ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub(crate) fn pad_at_least(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mod.rs:324:37
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<[u8]>
[INFO] [stdout]     |                                     ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub(crate) fn pad_truncating(value: &[u8], to: usize) -> Cow<'_, [u8]>
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/crypto/mpi.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<[u8]>> {
[INFO] [stdout]     |                         ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/packet/container.rs: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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/src/packet/user_attribute.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn subpackets(&self) -> SubpacketIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> openpgp/src/parse.rs: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]    --> openpgp/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]   --> openpgp/src/parse/map.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field> + Send + Sync {
[INFO] [stdout]    |                 ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn iter(&self) -> impl Iterator<Item = Field<'_>> + Send + Sync {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> openpgp/src/cert.rs: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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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]    --> openpgp/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]     --> openpgp/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]    --> openpgp/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]    --> openpgp/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); 32 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name sequoia_openpgp --edition=2021 openpgp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --test --cfg 'feature="__implicit-crypto-backend-for-tests"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=2c325c2f85cf9295 -C extra-filename=-e9d166aee8593206 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1b5825828071c9bf.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-904d0e0efe577153.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-cbcd1a77d446ab28.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-e66e5c33781ddfe8.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8e0de0d15494d2e3.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-4c62132e633b8023.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2d0d6e7067839646.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-74b3cd4c66cb8134.rlib --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-41cc72502598f416.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-385d50afd5ede937.rlib --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-312a61e3fd68c51a.rlib --extern nettle=/opt/rustwide/target/debug/deps/libnettle-d43bd6c58115a157.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-99b86813ab192054.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a577715e8816dd12.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-c15f9a6d9b1b952e.rlib --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-2629a6aefeb81208.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3666b0766e77d5d9.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-909b07afcd1f32b0/out/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "614940ac8b9878c91b6f134415a5489bbd8afcfeb486e4778e657ff26849544b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614940ac8b9878c91b6f134415a5489bbd8afcfeb486e4778e657ff26849544b", kill_on_drop: false }`
[INFO] [stdout] 614940ac8b9878c91b6f134415a5489bbd8afcfeb486e4778e657ff26849544b
