[INFO] fetching crate libpacket 0.1.2... [INFO] checking libpacket-0.1.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate libpacket 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate libpacket 0.1.2 [INFO] finished tweaking crates.io crate libpacket 0.1.2 [INFO] tweaked toml for crates.io crate libpacket 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libpacket 0.1.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libpacket-derive v0.1.1 [INFO] [stderr] Downloaded libpacket-core v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8145e853793ccf99ed3f3e2ddebf6c3584186869189214b64e3e790d1456b288 [INFO] running `Command { std: "docker" "start" "-a" "8145e853793ccf99ed3f3e2ddebf6c3584186869189214b64e3e790d1456b288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8145e853793ccf99ed3f3e2ddebf6c3584186869189214b64e3e790d1456b288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8145e853793ccf99ed3f3e2ddebf6c3584186869189214b64e3e790d1456b288", kill_on_drop: false }` [INFO] [stdout] 8145e853793ccf99ed3f3e2ddebf6c3584186869189214b64e3e790d1456b288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef8910df3a53077b481d9f8cdff3d217a4e75addcd0a17d33b28289328ca52c0 [INFO] running `Command { std: "docker" "start" "-a" "ef8910df3a53077b481d9f8cdff3d217a4e75addcd0a17d33b28289328ca52c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking libpacket-core v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libpacket-derive v0.1.1 [INFO] [stderr] Checking libpacket v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/arp.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see 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 `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmark` [INFO] [stdout] --> src/ethernet.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `benchmark` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ethernet.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/gre.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/gre.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/gre.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:282:21 [INFO] [stdout] | [INFO] [stdout] 282 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:393:21 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv4.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv4.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:627:17 [INFO] [stdout] | [INFO] [stdout] 627 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:634:17 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:666:17 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:677:17 [INFO] [stdout] | [INFO] [stdout] 677 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:690:17 [INFO] [stdout] | [INFO] [stdout] 690 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:717:17 [INFO] [stdout] | [INFO] [stdout] 717 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:726:17 [INFO] [stdout] | [INFO] [stdout] 726 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:737:17 [INFO] [stdout] | [INFO] [stdout] 737 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 766 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:775:17 [INFO] [stdout] | [INFO] [stdout] 775 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:800:17 [INFO] [stdout] | [INFO] [stdout] 800 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:809:17 [INFO] [stdout] | [INFO] [stdout] 809 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:818:17 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:833:17 [INFO] [stdout] | [INFO] [stdout] 833 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/tcp.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/tcp.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/udp.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/vlan.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmark` [INFO] [stdout] --> src/util.rs:236:17 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `benchmark` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/arp.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see 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 `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmark` [INFO] [stdout] --> src/ethernet.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `benchmark` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ethernet.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/gre.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/gre.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/gre.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:282:21 [INFO] [stdout] | [INFO] [stdout] 282 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmp.rs:393:21 [INFO] [stdout] | [INFO] [stdout] 393 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/icmpv6.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv4.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv4.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/ipv6.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:627:17 [INFO] [stdout] | [INFO] [stdout] 627 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:634:17 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:653:17 [INFO] [stdout] | [INFO] [stdout] 653 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:666:17 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:677:17 [INFO] [stdout] | [INFO] [stdout] 677 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:690:17 [INFO] [stdout] | [INFO] [stdout] 690 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:717:17 [INFO] [stdout] | [INFO] [stdout] 717 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:726:17 [INFO] [stdout] | [INFO] [stdout] 726 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:737:17 [INFO] [stdout] | [INFO] [stdout] 737 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 766 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:775:17 [INFO] [stdout] | [INFO] [stdout] 775 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:800:17 [INFO] [stdout] | [INFO] [stdout] 800 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:809:17 [INFO] [stdout] | [INFO] [stdout] 809 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:818:17 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/quic.rs:833:17 [INFO] [stdout] | [INFO] [stdout] 833 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/tcp.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/tcp.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/udp.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `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/vlan.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, 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 `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Packet` may come from an old version of the `libpacket_derive` crate, try updating your dependency with `cargo update -p libpacket_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `benchmark` [INFO] [stdout] --> src/util.rs:236:17 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `benchmark` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ipv6.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(buf: &[u8]) -> ExtensionIterable { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ipv6.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(buf: &[u8]) -> ExtensionIterable { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.62s [INFO] running `Command { std: "docker" "inspect" "ef8910df3a53077b481d9f8cdff3d217a4e75addcd0a17d33b28289328ca52c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8910df3a53077b481d9f8cdff3d217a4e75addcd0a17d33b28289328ca52c0", kill_on_drop: false }` [INFO] [stdout] ef8910df3a53077b481d9f8cdff3d217a4e75addcd0a17d33b28289328ca52c0