[INFO] cloning repository https://github.com/theapplegates/the-sequoia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theapplegates/the-sequoia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheapplegates%2Fthe-sequoia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheapplegates%2Fthe-sequoia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cab926bc5ac1c8a0acce33e54268ca848579f00d
[INFO] checking theapplegates/the-sequoia against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheapplegates%2Fthe-sequoia" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/theapplegates/the-sequoia
[INFO] finished tweaking git repo https://github.com/theapplegates/the-sequoia
[INFO] tweaked toml for git repo https://github.com/theapplegates/the-sequoia written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theapplegates/the-sequoia on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theapplegates/the-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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> openpgp/Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-openpgp` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> net/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-net` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> buffered-reader/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `buffered-reader` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> autocrypt/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-autocrypt` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> ipc/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-ipc` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded win-crypto-ng v0.5.1
[INFO] [stderr]   Downloaded twofish v0.7.1
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded z-base-32 v0.1.4
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded memsec v0.7.0
[INFO] [stderr]   Downloaded des v0.8.1
[INFO] [stderr]   Downloaded eax v0.5.0
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded ocb3 v0.1.0
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded dsa v0.6.3
[INFO] [stderr]   Downloaded botan-sys v0.11.1
[INFO] [stderr]   Downloaded idea v0.5.1
[INFO] [stderr]   Downloaded cfb-mode v0.8.2
[INFO] [stderr]   Downloaded botan v0.11.1
[INFO] [stderr]   Downloaded cast5 v0.11.1
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded ossl v1.3.1
[INFO] [stderr]   Downloaded capnp-futures v0.19.1
[INFO] [stderr]   Downloaded nettle-sys v2.3.1
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded camellia v0.1.0
[INFO] [stderr]   Downloaded capnpc v0.19.0
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded hickory-client v0.24.4
[INFO] [stderr]   Downloaded capnp-rpc v0.19.5
[INFO] [stderr]   Downloaded hickory-resolver v0.24.4
[INFO] [stderr]   Downloaded capnp v0.19.8
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded hickory-proto v0.24.4
[INFO] [stderr]   Downloaded nettle v7.4.0
[INFO] [stderr]   Downloaded sha1collisiondetection v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c
[INFO] running `Command { std: "docker" "start" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> buffered-reader/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `buffered-reader` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> ipc/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-ipc` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> openpgp/Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-openpgp` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> net/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-net` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> autocrypt/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `sequoia-autocrypt` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking buffered-reader v1.4.0 (/opt/rustwide/workdir/buffered-reader)
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> buffered-reader/src/limitor.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         cmp::min(std::usize::MAX as u64,
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking z-base-32 v0.1.4
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> buffered-reader/src/generic.rs:368:30
[INFO] [stdout]     |
[INFO] [stdout] 368 |             if v == std::u8::MAX {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> buffered-reader/src/memory.rs:158:30
[INFO] [stdout]     |
[INFO] [stdout] 158 |             if v == std::u8::MAX {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> buffered-reader/src/limitor.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         cmp::min(std::usize::MAX as u64,
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> buffered-reader/src/limitor.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 250 |             if v == std::u8::MAX {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> buffered-reader/src/dup.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |             if v == std::u8::MAX {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> buffered-reader/src/decompress_deflate.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 271 |             if v == std::u8::MAX {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking capnp-futures v0.19.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking capnp-rpc v0.19.5
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]    Compiling sequoia-openpgp v2.2.0-pqc.1 (/opt/rustwide/workdir/openpgp)
[INFO] [stderr]    Compiling sequoia-ipc v0.37.0-pqc.1 (/opt/rustwide/workdir/ipc)
[INFO] [stderr]     Checking nettle v7.4.0
[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: unused import: `std::ops::Deref`
[INFO] [stdout]  --> openpgp/src/cert/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/crypto/hash.rs:1231:28
[INFO] [stdout]      |
[INFO] [stdout] 1231 |             .min(std::u16::MAX as usize);
[INFO] [stdout]      |                            ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/crypto/mem.rs:460:23
[INFO] [stdout]     |
[INFO] [stdout] 460 |         1..=std::i32::MAX => Ordering::Greater,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> openpgp/src/crypto/mem.rs:462:19
[INFO] [stdout]     |
[INFO] [stdout] 462 |         std::i32::MIN..=-1 => Ordering::Less,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]    --> openpgp/src/crypto/s2k.rs:328:18
[INFO] [stdout]     |
[INFO] [stdout] 328 |         use std::usize;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/crypto/s2k.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |             0x3e00001..=usize::MAX => 0x3e00000,
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature.rs:2729:38
[INFO] [stdout]      |
[INFO] [stdout] 2729 |             if size + l <= std::u16::MAX as usize && acc.insert(p) {
[INFO] [stdout]      |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature.rs:2753:38
[INFO] [stdout]      |
[INFO] [stdout] 2753 |             if size + l <= std::u16::MAX as usize && acc.insert(p.clone()) {
[INFO] [stdout]      |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature.rs:2757:35
[INFO] [stdout]      |
[INFO] [stdout] 2757 |         assert!(size <= std::u16::MAX as usize);
[INFO] [stdout]      |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature/subpacket.rs:1037:27
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             > ::std::u16::MAX as usize
[INFO] [stdout]      |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature/subpacket.rs:1131:65
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         }).sum::<usize>() + packet.serialized_len() > std::u16::MAX as usize {
[INFO] [stdout]      |                                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/serialize.rs:2026:26
[INFO] [stdout]      |
[INFO] [stdout] 2026 |         if l > std::u16::MAX as usize {
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/serialize.rs:2034:26
[INFO] [stdout]      |
[INFO] [stdout] 2034 |         if l > std::u16::MAX as usize {
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/serialize/stream/partial_body.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |             if l > std::u32::MAX as usize {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> openpgp/src/types/timestamp.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::u32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> openpgp/src/types/timestamp.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 |             Ok(d) if d.as_secs() <= std::u32::MAX as u64 =>
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:307:37
[INFO] [stdout]     |
[INFO] [stdout] 307 |         if d.as_secs() <= std::u32::MAX as u64 {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 |         if s > u32::MAX as f64 {
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:454:35
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Ok(Self(std::u32::MAX))
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:466:55
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub(crate) const MAX : Timestamp = Timestamp(u32::MAX);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> openpgp/src/policy.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::u32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/policy.rs:830:17
[INFO] [stdout]     |
[INFO] [stdout] 830 |     if t > u32::MAX as u64 {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hickory-client v0.24.4
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/crypto/hash.rs:1231:28
[INFO] [stdout]      |
[INFO] [stdout] 1231 |             .min(std::u16::MAX as usize);
[INFO] [stdout]      |                            ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/crypto/mem.rs:460:23
[INFO] [stdout]     |
[INFO] [stdout] 460 |         1..=std::i32::MAX => Ordering::Greater,
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> openpgp/src/crypto/mem.rs:462:19
[INFO] [stdout]     |
[INFO] [stdout] 462 |         std::i32::MIN..=-1 => Ordering::Less,
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]    --> openpgp/src/crypto/s2k.rs:328:18
[INFO] [stdout]     |
[INFO] [stdout] 328 |         use std::usize;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/crypto/s2k.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |             0x3e00001..=usize::MAX => 0x3e00000,
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature.rs:2729:38
[INFO] [stdout]      |
[INFO] [stdout] 2729 |             if size + l <= std::u16::MAX as usize && acc.insert(p) {
[INFO] [stdout]      |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature.rs:2753:38
[INFO] [stdout]      |
[INFO] [stdout] 2753 |             if size + l <= std::u16::MAX as usize && acc.insert(p.clone()) {
[INFO] [stdout]      |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature.rs:2757:35
[INFO] [stdout]      |
[INFO] [stdout] 2757 |         assert!(size <= std::u16::MAX as usize);
[INFO] [stdout]      |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature/subpacket.rs:1037:27
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             > ::std::u16::MAX as usize
[INFO] [stdout]      |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/packet/signature/subpacket.rs:1131:65
[INFO] [stdout]      |
[INFO] [stdout] 1131 |         }).sum::<usize>() + packet.serialized_len() > std::u16::MAX as usize {
[INFO] [stdout]      |                                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/serialize.rs:2026:26
[INFO] [stdout]      |
[INFO] [stdout] 2026 |         if l > std::u16::MAX as usize {
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]     --> openpgp/src/serialize.rs:2034:26
[INFO] [stdout]      |
[INFO] [stdout] 2034 |         if l > std::u16::MAX as usize {
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/serialize/stream/partial_body.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |             if l > std::u32::MAX as usize {
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> openpgp/src/types/timestamp.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::u32;
[INFO] [stdout]   |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> openpgp/src/types/timestamp.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 |             Ok(d) if d.as_secs() <= std::u32::MAX as u64 =>
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:307:37
[INFO] [stdout]     |
[INFO] [stdout] 307 |         if d.as_secs() <= std::u32::MAX as u64 {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:407:21
[INFO] [stdout]     |
[INFO] [stdout] 407 |         if s > u32::MAX as f64 {
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:454:35
[INFO] [stdout]     |
[INFO] [stdout] 454 |                 Ok(Self(std::u32::MAX))
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:466:55
[INFO] [stdout]     |
[INFO] [stdout] 466 |     pub(crate) const MAX : Timestamp = Timestamp(u32::MAX);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:659:41
[INFO] [stdout]     |
[INFO] [stdout] 659 |                 || u32::from(u) == u32::MAX
[INFO] [stdout]     |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:700:39
[INFO] [stdout]     |
[INFO] [stdout] 700 |         let t4 = Timestamp::from(u32::MAX);
[INFO] [stdout]     |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/types/timestamp.rs:725:60
[INFO] [stdout]     |
[INFO] [stdout] 725 |                      UNIX_EPOCH + SystemDuration::new(u32::MAX as u64, 0));
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> openpgp/src/policy.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::u32;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/src/policy.rs:830:17
[INFO] [stdout]     |
[INFO] [stdout] 830 |     if t > u32::MAX as u64 {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> openpgp/src/crypto/backend/sha1cd.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut d = sha1collisiondetection::Output::default();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sequoia_openpgp`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `GenericArray<u8, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>> well-formed`
[INFO] [stdout]   --> openpgp/src/crypto/backend/sha1cd.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut d = sha1collisiondetection::Output::default();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>: ArrayLength`
[INFO] [stdout]    = note: which requires `UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>: generic_array::IsWithinUsizeBound`
[INFO] [stdout]    = note: which requires `<UInt<UTerm, B1> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>>::Output == _`
[INFO] [stdout]    = note: which requires `<UInt<UInt<UTerm, B1>, B0> as Shl<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>>::Output == _`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`sequoia_openpgp`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> openpgp/src/cert/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_supported` is never used
[INFO] [stdout]    --> openpgp/src/cert/builder.rs:350:12
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl PublicKeyAlgorithmSpecification {
[INFO] [stdout]     | ------------------------------------ method in this implementation
[INFO] [stdout] 349 |
[INFO] [stdout] 350 |     pub fn is_supported(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_supported` is never used
[INFO] [stdout]    --> openpgp/src/cert/builder.rs:551:12
[INFO] [stdout]     |
[INFO] [stdout] 548 | impl AlgorithmBundle {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 551 |     pub fn is_supported(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ciphersuite` is never read
[INFO] [stdout]    --> openpgp/src/cert/builder.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 598 | pub struct KeyBlueprint {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 603 |     ciphersuite: Option<CipherSuite>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KeyBlueprint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 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]     Checking sequoia-net v0.31.0-pqc.1 (/opt/rustwide/workdir/net)
[INFO] [stderr]     Checking sequoia-autocrypt v0.27.0-pqc.1 (/opt/rustwide/workdir/autocrypt)
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> openpgp/examples/statistics.rs:41:46
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut tags_size_min = vec![::std::u32::MAX; 64];
[INFO] [stdout]    |                                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> openpgp/examples/statistics.rs:53:61
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut sigs_subpacket_tags_size_min = vec![::std::u32::MAX; 256];
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/examples/statistics.rs:726:36
[INFO] [stdout]     |
[INFO] [stdout] 726 |             packets: ::std::usize::MAX,
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/examples/statistics.rs:727:34
[INFO] [stdout]     |
[INFO] [stdout] 727 |             bytes: ::std::usize::MAX,
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/examples/statistics.rs:728:36
[INFO] [stdout]     |
[INFO] [stdout] 728 |             tags: vec![::std::u32::MAX; 64],
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/examples/statistics.rs:729:36
[INFO] [stdout]     |
[INFO] [stdout] 729 |             sigs: vec![::std::u32::MAX; 256],
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/examples/statistics.rs:730:57
[INFO] [stdout]     |
[INFO] [stdout] 730 |             sigs_subpacket_tags_count: vec![::std::u32::MAX; 256],
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> openpgp/examples/statistics.rs:787:52
[INFO] [stdout]     |
[INFO] [stdout] 787 |             subpacket_tags_count: vec![::std::u32::MAX; 256],
[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]    --> 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: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> ipc/src/core.rs:180:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |             c.home = tmp.into_path();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> ipc/src/core.rs:180:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |             c.home = tmp.into_path();
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_supported` is never used
[INFO] [stdout]    --> openpgp/src/cert/builder.rs:350:12
[INFO] [stdout]     |
[INFO] [stdout] 348 | impl PublicKeyAlgorithmSpecification {
[INFO] [stdout]     | ------------------------------------ method in this implementation
[INFO] [stdout] 349 |
[INFO] [stdout] 350 |     pub fn is_supported(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_supported` is never used
[INFO] [stdout]    --> openpgp/src/cert/builder.rs:551:12
[INFO] [stdout]     |
[INFO] [stdout] 548 | impl AlgorithmBundle {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 551 |     pub fn is_supported(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ciphersuite` is never read
[INFO] [stdout]    --> openpgp/src/cert/builder.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 598 | pub struct KeyBlueprint {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 603 |     ciphersuite: Option<CipherSuite>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KeyBlueprint` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn value_padded(&self, to: usize) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> 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] warning: unused dependency `socket2`
[INFO] [stderr]   --> ipc/Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | socket2 = "0.5"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `socket2`
[INFO] [stderr] warning: `sequoia-ipc` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c", kill_on_drop: false }`
[INFO] [stdout] 0f40807bf3ca30d67a9e309070b791490fecffe50d30221ceb70647838611e1c
