[INFO] fetching crate sequoia-openpgp 1.21.2... [INFO] checking sequoia-openpgp-1.21.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate sequoia-openpgp 1.21.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate sequoia-openpgp 1.21.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sequoia-openpgp 1.21.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sequoia-openpgp 1.21.2 [INFO] tweaked toml for crates.io crate sequoia-openpgp 1.21.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate sequoia-openpgp 1.21.2 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df6e09fceff0777ee477036e7652b43825f331895b9891c87d2f3ada052ef212 [INFO] running `Command { std: "docker" "start" "-a" "df6e09fceff0777ee477036e7652b43825f331895b9891c87d2f3ada052ef212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df6e09fceff0777ee477036e7652b43825f331895b9891c87d2f3ada052ef212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6e09fceff0777ee477036e7652b43825f331895b9891c87d2f3ada052ef212", kill_on_drop: false }` [INFO] [stdout] df6e09fceff0777ee477036e7652b43825f331895b9891c87d2f3ada052ef212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14059e92a99a96b92975c674a6a35f5ec95ed2cfe3947b5ef85aa6d720374bab [INFO] running `Command { std: "docker" "start" "-a" "14059e92a99a96b92975c674a6a35f5ec95ed2cfe3947b5ef85aa6d720374bab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking generic-array v1.1.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking buffered-reader v1.3.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking xxhash-rust v0.8.11 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling nettle-sys v2.3.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking idna v1.0.2 [INFO] [stderr] Checking nettle v7.4.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling sequoia-openpgp v1.21.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/packet/signature/subpacket.rs:490:21 [INFO] [stdout] | [INFO] [stdout] 490 | (u == 0 || u == 1 || u == 8 [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | || u == 38), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 ~ u == 0 || u == 1 || u == 8 [INFO] [stdout] 491 | || u == 13 || u == 14 || u == 15 [INFO] [stdout] 492 | || u == 17 || u == 18 || u == 19 [INFO] [stdout] 493 ~ || u == 38, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 535 | create_conversions!(KeyComponentAmalgamation<'a>); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` which comes from the expansion of the macro `create_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 537 | create_part_conversions!(PrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 538 | create_part_conversions!(SubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 539 | create_part_conversions!(ErasedKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 540 | create_part_conversions!(ValidPrimaryKeyAmalgamation<'a;>); [INFO] [stdout] | ---------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 541 | create_part_conversions!(ValidSubordinateKeyAmalgamation<'a;>); [INFO] [stdout] | -------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn parts_as_unspecified(&$($l)* self) -> &$Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/packet/key/conversions.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parts_as_unspecified_mut(&$($l)* mut self) -> &mut $Key<$($l, )* UnspecifiedParts, $($g, )*> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 542 | create_part_conversions!(ValidErasedKeyAmalgamation<'a;>); [INFO] [stdout] | --------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | lifetime `'a` declared here [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `create_part_conversions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `crypto::aead::Decryptor<'_, S>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/aead.rs:574:14 [INFO] [stdout] | [INFO] [stdout] 572 | fn into_inner<'b>(self: Box) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 573 | -> Option + 'b>> where Self: 'b { [INFO] [stdout] 574 | Some(self.reader.into_reader().source.into_boxed()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(packet::Key, Option)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/asymmetric.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | fn from(p: KeyPair) -> Self { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let (key, secret) = (p.public, p.secret); [INFO] [stdout] 209 | key.add_secret(secret.into()).0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `crypto::symmetric::Decryptor<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/symmetric.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 265 | fn into_inner<'b>(self: Box) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | -> Option + 'b>> where Self: 'b { [INFO] [stdout] 267 | Some(self.reader.into_reader().source.into_boxed()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/packet/userid.rs:821:24 [INFO] [stdout] | [INFO] [stdout] 816 | pub fn from_address(name: O, comment: O, email: S) [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 821 | Self::assemble(name.into().as_ref().map(|s| s.as_ref()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/packet/userid.rs:856:24 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn from_unchecked_address(name: O, comment: O, address: S) [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 856 | Self::assemble(name.into().as_ref().map(|s| s.as_ref()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParserResult<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse/packet_parser_builder.rs:487:15 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn build(mut self) [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 487 | match PacketParser::parse(Box::new(self.bio), state, vec![ 0 ])? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `NoDecryptionHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse/stream.rs:1291:9 [INFO] [stdout] | [INFO] [stdout] 1290 | pub fn into_helper(self) -> H { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1291 | self.decryptor.into_helper().v [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `NoDecryptionHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse/stream.rs:1669:9 [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn into_helper(self) -> H { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1669 | self.decryptor.into_helper().v [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(packet::Packet, PacketParserResult<'_>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:3284:15 [INFO] [stdout] | [INFO] [stdout] 3271 | let ppr = [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3284 | match (p, ppr) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `packet::Packet` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1118:19 [INFO] [stdout] | [INFO] [stdout] 1046 | (_, p, _): (usize, Option<(Packet, Vec)>, usize), [INFO] [stdout] | --------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1047 | (_, c, _): (usize, Option>, usize), [INFO] [stdout] | --------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1118 | Some((pkt, _)) => [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `low_level::lexer::Token` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1193:13 [INFO] [stdout] | [INFO] [stdout] 1173 | (_, sigs, _): (usize, Option>, usize), [INFO] [stdout] | ------------ [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1174 | (_, sig, _): (usize, lexer::Token, usize), [INFO] [stdout] | ----------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1193 | tok => unreachable!("Expected signature token, got {:?}", tok), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1341:15 [INFO] [stdout] | [INFO] [stdout] 1337 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1341 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1357:15 [INFO] [stdout] | [INFO] [stdout] 1353 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1357 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1375:15 [INFO] [stdout] | [INFO] [stdout] 1371 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1375 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1391:15 [INFO] [stdout] | [INFO] [stdout] 1387 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1391 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1407:15 [INFO] [stdout] | [INFO] [stdout] 1403 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1407 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option, anyhow::Error>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/raw.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 459 | let mut parser = RawCertParser::from_buffered_reader(reader)?; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | if let Some(cert_result) = parser.next() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result, anyhow::Error>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/raw.rs:992:15 [INFO] [stdout] | [INFO] [stdout] 758 | let mut pending_error = None; [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 992 | match primary_key.expect("set") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert.rs:1408:36 [INFO] [stdout] | [INFO] [stdout] 1407 | let mut i = parser::CertParser::from_iter(p); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1408 | if let Some(cert_result) = i.next() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert.rs:3612:36 [INFO] [stdout] | [INFO] [stdout] 3611 | let mut parser = parser::CertParser::from(ppr); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3612 | if let Some(cert_result) = parser.next() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `MessageValidity` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/message/mod.rs:483:15 [INFO] [stdout] | [INFO] [stdout] 453 | fn try_from(pile: PacketPile) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 454 | let mut v = MessageValidator::new(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 483 | match v.check() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `digest_size` is never used [INFO] [stdout] --> src/crypto/aead.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Aead : seal::Sealed { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 60 | fn digest_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `block_size` is never used [INFO] [stdout] --> src/crypto/symmetric.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) trait Mode: Send + Sync { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 20 | /// Block size of the underlying cipher in bytes. [INFO] [stdout] 21 | fn block_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `cookie_set`, `cookie_mut`, `write_be_u16`, and `write_be_u32` are never used [INFO] [stdout] --> src/serialize/stream/writer/mod.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 90 | fn cookie_set(&mut self, cookie: C) -> C; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | fn cookie_mut(&mut self) -> &mut C; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | fn write_be_u16(&mut self, n: u16) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn write_be_u32(&mut self, n: u32) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> src/types/mod.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> src/types/mod.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-openpgp` (lib) due to 22 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `crypto::aead::Decryptor<'_, S>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/aead.rs:574:14 [INFO] [stdout] | [INFO] [stdout] 572 | fn into_inner<'b>(self: Box) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 573 | -> Option + 'b>> where Self: 'b { [INFO] [stdout] 574 | Some(self.reader.into_reader().source.into_boxed()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(packet::Key, Option)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/asymmetric.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | fn from(p: KeyPair) -> Self { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let (key, secret) = (p.public, p.secret); [INFO] [stdout] 209 | key.add_secret(secret.into()).0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `parse::PacketParser<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/s2k.rs:551:17 [INFO] [stdout] | [INFO] [stdout] 464 | let tests = [ [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 551 | let pp = PacketParser::from_bytes(path).unwrap().unwrap(); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `crypto::symmetric::Decryptor<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/symmetric.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 265 | fn into_inner<'b>(self: Box) [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | -> Option + 'b>> where Self: 'b { [INFO] [stdout] 267 | Some(self.reader.into_reader().source.into_boxed()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/packet/userid.rs:821:24 [INFO] [stdout] | [INFO] [stdout] 816 | pub fn from_address(name: O, comment: O, email: S) [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 821 | Self::assemble(name.into().as_ref().map(|s| s.as_ref()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/packet/userid.rs:856:24 [INFO] [stdout] | [INFO] [stdout] 851 | pub fn from_unchecked_address(name: O, comment: O, address: S) [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 856 | Self::assemble(name.into().as_ref().map(|s| s.as_ref()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/packet/mod.rs:2100:19 [INFO] [stdout] | [INFO] [stdout] 2080 | / quickcheck! { [INFO] [stdout] 2081 | | /// Given a packet and a position, induces a bit flip in the [INFO] [stdout] 2082 | | /// serialized form, then checks that PartialEq detects that. [INFO] [stdout] 2083 | | /// Recall that for packets, PartialEq is defined using the [INFO] [stdout] ... | [INFO] [stdout] 2100 | | match Packet::from_bytes(&buf) { [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 2104 | | } [INFO] [stdout] 2105 | | } [INFO] [stdout] | |_____- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `ParserResult<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse/packet_parser_builder.rs:487:15 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn build(mut self) [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 487 | match PacketParser::parse(Box::new(self.bio), state, vec![ 0 ])? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `NoDecryptionHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse/stream.rs:1291:9 [INFO] [stdout] | [INFO] [stdout] 1290 | pub fn into_helper(self) -> H { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1291 | self.decryptor.into_helper().v [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `NoDecryptionHelper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse/stream.rs:1669:9 [INFO] [stdout] | [INFO] [stdout] 1668 | pub fn into_helper(self) -> H { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1669 | self.decryptor.into_helper().v [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `parse::PacketParser<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:2953:13 [INFO] [stdout] | [INFO] [stdout] 2938 | let tests = [ [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2953 | let pp = PacketParser::from_bytes( [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(packet::Packet, parse::PacketParserResult<'_>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:3284:15 [INFO] [stdout] | [INFO] [stdout] 3271 | let ppr = [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3284 | match (p, ppr) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `parse::PacketParserResult<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:6364:17 [INFO] [stdout] | [INFO] [stdout] 6364 | let ppr = PacketParserBuilder::from_bytes(msg2).unwrap() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let x = $expr; [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `parse::PacketParser<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:6398:41 [INFO] [stdout] | [INFO] [stdout] 6380 | let uid = Packet::UserID("foobar".into()); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6385 | let ppr = PacketParserBuilder::from_bytes(&buf).unwrap() [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6395 | let ppr = PacketParserBuilder::from_bytes(&buf).unwrap() [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6398 | if let PacketParserResult::Some(pp) = ppr { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `packet::Packet` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1118:19 [INFO] [stdout] | [INFO] [stdout] 1046 | (_, p, _): (usize, Option<(Packet, Vec)>, usize), [INFO] [stdout] | --------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1047 | (_, c, _): (usize, Option>, usize), [INFO] [stdout] | --------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1118 | Some((pkt, _)) => [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `low_level::lexer::Token` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1193:13 [INFO] [stdout] | [INFO] [stdout] 1173 | (_, sigs, _): (usize, Option>, usize), [INFO] [stdout] | ------------ [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1174 | (_, sig, _): (usize, lexer::Token, usize), [INFO] [stdout] | ----------- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1193 | tok => unreachable!("Expected signature token, got {:?}", tok), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1341:15 [INFO] [stdout] | [INFO] [stdout] 1337 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1341 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1357:15 [INFO] [stdout] | [INFO] [stdout] 1353 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1357 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1375:15 [INFO] [stdout] | [INFO] [stdout] 1371 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1375 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1391:15 [INFO] [stdout] | [INFO] [stdout] 1387 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1391 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/sequoia-openpgp-2db8c3683725adcd/out/cert/parser/low_level/grammar.rs:1407:15 [INFO] [stdout] | [INFO] [stdout] 1403 | (_, t, _): (usize, lexer::Token, usize), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1407 | match Option::::from(t) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `parser::CertValidator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/parser/mod.rs:1210:21 [INFO] [stdout] | [INFO] [stdout] 1210 | let mut l = CertValidator::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let x = $expr; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `parser::CertValidator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/parser/mod.rs:1277:21 [INFO] [stdout] | [INFO] [stdout] 1277 | let mut l = CertValidator::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let x = $expr; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option, anyhow::Error>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/raw.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 459 | let mut parser = RawCertParser::from_buffered_reader(reader)?; [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | if let Some(cert_result) = parser.next() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result, anyhow::Error>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/raw.rs:992:15 [INFO] [stdout] | [INFO] [stdout] 758 | let mut pending_error = None; [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 992 | match primary_key.expect("set") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::iter::Zip>, std::slice::Iter<'_, tag::Tag>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert/raw.rs:1180:25 [INFO] [stdout] | [INFO] [stdout] 1165 | let certs = compare_parse(bytes); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1180 | for (p, tag) in cert.packets().zip(tags.iter()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert.rs:1408:36 [INFO] [stdout] | [INFO] [stdout] 1407 | let mut i = parser::CertParser::from_iter(p); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1408 | if let Some(cert_result) = i.next() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert.rs:3612:36 [INFO] [stdout] | [INFO] [stdout] 3611 | let mut parser = parser::CertParser::from(ppr); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3612 | if let Some(cert_result) = parser.next() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cert.rs:4499:17 [INFO] [stdout] | [INFO] [stdout] 4499 | let cert = parse_cert(crate::tests::key("testy-broken-no-uid.pgp"), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let x = $expr; [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `State` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serialize/stream.rs:3521:17 [INFO] [stdout] | [INFO] [stdout] 3493 | let passwords = vec!["streng geheim".into(), [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3521 | let mut state = State::Start; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::vec::IntoIter>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/serialize.rs:3496:18 [INFO] [stdout] | [INFO] [stdout] 3392 | let mut one = Literal::new(T); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3393 | one.set_body(b"one".to_vec()); [INFO] [stdout] 3394 | let mut two = Literal::new(T); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3395 | two.set_body(b"two".to_vec()); [INFO] [stdout] 3396 | let mut three = Literal::new(T); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 3397 | three.set_body(b"three".to_vec()); [INFO] [stdout] 3398 | let mut four = Literal::new(T); [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 3496 | for m in messages.into_iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `message::MessageValidity` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/message/mod.rs:483:15 [INFO] [stdout] | [INFO] [stdout] 453 | fn try_from(pile: PacketPile) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 454 | let mut v = MessageValidator::new(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 483 | match v.check() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `message::MessageValidator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/message/mod.rs:662:21 [INFO] [stdout] | [INFO] [stdout] 662 | let mut l = MessageValidator::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let x = $expr; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `message::MessageValidator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/message/mod.rs:802:17 [INFO] [stdout] | [INFO] [stdout] 802 | let mut l = MessageValidator::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let x = $expr; [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyStruct` is never constructed [INFO] [stdout] --> src/macros.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct MyStruct {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithLifetime` is never constructed [INFO] [stdout] --> src/macros.rs:216:16 [INFO] [stdout] | [INFO] [stdout] 216 | pub struct WithLifetime<'a> { _p: std::marker::PhantomData<&'a ()> } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriter` is never constructed [INFO] [stdout] --> src/macros.rs:221:16 [INFO] [stdout] | [INFO] [stdout] 221 | pub struct MyWriter { _p: std::marker::PhantomData } [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MyWriterWithLifetime` is never constructed [INFO] [stdout] --> src/macros.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct MyWriterWithLifetime<'a, C, W: std::io::Write> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `digest_size` is never used [INFO] [stdout] --> src/crypto/aead.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub trait Aead : seal::Sealed { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] ... [INFO] [stdout] 60 | fn digest_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `block_size` is never used [INFO] [stdout] --> src/crypto/symmetric.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) trait Mode: Send + Sync { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 20 | /// Block size of the underlying cipher in bytes. [INFO] [stdout] 21 | fn block_size(&self) -> usize; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_be_u16` and `write_be_u32` are never used [INFO] [stdout] --> src/serialize/stream/writer/mod.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 107 | fn write_be_u16(&mut self, n: u16) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn write_be_u32(&mut self, n: u32) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sendable` is never used [INFO] [stdout] --> src/types/mod.rs:71:18 [INFO] [stdout] | [INFO] [stdout] 71 | pub(crate) trait Sendable : Send {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Syncable` is never used [INFO] [stdout] --> src/types/mod.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait Syncable : Sync {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/parse/stream.rs:3028:1 [INFO] [stdout] | [INFO] [stdout] 3028 | pub mod test { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/parse/stream.rs:3040:5 [INFO] [stdout] | [INFO] [stdout] 3040 | pub struct VHelper { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/parse/stream.rs:3081:9 [INFO] [stdout] | [INFO] [stdout] 3081 | / pub fn new(good: usize, unknown: usize, bad: usize, error: usize, [INFO] [stdout] 3082 | | certs: Vec) [INFO] [stdout] 3083 | | -> Self { [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/parse/stream.rs:3097:9 [INFO] [stdout] | [INFO] [stdout] 3097 | / pub fn for_decryption(good: usize, unknown: usize, bad: usize, [INFO] [stdout] 3098 | | error: usize, [INFO] [stdout] 3099 | | certs: Vec, [INFO] [stdout] 3100 | | keys: Vec, [INFO] [stdout] 3101 | | passwords: Vec) [INFO] [stdout] 3102 | | -> Self { [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sequoia-openpgp` (lib test) due to 35 previous errors; 28 warnings emitted [INFO] running `Command { std: "docker" "inspect" "14059e92a99a96b92975c674a6a35f5ec95ed2cfe3947b5ef85aa6d720374bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14059e92a99a96b92975c674a6a35f5ec95ed2cfe3947b5ef85aa6d720374bab", kill_on_drop: false }` [INFO] [stdout] 14059e92a99a96b92975c674a6a35f5ec95ed2cfe3947b5ef85aa6d720374bab