[INFO] fetching crate mavlink 0.10.4...
[INFO] checking mavlink-0.10.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate mavlink 0.10.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate mavlink 0.10.4 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 mavlink 0.10.4
[INFO] finished tweaking crates.io crate mavlink 0.10.4
[INFO] tweaked toml for crates.io crate mavlink 0.10.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate mavlink 0.10.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded xml-rs v0.2.2
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded bitflags v0.3.3
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded crc-any v2.4.3
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7bfc316f2fa9b3922fabd4d795fffa0168e0636a87fbc5230c9f605f831074d4
[INFO] running `Command { std: "docker" "start" "-a" "7bfc316f2fa9b3922fabd4d795fffa0168e0636a87fbc5230c9f605f831074d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bfc316f2fa9b3922fabd4d795fffa0168e0636a87fbc5230c9f605f831074d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bfc316f2fa9b3922fabd4d795fffa0168e0636a87fbc5230c9f605f831074d4", kill_on_drop: false }`
[INFO] [stdout] 7bfc316f2fa9b3922fabd4d795fffa0168e0636a87fbc5230c9f605f831074d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5a0f794d6cb52d479ea8259f9b9b9e291162a5f6d27a82af09de565c881171c1
[INFO] running `Command { std: "docker" "start" "-a" "5a0f794d6cb52d479ea8259f9b9b9e291162a5f6d27a82af09de565c881171c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v0.3.3
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling xml-rs v0.2.2
[INFO] [stderr]    Compiling crc-any v2.4.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling mavlink v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> build/parser.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...                   for mut enm in &mut self.enums {
[INFO] [stdout]    |                           ----^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WriteBytesExt`
[INFO] [stdout]   --> src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | use byteorder::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WriteBytesExt`
[INFO] [stdout]   --> src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | use byteorder::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common`
[INFO] [stdout]   --> tests/v1_encode_decode_tests.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 |         use mavlink::{common, Message};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COMMON_MSG_HEADER` is never used
[INFO] [stdout]  --> tests/test_shared/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const COMMON_MSG_HEADER: mavlink::MavHeader = mavlink::MavHeader {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cmd_nav_takeoff_msg` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_cmd_nav_takeoff_msg() -> mavlink::common::COMMAND_INT_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_hil_actuator_controls_msg` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn get_hil_actuator_controls_msg() -> mavlink::common::HIL_ACTUATOR_CONTROLS_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_servo_output_raw_v1` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn get_servo_output_raw_v1() -> mavlink::common::SERVO_OUTPUT_RAW_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COMMON_MSG_HEADER` is never used
[INFO] [stdout]  --> tests/test_shared/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const COMMON_MSG_HEADER: mavlink::MavHeader = mavlink::MavHeader {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cmd_nav_takeoff_msg` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_cmd_nav_takeoff_msg() -> mavlink::common::COMMAND_INT_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_hil_actuator_controls_msg` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn get_hil_actuator_controls_msg() -> mavlink::common::HIL_ACTUATOR_CONTROLS_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_servo_output_raw_v1` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn get_servo_output_raw_v1() -> mavlink::common::SERVO_OUTPUT_RAW_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_servo_output_raw_v1` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn get_servo_output_raw_v1() -> mavlink::common::SERVO_OUTPUT_RAW_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cmd_nav_takeoff_msg` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn get_cmd_nav_takeoff_msg() -> mavlink::common::COMMAND_INT_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_hil_actuator_controls_msg` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn get_hil_actuator_controls_msg() -> mavlink::common::HIL_ACTUATOR_CONTROLS_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_servo_output_raw_v1` is never used
[INFO] [stdout]   --> tests/test_shared/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub fn get_servo_output_raw_v1() -> mavlink::common::SERVO_OUTPUT_RAW_DATA {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 18.28s
[INFO] running `Command { std: "docker" "inspect" "5a0f794d6cb52d479ea8259f9b9b9e291162a5f6d27a82af09de565c881171c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0f794d6cb52d479ea8259f9b9b9e291162a5f6d27a82af09de565c881171c1", kill_on_drop: false }`
[INFO] [stdout] 5a0f794d6cb52d479ea8259f9b9b9e291162a5f6d27a82af09de565c881171c1
[INFO] checking mavlink-0.10.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate mavlink 0.10.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate mavlink 0.10.4 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 mavlink 0.10.4
[INFO] finished tweaking crates.io crate mavlink 0.10.4
[INFO] tweaked toml for crates.io crate mavlink 0.10.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate mavlink 0.10.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bce1c61ce7495f4314e2ce98d0b7dcbec1125740917964522554a280f8618a9c
[INFO] running `Command { std: "docker" "start" "-a" "bce1c61ce7495f4314e2ce98d0b7dcbec1125740917964522554a280f8618a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bce1c61ce7495f4314e2ce98d0b7dcbec1125740917964522554a280f8618a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce1c61ce7495f4314e2ce98d0b7dcbec1125740917964522554a280f8618a9c", kill_on_drop: false }`
[INFO] [stdout] bce1c61ce7495f4314e2ce98d0b7dcbec1125740917964522554a280f8618a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] df7abccea3cc8dca568433cdc5ef9bfc0310db3fdaadee8fed91644bb0775514
[INFO] running `Command { std: "docker" "start" "-a" "df7abccea3cc8dca568433cdc5ef9bfc0310db3fdaadee8fed91644bb0775514", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling bitflags v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling xml-rs v0.2.2
[INFO] [stderr]    Compiling crc-any v2.4.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling mavlink v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> build/parser.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...                   for mut enm in &mut self.enums {
[INFO] [stdout]    |                           ----^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WriteBytesExt`
[INFO] [stdout]   --> src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | use byteorder::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WriteBytesExt`
[INFO] [stdout]   --> src/lib.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 | use byteorder::{ReadBytesExt, WriteBytesExt};
[INFO] [stdout]    |                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:777
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... ToString ; # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavAutopilot`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:793
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavAutopilot`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:1747
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...GENERIC } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:1763
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:2996
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...GENERIC } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FirmwareVersionType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:3012
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FirmwareVersionType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:4877
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...Y_ARMED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavModeFlagDecodePosition`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:4893
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavModeFlagDecodePosition`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:777
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... ToString ; # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavAutopilot`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:5622
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._SAFETY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavGoto`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:793
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavAutopilot`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:5638
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavGoto`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:1747
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...GENERIC } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6075
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DO_HOLD } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:1763
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6091
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:2996
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...GENERIC } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FirmwareVersionType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6731
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EFLIGHT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:3012
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FirmwareVersionType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6747
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:4877
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...Y_ARMED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavModeFlagDecodePosition`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:7285
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._UNINIT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavComponent`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:4893
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavModeFlagDecodePosition`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:5622
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._SAFETY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavGoto`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:5638
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavGoto`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6075
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DO_HOLD } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6091
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6731
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EFLIGHT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:6747
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:7285
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._UNINIT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavComponent`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:7301
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavComponent`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:12757
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...3D_GYRO } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavFrame`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:12773
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavFrame`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:13732
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._GLOBAL } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavlinkDataStreamType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:7301
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavComponent`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:13748
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavlinkDataStreamType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:12757
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...3D_GYRO } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavFrame`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14317
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...MG_JPEG } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FenceAction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:12773
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavFrame`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14333
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FenceAction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:13732
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._GLOBAL } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavlinkDataStreamType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14785
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ON_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FenceBreach`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:13748
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavlinkDataStreamType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14801
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FenceBreach`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14317
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...MG_JPEG } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FenceAction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15223
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CH_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FenceMitigate`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14333
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FenceAction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15239
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FenceMitigate`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14785
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ON_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FenceBreach`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15654
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMountMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:14801
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FenceBreach`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15223
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CH_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FenceMitigate`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15670
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMountMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15239
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FenceMitigate`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18430
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RETRACT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_GimbalDeviceFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15654
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMountMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18446
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_GimbalDeviceFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:15670
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMountMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18969
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RETRACT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_GimbalManagerFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18430
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RETRACT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_GimbalDeviceFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18985
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_GimbalManagerFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20397
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...L_LIMIT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UavcanNodeHealth`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18446
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_GimbalDeviceFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20413
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UavcanNodeHealth`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18969
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RETRACT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_GimbalManagerFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20876
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ALTH_OK } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UavcanNodeMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:18985
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_GimbalManagerFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20892
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UavcanNodeMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20397
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...L_LIMIT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UavcanNodeHealth`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21408
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ATIONAL } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_StorageStatus`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20413
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UavcanNodeHealth`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21424
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_StorageStatus`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20876
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ALTH_OK } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UavcanNodeMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:20892
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UavcanNodeMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21873
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...S_EMPTY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_OrbitYawBehaviour`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21408
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ATIONAL } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_StorageStatus`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21889
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_OrbitYawBehaviour`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21424
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_StorageStatus`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21873
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...S_EMPTY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_OrbitYawBehaviour`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:22490
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._CENTER } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_WifiConfigApResponse`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:21889
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_OrbitYawBehaviour`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:22506
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_WifiConfigApResponse`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:22490
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._CENTER } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_WifiConfigApResponse`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23112
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularConfigResponse`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:22506
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_WifiConfigApResponse`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23112
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularConfigResponse`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23128
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularConfigResponse`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23128
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularConfigResponse`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23657
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_WifiConfigApMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23657
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_WifiConfigApMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23673
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_WifiConfigApMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:23673
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_WifiConfigApMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24152
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CompMetadataType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24168
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CompMetadataType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24152
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CompMetadataType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24578
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...VERSION } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCmd`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24168
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CompMetadataType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24594
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCmd`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:29961
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...AYPOINT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavDataStream`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24578
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...VERSION } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCmd`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:29977
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavDataStream`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:24594
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCmd`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:30593
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EAM_ALL } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavRoi`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:30609
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavRoi`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:29961
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...AYPOINT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavDataStream`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31013
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...OI_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCmdAck`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:29977
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavDataStream`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31029
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCmdAck`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31681
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._ACK_OK } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavParamType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:30593
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EAM_ALL } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavRoi`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31697
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavParamType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:30609
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavRoi`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:32296
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_UINT8 } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavParamExtType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:32312
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavParamExtType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31013
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...OI_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCmdAck`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:32997
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_UINT8 } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavResult`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31029
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCmdAck`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:33013
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavResult`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:33524
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMissionResult`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31681
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._ACK_OK } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavParamType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:33540
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMissionResult`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:31697
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavParamType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:32296
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_UINT8 } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavParamExtType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:34385
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavSeverity`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:32312
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavParamExtType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:34401
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavSeverity`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:32997
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_UINT8 } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavResult`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:35436
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...K_VALID } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SerialControlDev`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:33013
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavResult`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:35452
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SerialControlDev`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:33524
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMissionResult`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:36699
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...G_REPLY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavDistanceSensor`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:33540
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMissionResult`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:36715
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavDistanceSensor`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:34385
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavSeverity`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:37229
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...R_LASER } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavSensorOrientation`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:34401
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavSeverity`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:37245
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavSensorOrientation`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:35436
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...K_VALID } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SerialControlDev`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:40537
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...N_FLOAT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMissionType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:35452
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SerialControlDev`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:40553
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMissionType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41005
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...MISSION } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavEstimatorType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:36699
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...G_REPLY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavDistanceSensor`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41021
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavEstimatorType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:36715
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavDistanceSensor`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:37229
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...R_LASER } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavSensorOrientation`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41647
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavBatteryType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41663
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavBatteryType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42140
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavBatteryFunction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42156
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavBatteryFunction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42677
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavBatteryChargeState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:37245
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavSensorOrientation`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42693
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavBatteryChargeState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:40537
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...N_FLOAT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavMissionType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:40553
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavMissionType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45410
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...LAG_OFF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavVtolState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41005
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...MISSION } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavEstimatorType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45426
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavVtolState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41021
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavEstimatorType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45909
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavLandedState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41647
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavBatteryType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45925
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavLandedState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:41663
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavBatteryType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46419
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AdsbAltitudeType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42140
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavBatteryFunction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46435
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AdsbAltitudeType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42156
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavBatteryFunction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46855
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...URE_QNH } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AdsbEmitterType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42677
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavBatteryChargeState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:42693
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavBatteryChargeState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46871
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AdsbEmitterType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:48504
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._COORDS } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavDoRepositionFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45410
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...LAG_OFF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavVtolState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:48520
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavDoRepositionFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45426
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavVtolState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45909
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavLandedState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:45925
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavLandedState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46419
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFINED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AdsbAltitudeType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:49615
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...TTITUDE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MotorTestOrder`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46435
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AdsbAltitudeType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:49631
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MotorTestOrder`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46855
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...URE_QNH } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AdsbEmitterType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:46871
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AdsbEmitterType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:50057
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFAULT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MotorTestThrottleType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:48504
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._COORDS } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavDoRepositionFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:50073
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MotorTestThrottleType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:48520
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavDoRepositionFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51166
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...LAG_ALT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCollisionAction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:49615
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...TTITUDE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MotorTestOrder`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51182
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCollisionAction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:49631
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MotorTestOrder`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:50057
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DEFAULT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MotorTestThrottleType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51795
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ON_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCollisionThreatLevel`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:50073
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MotorTestThrottleType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51811
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCollisionThreatLevel`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51166
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...LAG_ALT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCollisionAction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52292
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EL_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCollisionSrc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51182
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCollisionAction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52308
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCollisionSrc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51795
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ON_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCollisionThreatLevel`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52719
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RC_ADSB } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_GpsFixType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:51811
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCollisionThreatLevel`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52735
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_GpsFixType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52292
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EL_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavCollisionSrc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53287
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._NO_GPS } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_RtkBaselineCoordinateSystem`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52308
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavCollisionSrc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53303
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_RtkBaselineCoordinateSystem`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52719
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RC_ADSB } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_GpsFixType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53770
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EM_ECEF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_LandingTargetType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:52735
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_GpsFixType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53786
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_LandingTargetType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53287
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._NO_GPS } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_RtkBaselineCoordinateSystem`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:54296
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._BEACON } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VtolTransitionHeading`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53303
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_RtkBaselineCoordinateSystem`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:54312
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VtolTransitionHeading`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53770
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...EM_ECEF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_LandingTargetType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:55561
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_VIDEO } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VideoStreamStatusFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:53786
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_LandingTargetType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:55577
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VideoStreamStatusFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:54296
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._BEACON } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VtolTransitionHeading`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56024
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RUNNING } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VideoStreamType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:54312
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VtolTransitionHeading`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56040
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VideoStreamType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:55561
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_VIDEO } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VideoStreamStatusFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56505
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_RTSP } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CameraZoomType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:55577
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VideoStreamStatusFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56521
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CameraZoomType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56024
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...RUNNING } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_VideoStreamType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56944
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_STEP } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SetFocusType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56040
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_VideoStreamType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56960
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SetFocusType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56505
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_RTSP } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CameraZoomType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57376
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_STEP } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_ParamAck`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56521
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CameraZoomType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57392
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_ParamAck`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56944
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_STEP } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SetFocusType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57812
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CameraMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:56960
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SetFocusType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57828
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CameraMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57376
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_STEP } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_ParamAck`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58222
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_IMAGE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavArmAuthDeniedReason`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57392
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_ParamAck`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58238
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavArmAuthDeniedReason`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57812
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCEPTED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CameraMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:57828
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CameraMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58870
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...GENERIC } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_RcType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58222
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_IMAGE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavArmAuthDeniedReason`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58886
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_RcType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58238
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavArmAuthDeniedReason`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58870
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...GENERIC } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_RcType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:60096
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._IGNORE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UtmFlightState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:58886
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_RcType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:60112
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UtmFlightState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:60096
[INFO] [stdout]   |
[INFO] [stdout] 2 | ..._IGNORE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UtmFlightState`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61287
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_VALID } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularNetworkRadioType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:60112
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UtmFlightState`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61303
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularNetworkRadioType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61287
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...E_VALID } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularNetworkRadioType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61303
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularNetworkRadioType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61869
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularStatusFlag`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61869
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularStatusFlag`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61885
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularStatusFlag`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:61885
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularStatusFlag`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:62716
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularNetworkFailedReason`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:62716
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_CellularNetworkFailedReason`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:62732
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularNetworkFailedReason`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:62732
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_CellularNetworkFailedReason`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63299
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ON_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_PrecisionLandMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63299
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ON_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_PrecisionLandMode`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63315
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_PrecisionLandMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63315
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_PrecisionLandMode`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63772
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ISABLED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_ParachuteAction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63772
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ISABLED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_ParachuteAction`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63788
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_ParachuteAction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:63788
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_ParachuteAction`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:64189
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DISABLE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavTunnelPayloadType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:64189
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...DISABLE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavTunnelPayloadType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:64205
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavTunnelPayloadType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:64205
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavTunnelPayloadType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65102
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidIdType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65102
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidIdType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65118
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidIdType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65118
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidIdType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65595
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidUaType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65595
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidUaType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65611
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidUaType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:65611
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidUaType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:66511
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidStatus`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:66511
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidStatus`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:66527
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidStatus`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:66527
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidStatus`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:66985
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidHeightRef`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:67001
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidHeightRef`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:66985
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidHeightRef`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:67426
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...TAKEOFF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidHorAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:67001
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidHeightRef`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:67442
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidHorAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:67426
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...TAKEOFF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidHorAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68159
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidVerAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:67442
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidHorAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68175
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidVerAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68159
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidVerAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68728
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidSpeedAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68175
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidVerAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68744
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidSpeedAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68728
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidSpeedAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:69299
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidTimeAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:69315
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidTimeAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70213
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidAuthType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70229
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidAuthType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70774
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidDescType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70790
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidDescType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71156
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_TEXT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidOperatorLocationType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:68744
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidSpeedAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71172
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidOperatorLocationType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:69299
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidTimeAcc`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:69315
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidTimeAcc`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71698
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...TAKEOFF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidClassificationType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70213
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidAuthType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71714
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidClassificationType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70229
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidAuthType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72180
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidCategoryEu`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72196
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidCategoryEu`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72689
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidClassEu`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72705
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidClassEu`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:73302
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidOperatorIdType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70774
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_NONE } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidDescType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:73318
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidOperatorIdType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:70790
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidDescType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:73999
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ASIC1_1 } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_ComponentCapFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71156
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...PE_TEXT } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidOperatorLocationType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:74015
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_ComponentCapFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71172
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidOperatorLocationType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:74427
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...S_PARAM } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AisType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:74443
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AisType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71698
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...TAKEOFF } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidClassificationType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:71714
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidClassificationType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:77767
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AisNavStatus`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72180
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidCategoryEu`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:77783
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AisNavStatus`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72196
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidCategoryEu`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:79250
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCURACY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FailureUnit`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72689
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidClassEu`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:79266
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FailureUnit`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:72705
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidClassEu`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:73302
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ECLARED } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_MavOdidOperatorIdType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:80114
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...OR_GYRO } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FailureType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:73318
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_MavOdidOperatorIdType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:80130
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FailureType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:73999
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...ASIC1_1 } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_ComponentCapFlags`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:74015
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_ComponentCapFlags`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:74427
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...S_PARAM } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AisType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:74443
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AisType`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:77767
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...UNKNOWN } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_AisNavStatus`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:77783
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_AisNavStatus`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:79250
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...CCURACY } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FailureUnit`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:79266
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FailureUnit`
[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 derive macro `ToPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:80114
[INFO] [stdout]   |
[INFO] [stdout] 2 | ...OR_GYRO } } # [ derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_FailureType`
[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 derive macro `FromPrimitive` (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]  --> /opt/rustwide/target/debug/build/mavlink-7e1de3564ba04866/out/common.rs:2:80130
[INFO] [stdout]   |
[INFO] [stdout] 2 | ... derive ( Debug , Copy , Clone , PartialEq , FromPrimitive , ToPrimitive ) ] # [ cfg_attr ( feature = "serde" , derive ( Serialize , D...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_FailureType`
[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 derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 180 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mavlink` (lib) due to 181 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 180 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mavlink` (lib test) due to 181 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "df7abccea3cc8dca568433cdc5ef9bfc0310db3fdaadee8fed91644bb0775514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7abccea3cc8dca568433cdc5ef9bfc0310db3fdaadee8fed91644bb0775514", kill_on_drop: false }`
[INFO] [stdout] df7abccea3cc8dca568433cdc5ef9bfc0310db3fdaadee8fed91644bb0775514
