[INFO] cloning repository https://github.com/JiachenYuan/pnet_gdp_router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JiachenYuan/pnet_gdp_router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiachenYuan%2Fpnet_gdp_router", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiachenYuan%2Fpnet_gdp_router'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f71aa5847df33d8506c795f6b041c532f166889a
[INFO] checking JiachenYuan/pnet_gdp_router against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiachenYuan%2Fpnet_gdp_router" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JiachenYuan/pnet_gdp_router
[INFO] finished tweaking git repo https://github.com/JiachenYuan/pnet_gdp_router
[INFO] tweaked toml for git repo https://github.com/JiachenYuan/pnet_gdp_router written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JiachenYuan/pnet_gdp_router on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JiachenYuan/pnet_gdp_router 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_sys v0.30.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.30.0
[INFO] [stderr]   Downloaded pnet_base v0.30.0
[INFO] [stderr]   Downloaded pnet_transport v0.30.0
[INFO] [stderr]   Downloaded pnet v0.30.0
[INFO] [stderr]   Downloaded pnet_packet v0.30.0
[INFO] [stderr]   Downloaded pnet_macros v0.30.0
[INFO] [stderr]   Downloaded ipnetwork v0.18.0
[INFO] [stderr]   Downloaded pnet_datalink v0.30.0
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded libc v0.2.135
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6725b4a5b3522bce328b8d1c54782c7f92576294e4e6645070e5b19040c80cf
[INFO] running `Command { std: "docker" "start" "-a" "f6725b4a5b3522bce328b8d1c54782c7f92576294e4e6645070e5b19040c80cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6725b4a5b3522bce328b8d1c54782c7f92576294e4e6645070e5b19040c80cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6725b4a5b3522bce328b8d1c54782c7f92576294e4e6645070e5b19040c80cf", kill_on_drop: false }`
[INFO] [stdout] f6725b4a5b3522bce328b8d1c54782c7f92576294e4e6645070e5b19040c80cf
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac041463dccd7a43a0298a273c07997799db605ad7fce78c84e2211856d53542
[INFO] running `Command { std: "docker" "start" "-a" "ac041463dccd7a43a0298a273c07997799db605ad7fce78c84e2211856d53542", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling pnet v0.30.0
[INFO] [stderr]     Checking pnet_base v0.30.0
[INFO] [stderr]     Checking pnet_macros_support v0.30.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]     Checking pnet_sys v0.30.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking ipnetwork v0.18.0
[INFO] [stderr]     Checking ipnetwork v0.19.0
[INFO] [stderr]     Checking pnet_datalink v0.30.0
[INFO] [stderr]    Compiling pnet_macros v0.30.0
[INFO] [stderr]     Checking pnet_packet v0.30.0
[INFO] [stderr]     Checking pnet_transport v0.30.0
[INFO] [stderr]     Checking pnet_gdp_router v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/packet/my_protocol.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[packet]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/packet/GDP_protocol.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[packet]
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/packet/my_protocol.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[packet]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/packet/GDP_protocol.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[packet]
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_name`
[INFO] [stdout]   --> src/main.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn handle_gdp_packet(interface_name: &str, source: IpAddr, destination: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLin...
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]   --> src/main.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn handle_gdp_packet(interface_name: &str, source: IpAddr, destination: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLin...
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/main.rs:34:60
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...str, source: IpAddr, destination: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLinkSender>) -> Option<Vec<u8>> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `udp`
[INFO] [stdout]   --> src/main.rs:34:96
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...tion: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLinkSender>) -> Option<Vec<u8>> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_udp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/main.rs:34:113
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...cket: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLinkSender>) -> Option<Vec<u8>> {
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `interface_name`
[INFO] [stdout]   --> src/main.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn handle_gdp_packet(interface_name: &str, source: IpAddr, destination: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLin...
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interface_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]   --> src/main.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn handle_gdp_packet(interface_name: &str, source: IpAddr, destination: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLin...
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/main.rs:34:60
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...str, source: IpAddr, destination: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLinkSender>) -> Option<Vec<u8>> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `udp`
[INFO] [stdout]   --> src/main.rs:34:96
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...tion: IpAddr, packet: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLinkSender>) -> Option<Vec<u8>> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_udp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/main.rs:34:113
[INFO] [stdout]    |
[INFO] [stdout] 34 | ...cket: &[u8], udp: &UdpPacket, tx: &Box<dyn DataLinkSender>) -> Option<Vec<u8>> {
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyProtocolField` is never constructed
[INFO] [stdout]  --> src/packet/my_protocol.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MyProtocolField(pub u8);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/packet/my_protocol.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl MyProtocolField {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(field_val: u8) -> MyProtocolField {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyProtocol` is never constructed
[INFO] [stdout]   --> src/packet/my_protocol.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MyProtocol {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALUE_FOO` is never used
[INFO] [stdout]   --> src/packet/my_protocol.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const VALUE_FOO: MyProtocolField = MyProtocolField(0);
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALUE_BAR` is never used
[INFO] [stdout]   --> src/packet/my_protocol.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const VALUE_BAR: MyProtocolField = MyProtocolField(1);
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/packet/GDP_protocol.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GdpProtocol {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     #[length = "32"]
[INFO] [stdout]  9 |     src_gdpname: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 10 |     #[length = "32"]
[INFO] [stdout] 11 |     dst_gdpname: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 12 |     #[length = "16"]
[INFO] [stdout] 13 |     uuid: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     num_packets: u32be,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 15 |     packet_no: u32be,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     data_len: u16be,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     action: u8,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     ttl: u8,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     #[payload]
[INFO] [stdout] 20 |     payload: Vec<u8>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GdpProtocol` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyProtocolField` is never constructed
[INFO] [stdout]  --> src/packet/my_protocol.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct MyProtocolField(pub u8);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GDP_protocol` should have a snake case name
[INFO] [stdout]  --> src/packet/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod GDP_protocol;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `gdp_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/packet/my_protocol.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl MyProtocolField {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(field_val: u8) -> MyProtocolField {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyProtocol` is never constructed
[INFO] [stdout]   --> src/packet/my_protocol.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MyProtocol {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALUE_FOO` is never used
[INFO] [stdout]   --> src/packet/my_protocol.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const VALUE_FOO: MyProtocolField = MyProtocolField(0);
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VALUE_BAR` is never used
[INFO] [stdout]   --> src/packet/my_protocol.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub const VALUE_BAR: MyProtocolField = MyProtocolField(1);
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/packet/GDP_protocol.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GdpProtocol {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout]  8 |     #[length = "32"]
[INFO] [stdout]  9 |     src_gdpname: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 10 |     #[length = "32"]
[INFO] [stdout] 11 |     dst_gdpname: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 12 |     #[length = "16"]
[INFO] [stdout] 13 |     uuid: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 14 |     num_packets: u32be,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 15 |     packet_no: u32be,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     data_len: u16be,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     action: u8,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     ttl: u8,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     #[payload]
[INFO] [stdout] 20 |     payload: Vec<u8>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GdpProtocol` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `GDP_protocol` should have a snake case name
[INFO] [stdout]  --> src/packet/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod GDP_protocol;
[INFO] [stdout]   |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `gdp_protocol`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "ac041463dccd7a43a0298a273c07997799db605ad7fce78c84e2211856d53542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac041463dccd7a43a0298a273c07997799db605ad7fce78c84e2211856d53542", kill_on_drop: false }`
[INFO] [stdout] ac041463dccd7a43a0298a273c07997799db605ad7fce78c84e2211856d53542
