[INFO] fetching crate s2n-codec 0.46.0... [INFO] checking s2n-codec-0.46.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate s2n-codec 0.46.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate s2n-codec 0.46.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s2n-codec 0.46.0 [INFO] finished tweaking crates.io crate s2n-codec 0.46.0 [INFO] tweaked toml for crates.io crate s2n-codec 0.46.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-crate v2.0.2 (available: v3.2.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.8) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding winnow v0.5.40 (available: v0.6.20) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83031ac015637a031589178827ae0ed645a028aa927a8340d7e0a9de209b26e4 [INFO] running `Command { std: "docker" "start" "-a" "83031ac015637a031589178827ae0ed645a028aa927a8340d7e0a9de209b26e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83031ac015637a031589178827ae0ed645a028aa927a8340d7e0a9de209b26e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83031ac015637a031589178827ae0ed645a028aa927a8340d7e0a9de209b26e4", kill_on_drop: false }` [INFO] [stdout] 83031ac015637a031589178827ae0ed645a028aa927a8340d7e0a9de209b26e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a47bd108954bed55a9e7526726d1f00a6ab1e2161978a339ed291458f087746b [INFO] running `Command { std: "docker" "start" "-a" "a47bd108954bed55a9e7526726d1f00a6ab1e2161978a339ed291458f087746b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (2 fixes) [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking s2n-codec v0.46.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bolero-generator-derive v0.11.0 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `s2n_codec` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/decoder/mod.rs [INFO] [stderr] * src/decoder/value.rs [INFO] [stderr] * src/encoder/value.rs [INFO] [stderr] * src/unaligned.rs [INFO] [stderr] * src/zerocopy.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | ($($x:expr_2021)*; $($tt:tt)*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | (@doc $x:expr_2021, $($tt:tt)*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/value.rs:83:30 [INFO] [stderr] | [INFO] [stderr] 83 | ($call:ident, $ty:ident, $bitsize:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:459:6 [INFO] [stderr] | [INFO] [stderr] 459 | ($expr:expr_2021, $invariant:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:459:23 [INFO] [stderr] | [INFO] [stderr] 459 | ($expr:expr_2021, $invariant:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/encoder/value.rs:86:27 [INFO] [stderr] | [INFO] [stderr] 86 | ($call:ident, $ty:ty, $size:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/encoder/value.rs:124:28 [INFO] [stderr] | [INFO] [stderr] 124 | ($ty:ty, |$self:ident| $value:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr_2021, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:16:57 [INFO] [stderr] | [INFO] [stderr] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr_2021, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:16:73 [INFO] [stderr] | [INFO] [stderr] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr_2021, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:140:6 [INFO] [stderr] | [INFO] [stderr] 140 | ($bitsize:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:146:6 [INFO] [stderr] | [INFO] [stderr] 146 | ($bitsize:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/decoder/value.rs:19:73 [INFO] [stderr] | [INFO] [stderr] 18 | pub trait DecoderValueMut<'a>: Sized { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 19 | fn decode_mut(bytes: DecoderBufferMut<'a>) -> DecoderBufferMutResult; [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors; 25 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/decoder/checked_range.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let start = gen::().generate(driver)?; [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [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 `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ($($x:expr)*; $($tt:tt)*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 5 | ($($x:expr_2021)*; $($tt:tt)*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | (@doc $x:expr, $($tt:tt)*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | (@doc $x:expr_2021, $($tt:tt)*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/decoder/value.rs:19:73 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait DecoderValueMut<'a>: Sized { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 19 | fn decode_mut(bytes: DecoderBufferMut<'a>) -> DecoderBufferMutResult; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/value.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | ($call:ident, $ty:ident, $bitsize:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 83 | ($call:ident, $ty:ident, $bitsize:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:459:12 [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr, $invariant:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr_2021, $invariant:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr, $invariant:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr, $invariant:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/encoder/value.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | ($call:ident, $ty:ty, $size:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 86 | ($call:ident, $ty:ty, $size:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/encoder/value.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | ($ty:ty, |$self:ident| $value:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 124 | ($ty:ty, |$self:ident| $value:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr_2021, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | ($bitsize:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 140 | ($bitsize:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | ($bitsize:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 146 | ($bitsize:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/encoder/scatter.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | if let Some(extra) = self.extra.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/encoder/scatter.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 64 ~ match self.extra.take() { Some(extra) => { [INFO] [stdout] 65 | self.inner.write_slice(&extra); [INFO] [stdout] 66 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking bolero-generator v0.11.1 [INFO] [stderr] Checking bolero-engine v0.11.2 [INFO] [stderr] Checking bolero v0.11.1 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `s2n_codec` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/decoder/mod.rs [INFO] [stderr] * src/decoder/value.rs [INFO] [stderr] * src/encoder/value.rs [INFO] [stderr] * src/testing/mod.rs [INFO] [stderr] * src/unaligned.rs [INFO] [stderr] * src/zerocopy.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:41:14 [INFO] [stderr] | [INFO] [stderr] 41 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:85:14 [INFO] [stderr] | [INFO] [stderr] 85 | ($ty:ty, $bytes:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:100:14 [INFO] [stderr] | [INFO] [stderr] 100 | ($ty:ty, $bytes:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:115:14 [INFO] [stderr] | [INFO] [stderr] 115 | ($ty:ty, $path:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:122:14 [INFO] [stderr] | [INFO] [stderr] 122 | ($ty:ty, $path:expr_2021, | $buffer:ident | $decode:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:122:49 [INFO] [stderr] | [INFO] [stderr] 122 | ($ty:ty, $path:expr_2021, | $buffer:ident | $decode:expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:150:6 [INFO] [stderr] | [INFO] [stderr] 150 | ($expr:expr_2021, $message:expr_2021 $(,)?) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:150:23 [INFO] [stderr] | [INFO] [stderr] 150 | ($expr:expr_2021, $message:expr_2021 $(,)?) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | ($($x:expr_2021)*; $($tt:tt)*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:8:11 [INFO] [stderr] | [INFO] [stderr] 8 | (@doc $x:expr_2021, $($tt:tt)*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/value.rs:83:30 [INFO] [stderr] | [INFO] [stderr] 83 | ($call:ident, $ty:ident, $bitsize:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:459:6 [INFO] [stderr] | [INFO] [stderr] 459 | ($expr:expr_2021, $invariant:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/decoder/mod.rs:459:23 [INFO] [stderr] | [INFO] [stderr] 459 | ($expr:expr_2021, $invariant:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/encoder/value.rs:86:27 [INFO] [stderr] | [INFO] [stderr] 86 | ($call:ident, $ty:ty, $size:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/encoder/value.rs:124:28 [INFO] [stderr] | [INFO] [stderr] 124 | ($ty:ty, |$self:ident| $value:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr_2021, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:16:57 [INFO] [stderr] | [INFO] [stderr] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr_2021, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:16:73 [INFO] [stderr] | [INFO] [stderr] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr_2021, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:140:6 [INFO] [stderr] | [INFO] [stderr] 140 | ($bitsize:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/unaligned.rs:146:6 [INFO] [stderr] | [INFO] [stderr] 146 | ($bitsize:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:56:22 [INFO] [stderr] | [INFO] [stderr] 56 | ($ty: ty,$bytes: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 90 | / impl_round_trip_bytes!( [INFO] [stderr] 91 | | ensure_codec_round_trip_bytes, [INFO] [stderr] 92 | | ensure_codec_round_trip_value, [INFO] [stderr] 93 | | DecoderBuffer, [INFO] [stderr] 94 | | &[u8], [INFO] [stderr] 95 | | as_ref [INFO] [stderr] 96 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `impl_round_trip_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/testing/mod.rs:56:22 [INFO] [stderr] | [INFO] [stderr] 56 | ($ty: ty,$bytes: expr_2021) => {{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 105 | / impl_round_trip_bytes!( [INFO] [stderr] 106 | | ensure_codec_round_trip_bytes_mut, [INFO] [stderr] 107 | | ensure_codec_round_trip_value_mut, [INFO] [stderr] 108 | | DecoderBufferMut, [INFO] [stderr] 109 | | &mut [u8], [INFO] [stderr] 110 | | as_mut [INFO] [stderr] 111 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] = note: this error originates in the macro `impl_round_trip_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:24:88 [INFO] [stderr] | [INFO] [stderr] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:35:88 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/zerocopy.rs:53:48 [INFO] [stderr] | [INFO] [stderr] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] ... [INFO] [stderr] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] ... [INFO] [stderr] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `zerocopy_value_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/decoder/value.rs:19:73 [INFO] [stderr] | [INFO] [stderr] 18 | pub trait DecoderValueMut<'a>: Sized { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 19 | fn decode_mut(bytes: DecoderBufferMut<'a>) -> DecoderBufferMutResult; [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] [INFO] [stderr] error: aborting due to 25 previous errors; 28 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/decoder/checked_range.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let start = gen::().generate(driver)?; [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `gen` is a keyword in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #49716 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | ($ty:ty, $value:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 13 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | ($ty:ty, $value:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | ($ty:ty, $value:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 34 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | ($ty:ty, $value:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 41 | ($ty:ty, $value:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | ($ty: ty,$bytes: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 56 | ($ty: ty,$bytes: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | ($ty:ty, $bytes:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 85 | ($ty:ty, $bytes:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | ($ty: ty,$bytes: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | / impl_round_trip_bytes!( [INFO] [stdout] 91 | | ensure_codec_round_trip_bytes, [INFO] [stdout] 92 | | ensure_codec_round_trip_value, [INFO] [stdout] 93 | | DecoderBuffer, [INFO] [stdout] 94 | | &[u8], [INFO] [stdout] 95 | | as_ref [INFO] [stdout] 96 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `impl_round_trip_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 56 | ($ty: ty,$bytes: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | ($ty:ty, $bytes:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 100 | ($ty:ty, $bytes:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | ($ty: ty,$bytes: expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | / impl_round_trip_bytes!( [INFO] [stdout] 106 | | ensure_codec_round_trip_bytes_mut, [INFO] [stdout] 107 | | ensure_codec_round_trip_value_mut, [INFO] [stdout] 108 | | DecoderBufferMut, [INFO] [stdout] 109 | | &mut [u8], [INFO] [stdout] 110 | | as_mut [INFO] [stdout] 111 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: this warning originates in the macro `impl_round_trip_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 56 | ($ty: ty,$bytes: expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | ($ty:ty, $path:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 115 | ($ty:ty, $path:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | ($ty:ty, $path:expr, | $buffer:ident | $decode:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 122 | ($ty:ty, $path:expr_2021, | $buffer:ident | $decode:expr) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:122:52 [INFO] [stdout] | [INFO] [stdout] 122 | ($ty:ty, $path:expr, | $buffer:ident | $decode:expr) => {{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 122 | ($ty:ty, $path:expr, | $buffer:ident | $decode:expr_2021) => {{ [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | ($expr:expr, $message:expr $(,)?) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 150 | ($expr:expr_2021, $message:expr $(,)?) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/testing/mod.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | ($expr:expr, $message:expr $(,)?) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 150 | ($expr:expr, $message:expr_2021 $(,)?) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [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 `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | ($($x:expr)*; $($tt:tt)*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 5 | ($($x:expr_2021)*; $($tt:tt)*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | (@doc $x:expr, $($tt:tt)*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | (@doc $x:expr_2021, $($tt:tt)*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/decoder/value.rs:19:73 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait DecoderValueMut<'a>: Sized { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 19 | fn decode_mut(bytes: DecoderBufferMut<'a>) -> DecoderBufferMutResult; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/value.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | ($call:ident, $ty:ident, $bitsize:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 83 | ($call:ident, $ty:ident, $bitsize:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:459:12 [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr, $invariant:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr_2021, $invariant:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/decoder/mod.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr, $invariant:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 459 | ($expr:expr, $invariant:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/encoder/value.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | ($call:ident, $ty:ty, $size:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 86 | ($call:ident, $ty:ty, $size:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/encoder/value.rs:124:35 [INFO] [stdout] | [INFO] [stdout] 124 | ($ty:ty, |$self:ident| $value:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 124 | ($ty:ty, |$self:ident| $value:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr_2021, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr_2021, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:16:68 [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 16 | ($name:ident, $bitsize:expr, $storage_type:ty, $min:expr, $max:expr_2021, [$($additional_conversions:ty),*]) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | ($bitsize:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 140 | ($bitsize:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/unaligned.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | ($bitsize:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 146 | ($bitsize:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/encoder/scatter.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | if let Some(extra) = self.extra.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/encoder/scatter.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 64 ~ match self.extra.take() { Some(extra) => { [INFO] [stdout] 65 | self.inner.write_slice(&extra); [INFO] [stdout] 66 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking s2n-codec v0.46.0 (/tmp/fixit) [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/decoder/checked_range.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let start = gen::().generate(driver)?; [INFO] [stdout] | ^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 157 | unaligned_integer_type!(u24, 24, u32, 0, (1 << 24) - 1, [u8, u16]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 158 | / unaligned_integer_type!( [INFO] [stdout] 159 | | i24, [INFO] [stdout] 160 | | 24, [INFO] [stdout] 161 | | i32, [INFO] [stdout] ... | [INFO] [stdout] 164 | | [u8, i8, u16, i16] [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 184 | unaligned_integer_type!(u48, 48, u64, 0, (1 << 48) - 1, [u8, u16, u32]); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 185 | / unaligned_integer_type!( [INFO] [stdout] 186 | | i48, [INFO] [stdout] 187 | | 48, [INFO] [stdout] 188 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 191 | | [u8, i8, u16, i16, u32, i32] [INFO] [stdout] 192 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [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 `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 336 | zerocopy_value_codec!(UdpHeader); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` (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/decoder/value.rs:19:73 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait DecoderValueMut<'a>: Sized { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 19 | fn decode_mut(bytes: DecoderBufferMut<'a>) -> DecoderBufferMutResult; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/decoder/checked_range.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let start = gen::().generate(driver)?; [INFO] [stdout] | ^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/zerocopy.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `zerocopy_network_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 297 | Some(Self::new(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 157 | unaligned_integer_type!(u24, 24, u32, 0, (1 << 24) - 1, [u8, u16]); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 158 | / unaligned_integer_type!( [INFO] [stdout] 159 | | i24, [INFO] [stdout] 160 | | 24, [INFO] [stdout] 161 | | i32, [INFO] [stdout] ... | [INFO] [stdout] 164 | | [u8, i8, u16, i16] [INFO] [stdout] 165 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 184 | unaligned_integer_type!(u48, 48, u64, 0, (1 << 48) - 1, [u8, u16, u32]); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/unaligned.rs:46:49 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.gen()?)) [INFO] [stdout] | ^^^ expected identifier, found reserved keyword [INFO] [stdout] ... [INFO] [stdout] 185 | / unaligned_integer_type!( [INFO] [stdout] 186 | | i48, [INFO] [stdout] 187 | | 48, [INFO] [stdout] 188 | | i64, [INFO] [stdout] ... | [INFO] [stdout] 191 | | [u8, i8, u16, i16, u32, i32] [INFO] [stdout] 192 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unaligned_integer_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | Some(Self::new_truncated(driver.r#gen()?)) [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [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 `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 312 | zerocopy_network_integer!(i16, I16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 313 | zerocopy_network_integer!(u16, U16); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 314 | zerocopy_network_integer!(i32, I32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 315 | zerocopy_network_integer!(u32, U32); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 316 | zerocopy_network_integer!(i64, I64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 317 | zerocopy_network_integer!(u64, U64); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 318 | zerocopy_network_integer!(i128, I128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:24:88 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> $crate::DecoderValue<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 24 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> $crate::DecoderValue<'a> for &'a $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 35 | fn decode(buffer: $crate::DecoderBuffer<'a>) -> $crate::DecoderBufferResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/zerocopy.rs:53:48 [INFO] [stdout] | [INFO] [stdout] 46 | impl<'a> $crate::DecoderValueMut<'a> for $name [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> $crate::DecoderBufferMutResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 319 | zerocopy_network_integer!(u128, U128); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `zerocopy_value_codec` which comes from the expansion of the macro `zerocopy_network_integer` (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/decoder/value.rs:19:73 [INFO] [stdout] | [INFO] [stdout] 18 | pub trait DecoderValueMut<'a>: Sized { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 19 | fn decode_mut(bytes: DecoderBufferMut<'a>) -> DecoderBufferMutResult; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `s2n-codec` (lib) due to 14 previous errors; 25 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `s2n-codec` (lib test) due to 14 previous errors; 28 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a47bd108954bed55a9e7526726d1f00a6ab1e2161978a339ed291458f087746b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47bd108954bed55a9e7526726d1f00a6ab1e2161978a339ed291458f087746b", kill_on_drop: false }` [INFO] [stdout] a47bd108954bed55a9e7526726d1f00a6ab1e2161978a339ed291458f087746b