[INFO] fetching crate prost-helper 0.7.0...
[INFO] checking prost-helper-0.7.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate prost-helper 0.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate prost-helper 0.7.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate prost-helper 0.7.0
[INFO] finished tweaking crates.io crate prost-helper 0.7.0
[INFO] tweaked toml for crates.io crate prost-helper 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb7b1af1a42bf8cdd012f1826ced739db47512c6dff66dce194799ad6439c223
[INFO] running `Command { std: "docker" "start" "-a" "bb7b1af1a42bf8cdd012f1826ced739db47512c6dff66dce194799ad6439c223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb7b1af1a42bf8cdd012f1826ced739db47512c6dff66dce194799ad6439c223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7b1af1a42bf8cdd012f1826ced739db47512c6dff66dce194799ad6439c223", kill_on_drop: false }`
[INFO] [stdout] bb7b1af1a42bf8cdd012f1826ced739db47512c6dff66dce194799ad6439c223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e3c3b1ab204a164bc6e305aa3b8fd9f2efacb38c1e989eb6fa78d8b33e74d6
[INFO] running `Command { std: "docker" "start" "-a" "a5e3c3b1ab204a164bc6e305aa3b8fd9f2efacb38c1e989eb6fa78d8b33e74d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-helper v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.05s
[INFO] running `Command { std: "docker" "inspect" "a5e3c3b1ab204a164bc6e305aa3b8fd9f2efacb38c1e989eb6fa78d8b33e74d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e3c3b1ab204a164bc6e305aa3b8fd9f2efacb38c1e989eb6fa78d8b33e74d6", kill_on_drop: false }`
[INFO] [stdout] a5e3c3b1ab204a164bc6e305aa3b8fd9f2efacb38c1e989eb6fa78d8b33e74d6
[INFO] checking prost-helper-0.7.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate prost-helper 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate prost-helper 0.7.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate prost-helper 0.7.0
[INFO] finished tweaking crates.io crate prost-helper 0.7.0
[INFO] tweaked toml for crates.io crate prost-helper 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5fa15c1b891033befbee53ed6abfee9c327180de4301c2756863ca95f2135cd
[INFO] running `Command { std: "docker" "start" "-a" "a5fa15c1b891033befbee53ed6abfee9c327180de4301c2756863ca95f2135cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5fa15c1b891033befbee53ed6abfee9c327180de4301c2756863ca95f2135cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5fa15c1b891033befbee53ed6abfee9c327180de4301c2756863ca95f2135cd", kill_on_drop: false }`
[INFO] [stdout] a5fa15c1b891033befbee53ed6abfee9c327180de4301c2756863ca95f2135cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b03faf83d780e5313d56a593ad2df0cbe438f8f220e30ff235e570f0e9d1a4
[INFO] running `Command { std: "docker" "start" "-a" "30b03faf83d780e5313d56a593ad2df0cbe438f8f220e30ff235e570f0e9d1a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-helper v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:8:11
[INFO] [stdout]     |
[INFO] [stdout] 8   |           $(impl std::convert::From<$type> for Vec<u8> {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 9   | |             fn from(msg: $type) -> Self {
[INFO] [stdout] 10  | |                 let mut buf = bytes::BytesMut::with_capacity($cap);
[INFO] [stdout] 11  | |                 msg.encode(&mut buf).unwrap();
[INFO] [stdout] 12  | |                 buf.to_vec()
[INFO] [stdout] 13  | |             }
[INFO] [stdout] 14  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 118 |           prost_into_vec!((Hello, 32), (World, 256));
[INFO] [stdout]     |           ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_vec`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the macro `prost_into_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout] 15  | /         impl std::convert::From<&$type> for Vec<u8> {
[INFO] [stdout] 16  | |             fn from(msg: &$type) -> Self {
[INFO] [stdout] 17  | |                 let mut buf = bytes::BytesMut::with_capacity($cap);
[INFO] [stdout] 18  | |                 msg.encode(&mut buf).unwrap();
[INFO] [stdout] 19  | |                 buf.to_vec()
[INFO] [stdout] 20  | |             }
[INFO] [stdout] 21  | |         })*
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 118 |           prost_into_vec!((Hello, 32), (World, 256));
[INFO] [stdout]     |           ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_vec`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `prost_into_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:52:11
[INFO] [stdout]     |
[INFO] [stdout] 52  |           $(impl std::convert::TryFrom<Vec<u8>> for $type {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 53  | |             type Error = prost::DecodeError;
[INFO] [stdout] 54  | |             fn try_from(buf: Vec<u8>) -> Result<Self, Self::Error> {
[INFO] [stdout] 55  | |                 let msg: $type = Message::decode(&buf[..])?;
[INFO] [stdout] 56  | |                 Ok(msg)
[INFO] [stdout] 57  | |             }
[INFO] [stdout] 58  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 119 |           vec_try_into_prost!(Hello, World);
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_vec`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `vec_try_into_prost` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:60:9
[INFO] [stdout]     |
[INFO] [stdout] 60  | /         impl std::convert::TryFrom<&[u8]> for $type {
[INFO] [stdout] 61  | |             type Error = prost::DecodeError;
[INFO] [stdout] 62  | |             fn try_from(buf: &[u8]) -> Result<Self, Self::Error> {
[INFO] [stdout] 63  | |                 let msg: $type = Message::decode(buf)?;
[INFO] [stdout] 64  | |                 Ok(msg)
[INFO] [stdout] 65  | |             }
[INFO] [stdout] 66  | |         })*
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 119 |           vec_try_into_prost!(Hello, World);
[INFO] [stdout]     |           --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_vec`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `vec_try_into_prost` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:28:11
[INFO] [stdout]     |
[INFO] [stdout] 28  |           $(impl std::convert::From<$type> for bytes::Bytes {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 29  | |             fn from(msg: $type) -> Self {
[INFO] [stdout] 30  | |                 let mut buf = bytes::BytesMut::with_capacity($cap);
[INFO] [stdout] 31  | |                 msg.encode(&mut buf).unwrap();
[INFO] [stdout] 32  | |                 buf.freeze()
[INFO] [stdout] 33  | |             }
[INFO] [stdout] 34  | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 134 |           prost_into_bytes!((Hello, 32), (World, 256));
[INFO] [stdout]     |           -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_bytes`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `prost_into_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:35:9
[INFO] [stdout]     |
[INFO] [stdout] 35  | /         impl std::convert::From<&$type> for bytes::Bytes {
[INFO] [stdout] 36  | |             fn from(msg: &$type) -> Self {
[INFO] [stdout] 37  | |                 let mut buf = bytes::BytesMut::with_capacity($cap);
[INFO] [stdout] 38  | |                 msg.encode(&mut buf).unwrap();
[INFO] [stdout] 39  | |                 buf.freeze()
[INFO] [stdout] 40  | |             }
[INFO] [stdout] 41  | |         })*
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 134 |           prost_into_bytes!((Hello, 32), (World, 256));
[INFO] [stdout]     |           -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_bytes`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `prost_into_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/macros.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout] 73  |           $(impl std::convert::TryFrom<bytes::Bytes> for $type {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 74  | |             type Error = prost::DecodeError;
[INFO] [stdout] 75  | |             fn try_from(buf: bytes::Bytes) -> Result<Self, Self::Error> {
[INFO] [stdout] 76  | |                 let msg: $type = Message::decode(buf)?;
[INFO] [stdout] 77  | |                 Ok(msg)
[INFO] [stdout] 78  | |             }
[INFO] [stdout] 79  | |         })*
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout] 135 |           bytes_try_into_prost!(Hello, World);
[INFO] [stdout]     |           ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_prost_try_into_bytes`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the macro `bytes_try_into_prost` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-helper` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "30b03faf83d780e5313d56a593ad2df0cbe438f8f220e30ff235e570f0e9d1a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b03faf83d780e5313d56a593ad2df0cbe438f8f220e30ff235e570f0e9d1a4", kill_on_drop: false }`
[INFO] [stdout] 30b03faf83d780e5313d56a593ad2df0cbe438f8f220e30ff235e570f0e9d1a4
