[INFO] fetching crate bluerobotics-ping 0.1.0...
[INFO] testing bluerobotics-ping-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate bluerobotics-ping 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bluerobotics-ping 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bluerobotics-ping 0.1.0
[INFO] finished tweaking crates.io crate bluerobotics-ping 0.1.0
[INFO] tweaked toml for crates.io crate bluerobotics-ping 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate bluerobotics-ping 0.1.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-test v0.2.4
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.4
[INFO] [stderr]   Downloaded udp-stream v0.0.11
[INFO] [stderr]   Downloaded unescaper v0.1.4
[INFO] [stderr]   Downloaded tokio-serial v5.4.4
[INFO] [stderr]   Downloaded io-kit-sys v0.4.1
[INFO] [stderr]   Downloaded serialport v4.3.0
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b433ba8b9453a0d6466e33b721d65b1a2b594abe38ba949bf0837e3cbfdd29f9
[INFO] running `Command { std: "docker" "start" "-a" "b433ba8b9453a0d6466e33b721d65b1a2b594abe38ba949bf0837e3cbfdd29f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b433ba8b9453a0d6466e33b721d65b1a2b594abe38ba949bf0837e3cbfdd29f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b433ba8b9453a0d6466e33b721d65b1a2b594abe38ba949bf0837e3cbfdd29f9", kill_on_drop: false }`
[INFO] [stdout] b433ba8b9453a0d6466e33b721d65b1a2b594abe38ba949bf0837e3cbfdd29f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adbabe8a824c1e41e69a77a4a2058d7abc653d3fbb71a7b84d8303cf7ba9c62a
[INFO] running `Command { std: "docker" "start" "-a" "adbabe8a824c1e41e69a77a4a2058d7abc653d3fbb71a7b84d8303cf7ba9c62a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unescaper v0.1.4
[INFO] [stderr]    Compiling serialport v4.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling bluerobotics-ping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5820
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7540
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:8569
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10044
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10781
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11621
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15026
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16754
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17604
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18313
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19019
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20733
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21496
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23916
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24722
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28015
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:30810
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { R...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:3546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:4364
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:8561
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:11967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:15668
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:18990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5838
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6693
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8961
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10629
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:11503
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13161
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13768
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14512
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15314
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16671
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18386
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { A...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2912
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3634
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4496
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5716
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7420
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:8469
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::NackStruct`
[INFO] [stdout]  --> src/error.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[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: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19415
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19584
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19706
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6934
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13471
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13595
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 107 |         let request =
[INFO] [stdout]   ...
[INFO] [stdout] 116 |         Ok(())
[INFO] [stdout] 117 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stdout] 120 |         &self,
[INFO] [stdout] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 123 |     where
[INFO] [stdout] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 125 ~     {async {
[INFO] [stdout] 126 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 146 |         }
[INFO] [stdout] 147 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     async fn wait_for_ack(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     fn wait_for_ack(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 152 |         message_id: u16,
[INFO] [stdout] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 154 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 188 |         }
[INFO] [stdout] 189 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 192 |     where
[INFO] [stdout] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 194 ~     {async {
[INFO] [stdout] 195 |         let receiver = self.subscribe();
[INFO] [stdout]   ...
[INFO] [stdout] 199 |         self.wait_for_message(receiver).await
[INFO] [stdout] 200 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stdout] 204 |         self.request().await
[INFO] [stdout] 205 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stdout] 208 |         self.request().await
[INFO] [stdout] 209 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stdout]   ...
[INFO] [stdout] 220 |             .await
[INFO] [stdout] 221 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 88 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] running `Command { std: "docker" "inspect" "adbabe8a824c1e41e69a77a4a2058d7abc653d3fbb71a7b84d8303cf7ba9c62a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adbabe8a824c1e41e69a77a4a2058d7abc653d3fbb71a7b84d8303cf7ba9c62a", kill_on_drop: false }`
[INFO] [stdout] adbabe8a824c1e41e69a77a4a2058d7abc653d3fbb71a7b84d8303cf7ba9c62a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 117ac5215ae375778b1de15f32c6c39d765c0d2648f7dc3f55ce27bd89f7b885
[INFO] running `Command { std: "docker" "start" "-a" "117ac5215ae375778b1de15f32c6c39d765c0d2648f7dc3f55ce27bd89f7b885", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling tracing-test v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling udp-stream v0.0.11
[INFO] [stderr]    Compiling bluerobotics-ping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5820
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7540
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:8569
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10044
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10781
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11621
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15026
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16754
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17604
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18313
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19019
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20733
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21496
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23916
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24722
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28015
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:30810
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { R...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:3546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:4364
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:8561
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:11967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:15668
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:18990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5838
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6693
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8961
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10629
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:11503
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13161
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13768
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14512
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15314
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16671
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18386
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { A...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2912
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3634
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4496
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5716
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7420
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:8469
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::NackStruct`
[INFO] [stdout]  --> src/error.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[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: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19415
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19584
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19706
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6934
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13471
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13595
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 107 |         let request =
[INFO] [stdout]   ...
[INFO] [stdout] 116 |         Ok(())
[INFO] [stdout] 117 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stdout] 120 |         &self,
[INFO] [stdout] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 123 |     where
[INFO] [stdout] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 125 ~     {async {
[INFO] [stdout] 126 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 146 |         }
[INFO] [stdout] 147 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     async fn wait_for_ack(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     fn wait_for_ack(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 152 |         message_id: u16,
[INFO] [stdout] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 154 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 188 |         }
[INFO] [stdout] 189 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 192 |     where
[INFO] [stdout] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 194 ~     {async {
[INFO] [stdout] 195 |         let receiver = self.subscribe();
[INFO] [stdout]   ...
[INFO] [stdout] 199 |         self.wait_for_message(receiver).await
[INFO] [stdout] 200 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stdout] 204 |         self.request().await
[INFO] [stdout] 205 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stdout] 208 |         self.request().await
[INFO] [stdout] 209 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stdout]   ...
[INFO] [stdout] 220 |             .await
[INFO] [stdout] 221 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 88 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5820
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7540
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:8569
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10044
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10781
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11621
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15026
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15999
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16754
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17604
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18313
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19019
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19592
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20733
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21496
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22322
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23195
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23916
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `sleep`
[INFO] [stdout]  --> tests/async_codec.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24722
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27321
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28015
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:30810
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { R...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:3546
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:4364
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:8561
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:11967
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:15668
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:18990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5838
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6693
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8075
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8961
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9771
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10629
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:11503
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12365
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13161
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13768
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14512
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15314
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16671
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17549
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18386
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20696
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21571
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { A...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2912
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3634
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4496
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5716
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7420
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:8469
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::NackStruct`
[INFO] [stdout]  --> src/error.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[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: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19415
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19584
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19706
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6934
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7061
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13471
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13595
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 107 |         let request =
[INFO] [stdout]   ...
[INFO] [stdout] 116 |         Ok(())
[INFO] [stdout] 117 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stdout] 120 |         &self,
[INFO] [stdout] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 123 |     where
[INFO] [stdout] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 125 ~     {async {
[INFO] [stdout] 126 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 146 |         }
[INFO] [stdout] 147 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     async fn wait_for_ack(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     fn wait_for_ack(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 152 |         message_id: u16,
[INFO] [stdout] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 154 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 188 |         }
[INFO] [stdout] 189 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 192 |     where
[INFO] [stdout] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 194 ~     {async {
[INFO] [stdout] 195 |         let receiver = self.subscribe();
[INFO] [stdout]   ...
[INFO] [stdout] 199 |         self.wait_for_message(receiver).await
[INFO] [stdout] 200 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stdout] 204 |         self.request().await
[INFO] [stdout] 205 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stdout] 208 |         self.request().await
[INFO] [stdout] 209 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stdout]   ...
[INFO] [stdout] 220 |             .await
[INFO] [stdout] 221 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 88 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.30s
[INFO] running `Command { std: "docker" "inspect" "117ac5215ae375778b1de15f32c6c39d765c0d2648f7dc3f55ce27bd89f7b885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117ac5215ae375778b1de15f32c6c39d765c0d2648f7dc3f55ce27bd89f7b885", kill_on_drop: false }`
[INFO] [stdout] 117ac5215ae375778b1de15f32c6c39d765c0d2648f7dc3f55ce27bd89f7b885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e66d19d5f24ca5dedda51f297cf278b4fad1bfa3eb9275e1e79b9932bc6cb68f
[INFO] running `Command { std: "docker" "start" "-a" "e66d19d5f24ca5dedda51f297cf278b4fad1bfa3eb9275e1e79b9932bc6cb68f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5820
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6686
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7540
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:8569
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10044
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10781
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11621
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15026
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15999
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16754
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17604
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18313
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19019
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19592
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20733
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21496
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22322
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23195
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:23916
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24722
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27321
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28015
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28771
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:30810
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { R...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:3546
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:4364
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:8561
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:11967
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:15668
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:18990
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { T...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5054
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5838
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6693
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7237
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8075
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8961
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9771
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10629
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:11503
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12365
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13161
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13768
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14512
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15314
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16671
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17549
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18386
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20696
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21571
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { A...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2912
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3634
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4496
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5716
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7420
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:8469
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `common::NackStruct`
[INFO] [stderr]  --> src/error.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19287
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19415
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19584
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:19706
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6934
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7061
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13471
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13595
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stderr] 107 |         let request =
[INFO] [stderr]   ...
[INFO] [stderr] 116 |         Ok(())
[INFO] [stderr] 117 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stderr] 120 |         &self,
[INFO] [stderr] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stderr] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stderr] 123 |     where
[INFO] [stderr] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stderr] 125 ~     {async {
[INFO] [stderr] 126 |         let future = async move {
[INFO] [stderr]   ...
[INFO] [stderr] 146 |         }
[INFO] [stderr] 147 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 149 |     async fn wait_for_ack(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 149 ~     fn wait_for_ack(
[INFO] [stderr] 150 |         &self,
[INFO] [stderr] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stderr] 152 |         message_id: u16,
[INFO] [stderr] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stderr] 154 |         let future = async move {
[INFO] [stderr]   ...
[INFO] [stderr] 188 |         }
[INFO] [stderr] 189 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:191:5
[INFO] [stderr]     |
[INFO] [stderr] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stderr] 192 |     where
[INFO] [stderr] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stderr] 194 ~     {async {
[INFO] [stderr] 195 |         let receiver = self.subscribe();
[INFO] [stderr]   ...
[INFO] [stderr] 199 |         self.wait_for_message(receiver).await
[INFO] [stderr] 200 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:203:5
[INFO] [stderr]     |
[INFO] [stderr] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stderr] 204 |         self.request().await
[INFO] [stderr] 205 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:207:5
[INFO] [stderr]     |
[INFO] [stderr] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stderr] 208 |         self.request().await
[INFO] [stderr] 209 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:213:5
[INFO] [stderr]     |
[INFO] [stderr] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stderr] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stderr]   ...
[INFO] [stderr] 220 |             .await
[INFO] [stderr] 221 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `bluerobotics-ping` (lib) generated 88 warnings (run `cargo fix --lib -p bluerobotics-ping` to apply 5 suggestions)
[INFO] [stderr] warning: `bluerobotics-ping` (lib test) generated 88 warnings (88 duplicates)
[INFO] [stderr] warning: unused imports: `Duration`, `sleep`
[INFO] [stderr]  --> tests/async_codec.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::time::{sleep, Duration};
[INFO] [stderr]   |                   ^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bluerobotics-ping` (test "async_codec") generated 1 warning (run `cargo fix --test "async_codec"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluerobotics_ping-14289a555a240aa9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test codec::tests::test_ping_codec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_codec.rs (/opt/rustwide/target/debug/deps/async_codec-47c562bcfc03658e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_run_ping_test ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder.rs (/opt/rustwide/target/debug/deps/builder-07caf98ff2468597)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_inner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deserialize.rs (/opt/rustwide/target/debug/deps/deserialize-955072a4d6afca0f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_simple_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/packer.rs (/opt/rustwide/target/debug/deps/packer-72a2ce5ad0227d1c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_same_packer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serialize.rs (/opt/rustwide/target/debug/deps/serialize-ee4a4bca6106e1fb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_simple_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bluerobotics_ping
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e66d19d5f24ca5dedda51f297cf278b4fad1bfa3eb9275e1e79b9932bc6cb68f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e66d19d5f24ca5dedda51f297cf278b4fad1bfa3eb9275e1e79b9932bc6cb68f", kill_on_drop: false }`
[INFO] [stdout] e66d19d5f24ca5dedda51f297cf278b4fad1bfa3eb9275e1e79b9932bc6cb68f
[INFO] testing bluerobotics-ping-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate bluerobotics-ping 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bluerobotics-ping 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bluerobotics-ping 0.1.0
[INFO] finished tweaking crates.io crate bluerobotics-ping 0.1.0
[INFO] tweaked toml for crates.io crate bluerobotics-ping 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate bluerobotics-ping 0.1.0 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbe31bd3b8c0bc620809aa0a66525febcc86c6462c240b3822a751739f08613a
[INFO] running `Command { std: "docker" "start" "-a" "bbe31bd3b8c0bc620809aa0a66525febcc86c6462c240b3822a751739f08613a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbe31bd3b8c0bc620809aa0a66525febcc86c6462c240b3822a751739f08613a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe31bd3b8c0bc620809aa0a66525febcc86c6462c240b3822a751739f08613a", kill_on_drop: false }`
[INFO] [stdout] bbe31bd3b8c0bc620809aa0a66525febcc86c6462c240b3822a751739f08613a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e4eccc257d2622cb24e863b1aa6a93232c5233dde270c3a51105eb6a6f4d5f0
[INFO] running `Command { std: "docker" "start" "-a" "4e4eccc257d2622cb24e863b1aa6a93232c5233dde270c3a51105eb6a6f4d5f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unescaper v0.1.4
[INFO] [stderr]    Compiling serialport v4.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling bluerobotics-ping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { C...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10098
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11573
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:12328
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14468
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15497
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16206
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18565
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19271
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22647
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:25380
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:26101
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28215
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { D...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:5589
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:6407
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7294
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:10995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:12358
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:16555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { S...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5777
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8810
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10535
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12845
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13723
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14578
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15416
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16023
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19124
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19908
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21611
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { G...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3774
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5799
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:6848
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::NackStruct`
[INFO] [stdout]  --> src/error.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[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: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15726
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15850
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17122
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17249
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 107 |         let request =
[INFO] [stdout]   ...
[INFO] [stdout] 116 |         Ok(())
[INFO] [stdout] 117 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stdout] 120 |         &self,
[INFO] [stdout] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 123 |     where
[INFO] [stdout] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 125 ~     {async {
[INFO] [stdout] 126 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 146 |         }
[INFO] [stdout] 147 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     async fn wait_for_ack(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     fn wait_for_ack(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 152 |         message_id: u16,
[INFO] [stdout] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 154 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 188 |         }
[INFO] [stdout] 189 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 192 |     where
[INFO] [stdout] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 194 ~     {async {
[INFO] [stdout] 195 |         let receiver = self.subscribe();
[INFO] [stdout]   ...
[INFO] [stdout] 199 |         self.wait_for_message(receiver).await
[INFO] [stdout] 200 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stdout] 204 |         self.request().await
[INFO] [stdout] 205 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stdout] 208 |         self.request().await
[INFO] [stdout] 209 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stdout]   ...
[INFO] [stdout] 220 |             .await
[INFO] [stdout] 221 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 88 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s
[INFO] running `Command { std: "docker" "inspect" "4e4eccc257d2622cb24e863b1aa6a93232c5233dde270c3a51105eb6a6f4d5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e4eccc257d2622cb24e863b1aa6a93232c5233dde270c3a51105eb6a6f4d5f0", kill_on_drop: false }`
[INFO] [stdout] 4e4eccc257d2622cb24e863b1aa6a93232c5233dde270c3a51105eb6a6f4d5f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bfab331362dd91adde24d35e24ec6776a8144206cb4325a8c2abe9f50f08d63
[INFO] running `Command { std: "docker" "start" "-a" "1bfab331362dd91adde24d35e24ec6776a8144206cb4325a8c2abe9f50f08d63", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling mio-serial v5.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing-test-macro v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-test v0.2.4
[INFO] [stderr]    Compiling tokio-serial v5.4.4
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling udp-stream v0.0.11
[INFO] [stderr]    Compiling bluerobotics-ping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { C...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10098
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11573
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:12328
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14468
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15497
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16206
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18565
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19271
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22647
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:25380
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:26101
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28215
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { D...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:5589
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:6407
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7294
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:10995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:12358
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:16555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { S...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5777
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8810
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10535
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12845
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13723
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14578
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15416
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16023
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19124
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19908
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21611
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { G...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3774
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5799
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:6848
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::NackStruct`
[INFO] [stdout]  --> src/error.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[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: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15726
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15850
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17122
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17249
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 107 |         let request =
[INFO] [stdout]   ...
[INFO] [stdout] 116 |         Ok(())
[INFO] [stdout] 117 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stdout] 120 |         &self,
[INFO] [stdout] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 123 |     where
[INFO] [stdout] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 125 ~     {async {
[INFO] [stdout] 126 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 146 |         }
[INFO] [stdout] 147 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     async fn wait_for_ack(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     fn wait_for_ack(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 152 |         message_id: u16,
[INFO] [stdout] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 154 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 188 |         }
[INFO] [stdout] 189 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 192 |     where
[INFO] [stdout] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 194 ~     {async {
[INFO] [stdout] 195 |         let receiver = self.subscribe();
[INFO] [stdout]   ...
[INFO] [stdout] 199 |         self.wait_for_message(receiver).await
[INFO] [stdout] 200 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stdout] 204 |         self.request().await
[INFO] [stdout] 205 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stdout] 208 |         self.request().await
[INFO] [stdout] 209 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stdout]   ...
[INFO] [stdout] 220 |             .await
[INFO] [stdout] 221 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 88 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `sleep`
[INFO] [stdout]  --> tests/async_codec.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { C...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5800
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6673
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7499
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10098
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11573
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:12328
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13158
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13895
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14468
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15497
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16206
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16962
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18565
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19271
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20137
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20987
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21793
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22647
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24686
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:25380
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:26101
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27242
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28215
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { D...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:5589
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:6407
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7294
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:10995
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:12358
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:16555
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { S...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5033
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5777
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7453
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8810
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9660
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10535
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12845
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13723
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14578
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15416
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16023
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16881
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17425
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18287
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19124
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19908
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20725
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21611
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { G...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3054
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3774
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4579
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5799
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:6848
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7570
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `local_runner`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `common::NackStruct`
[INFO] [stdout]  --> src/error.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14163
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[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: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14291
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7001
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7123
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15726
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15850
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17122
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stdout]   |                                                         ----^^^^^^
[INFO] [stdout]   |                                                         |
[INFO] [stdout]   |                                                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17249
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stdout]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 107 |         let request =
[INFO] [stdout]   ...
[INFO] [stdout] 116 |         Ok(())
[INFO] [stdout] 117 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stdout] 120 |         &self,
[INFO] [stdout] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 123 |     where
[INFO] [stdout] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 125 ~     {async {
[INFO] [stdout] 126 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 146 |         }
[INFO] [stdout] 147 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     async fn wait_for_ack(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 149 ~     fn wait_for_ack(
[INFO] [stdout] 150 |         &self,
[INFO] [stdout] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stdout] 152 |         message_id: u16,
[INFO] [stdout] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 154 |         let future = async move {
[INFO] [stdout]   ...
[INFO] [stdout] 188 |         }
[INFO] [stdout] 189 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stdout] 192 |     where
[INFO] [stdout] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stdout] 194 ~     {async {
[INFO] [stdout] 195 |         let receiver = self.subscribe();
[INFO] [stdout]   ...
[INFO] [stdout] 199 |         self.wait_for_message(receiver).await
[INFO] [stdout] 200 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stdout] 204 |         self.request().await
[INFO] [stdout] 205 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stdout] 208 |         self.request().await
[INFO] [stdout] 209 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/device.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stdout] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stdout]   ...
[INFO] [stdout] 220 |             .await
[INFO] [stdout] 221 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 88 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] running `Command { std: "docker" "inspect" "1bfab331362dd91adde24d35e24ec6776a8144206cb4325a8c2abe9f50f08d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bfab331362dd91adde24d35e24ec6776a8144206cb4325a8c2abe9f50f08d63", kill_on_drop: false }`
[INFO] [stdout] 1bfab331362dd91adde24d35e24ec6776a8144206cb4325a8c2abe9f50f08d63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acad81d00281b86f8e9abac42529757fdcaf7a4afea765dec9e6e2da7020a963
[INFO] running `Command { std: "docker" "start" "-a" "acad81d00281b86f8e9abac42529757fdcaf7a4afea765dec9e6e2da7020a963", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { C...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:4990
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:5800
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:6673
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:7499
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:10098
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:11573
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The current...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:12328
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The duratio...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13158
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The 5V rail...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:13895
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Send the de...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14468
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the sca...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:15497
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Enable or d...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16206
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set automat...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:16962
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the cur...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:17725
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Temperature...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:18565
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:19271
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the spe...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20137
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The speed o...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:20987
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Command to ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:21793
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:22647
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "General inf...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:24686
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The device ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:25380
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acoustic ou...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:26101
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The scan ra...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:27242
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The distanc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:28215
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A profile p...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:31620
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The interva...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { D...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:2183
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "This messag...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:5589
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Change the ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:6407
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The sonar s...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7294
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:10995
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset the s...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:12358
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "**NEW (v1.1...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:16555
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The transdu...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { S...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:4237
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5033
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "reboot the ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:5777
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the fre...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:6579
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:7453
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A record of...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:8810
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:9660
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Low pass fi...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:10535
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the cur...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:12845
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the und...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:13723
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "the frequen...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:14578
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the min...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15416
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Erase flash...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16023
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:16881
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Reset param...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17425
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:18287
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the und...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19124
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "get the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:19908
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the max...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:20725
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the ove...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:21611
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Get the min...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:449
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...; use tokio :: io :: { AsyncRead , AsyncWrite } ; # [cfg (feature = "serde")] use serde :: { Deserialize , Serialize } ; pub struct De...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:775
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub struct PingProtoc...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:971
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...8 , } # [derive (Debug , Clone , PartialEq)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] pub enum Messages { G...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:2192
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Requests a ...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3054
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Acknowledge...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:3774
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "A message f...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:4579
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "The protoco...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:5799
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Not acknowl...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:6848
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Set the dev...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/common.rs:1:7570
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erive (Debug , Clone , PartialEq , Default)] # [cfg_attr (feature = "serde" , derive (Serialize , Deserialize))] # [doc = "Device info...
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `local_runner`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `common::NackStruct`
[INFO] [stderr]  --> src/error.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{common::NackStruct, decoder, message::ProtocolMessage};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14163
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...erStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping1d.rs:1:14291
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...derStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for GotoBootloaderStruct { fn id () -> u16 { 110...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7001
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ffStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/ping360.rs:1:7123
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...OffStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for MotorOffStruct { fn id () -> u16 { 2903u16 }...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15726
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...shStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:15850
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ashStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for EraseFlashStruct { fn id () -> u16 { 9201u16...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17122
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...tsStruct { fn serialize (& self) -> Vec < u8 > { let mut buffer : Vec < u8 > = Default :: default () ; buffer } } impl DeserializePayl...
[INFO] [stderr]   |                                                         ----^^^^^^
[INFO] [stderr]   |                                                         |
[INFO] [stderr]   |                                                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `payload`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/bluerobotics-ping-7fece34708632bb6/out/bluebps.rs:1:17249
[INFO] [stderr]   |
[INFO] [stderr] 1 | ...ltsStruct { fn deserialize (payload : & [u8]) -> Self { Self { } } } impl MessageInfo for ResetDefaultsStruct { fn id () -> u16 { 9202...
[INFO] [stderr]   |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     async fn send_general_request(&self, requested_id: u16) -> Result<(), PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]     = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 106 ~     fn send_general_request(&self, requested_id: u16) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stderr] 107 |         let request =
[INFO] [stderr]   ...
[INFO] [stderr] 116 |         Ok(())
[INFO] [stderr] 117 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:119:5
[INFO] [stderr]     |
[INFO] [stderr] 119 |     async fn wait_for_message<T: 'static>(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 119 ~     fn wait_for_message<T: 'static>(
[INFO] [stderr] 120 |         &self,
[INFO] [stderr] 121 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stderr] 122 ~     ) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stderr] 123 |     where
[INFO] [stderr] 124 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stderr] 125 ~     {async {
[INFO] [stderr] 126 |         let future = async move {
[INFO] [stderr]   ...
[INFO] [stderr] 146 |         }
[INFO] [stderr] 147 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 149 |     async fn wait_for_ack(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 149 ~     fn wait_for_ack(
[INFO] [stderr] 150 |         &self,
[INFO] [stderr] 151 |         mut receiver: tokio::sync::broadcast::Receiver<ProtocolMessage>,
[INFO] [stderr] 152 |         message_id: u16,
[INFO] [stderr] 153 ~     ) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stderr] 154 |         let future = async move {
[INFO] [stderr]   ...
[INFO] [stderr] 188 |         }
[INFO] [stderr] 189 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:191:5
[INFO] [stderr]     |
[INFO] [stderr] 191 |     async fn request<T: 'static>(&self) -> Result<T, PingError>
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 191 ~     fn request<T: 'static>(&self) -> impl std::future::Future<Output = Result<T, PingError>> + Send
[INFO] [stderr] 192 |     where
[INFO] [stderr] 193 |         T: crate::message::MessageInfo + std::marker::Sync + Clone + std::marker::Send,
[INFO] [stderr] 194 ~     {async {
[INFO] [stderr] 195 |         let receiver = self.subscribe();
[INFO] [stderr]   ...
[INFO] [stderr] 199 |         self.wait_for_message(receiver).await
[INFO] [stderr] 200 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:203:5
[INFO] [stderr]     |
[INFO] [stderr] 203 |     async fn device_information(&self) -> Result<common::DeviceInformationStruct, PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 203 ~     fn device_information(&self) -> impl std::future::Future<Output = Result<common::DeviceInformationStruct, PingError>> + Send {async {
[INFO] [stderr] 204 |         self.request().await
[INFO] [stderr] 205 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:207:5
[INFO] [stderr]     |
[INFO] [stderr] 207 |     async fn protocol_version(&self) -> Result<common::ProtocolVersionStruct, PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 207 ~     fn protocol_version(&self) -> impl std::future::Future<Output = Result<common::ProtocolVersionStruct, PingError>> + Send {async {
[INFO] [stderr] 208 |         self.request().await
[INFO] [stderr] 209 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]    --> src/device.rs:213:5
[INFO] [stderr]     |
[INFO] [stderr] 213 |     async fn set_device_id(&self, device_id: u8) -> Result<(), PingError> {
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]     |
[INFO] [stderr] 213 ~     fn set_device_id(&self, device_id: u8) -> impl std::future::Future<Output = Result<(), PingError>> + Send {async {
[INFO] [stderr] 214 |         let request = common::Messages::SetDeviceId(common::SetDeviceIdStruct { device_id });
[INFO] [stderr]   ...
[INFO] [stderr] 220 |             .await
[INFO] [stderr] 221 ~     } }
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `bluerobotics-ping` (lib) generated 88 warnings (run `cargo fix --lib -p bluerobotics-ping` to apply 5 suggestions)
[INFO] [stderr] warning: `bluerobotics-ping` (lib test) generated 88 warnings (88 duplicates)
[INFO] [stderr] warning: unused imports: `Duration`, `sleep`
[INFO] [stderr]  --> tests/async_codec.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::time::{sleep, Duration};
[INFO] [stderr]   |                   ^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bluerobotics-ping` (test "async_codec") generated 1 warning (run `cargo fix --test "async_codec"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bluerobotics_ping-14289a555a240aa9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test codec::tests::test_ping_codec ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_codec.rs (/opt/rustwide/target/debug/deps/async_codec-47c562bcfc03658e)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_run_ping_test ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/builder.rs (/opt/rustwide/target/debug/deps/builder-07caf98ff2468597)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_inner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deserialize.rs (/opt/rustwide/target/debug/deps/deserialize-955072a4d6afca0f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_simple_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/packer.rs (/opt/rustwide/target/debug/deps/packer-72a2ce5ad0227d1c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_same_packer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serialize.rs (/opt/rustwide/target/debug/deps/serialize-ee4a4bca6106e1fb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_simple_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bluerobotics_ping
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acad81d00281b86f8e9abac42529757fdcaf7a4afea765dec9e6e2da7020a963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acad81d00281b86f8e9abac42529757fdcaf7a4afea765dec9e6e2da7020a963", kill_on_drop: false }`
[INFO] [stdout] acad81d00281b86f8e9abac42529757fdcaf7a4afea765dec9e6e2da7020a963
