[INFO] fetching crate xenet-packet 0.5.0... [INFO] testing xenet-packet-0.5.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate xenet-packet 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate xenet-packet 0.5.0 [INFO] finished tweaking crates.io crate xenet-packet 0.5.0 [INFO] tweaked toml for crates.io crate xenet-packet 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xenet-packet 0.5.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-packet-utils v0.5.2 [INFO] [stderr] Downloaded default-net v0.21.0 [INFO] [stderr] Downloaded xenet-macro v0.5.0 [INFO] [stderr] Downloaded xenet-macro-helper v0.5.0 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded memalloc v0.1.0 [INFO] [stderr] Downloaded xenet-core v0.5.0 [INFO] [stderr] Downloaded netlink-sys v0.8.7 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15139745a0b0f941a226f8fde9b6c3126184338bcf4324e5fdc3fca62ee2fbe8 [INFO] running `Command { std: "docker" "start" "-a" "15139745a0b0f941a226f8fde9b6c3126184338bcf4324e5fdc3fca62ee2fbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15139745a0b0f941a226f8fde9b6c3126184338bcf4324e5fdc3fca62ee2fbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15139745a0b0f941a226f8fde9b6c3126184338bcf4324e5fdc3fca62ee2fbe8", kill_on_drop: false }` [INFO] [stdout] 15139745a0b0f941a226f8fde9b6c3126184338bcf4324e5fdc3fca62ee2fbe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204a0489d86b0e4b8f2626f9a2eac3aa78511cca8e2df41f6751c20d151ed45b [INFO] running `Command { std: "docker" "start" "-a" "204a0489d86b0e4b8f2626f9a2eac3aa78511cca8e2df41f6751c20d151ed45b", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling default-net v0.21.0 [INFO] [stderr] Compiling xenet-core v0.5.0 [INFO] [stderr] Compiling xenet-macro-helper v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling xenet-macro v0.5.0 [INFO] [stderr] Compiling xenet-packet v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/arp.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/dhcp.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/ethernet.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:565:5 [INFO] [stdout] | [INFO] [stdout] 565 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:1015:5 [INFO] [stdout] | [INFO] [stdout] 1015 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:1097:5 [INFO] [stdout] | [INFO] [stdout] 1097 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/sll.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/sll2.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/usbpcap.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Packet)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [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:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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/vlan.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipv6.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.11s [INFO] running `Command { std: "docker" "inspect" "204a0489d86b0e4b8f2626f9a2eac3aa78511cca8e2df41f6751c20d151ed45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204a0489d86b0e4b8f2626f9a2eac3aa78511cca8e2df41f6751c20d151ed45b", kill_on_drop: false }` [INFO] [stdout] 204a0489d86b0e4b8f2626f9a2eac3aa78511cca8e2df41f6751c20d151ed45b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c935315899740c090173600e9dd286ad67a3bbbba1d757079eed8f3e078ab394 [INFO] running `Command { std: "docker" "start" "-a" "c935315899740c090173600e9dd286ad67a3bbbba1d757079eed8f3e078ab394", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/arp.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/dhcp.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/ethernet.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:565:5 [INFO] [stdout] | [INFO] [stdout] 565 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xenet-packet v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:1015:5 [INFO] [stdout] | [INFO] [stdout] 1015 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:1097:5 [INFO] [stdout] | [INFO] [stdout] 1097 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/sll.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/sll2.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/usbpcap.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Packet)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [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:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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/vlan.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipv6.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/arp.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/dhcp.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/ethernet.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:492:5 [INFO] [stdout] | [INFO] [stdout] 492 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:229:1 [INFO] [stdout] | [INFO] [stdout] 229 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:463:5 [INFO] [stdout] | [INFO] [stdout] 463 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:516:5 [INFO] [stdout] | [INFO] [stdout] 516 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:565:5 [INFO] [stdout] | [INFO] [stdout] 565 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:682:5 [INFO] [stdout] | [INFO] [stdout] 682 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:1015:5 [INFO] [stdout] | [INFO] [stdout] 1015 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:1097:5 [INFO] [stdout] | [INFO] [stdout] 1097 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/sll.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/sll2.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_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/usbpcap.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Packet)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [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:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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/vlan.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [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 `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipv6.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `Command { std: "docker" "inspect" "c935315899740c090173600e9dd286ad67a3bbbba1d757079eed8f3e078ab394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c935315899740c090173600e9dd286ad67a3bbbba1d757079eed8f3e078ab394", kill_on_drop: false }` [INFO] [stdout] c935315899740c090173600e9dd286ad67a3bbbba1d757079eed8f3e078ab394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e91bbd96d6e94ed3076799bc1b81227694de277d7308fefdb5a6483034304f9 [INFO] running `Command { std: "docker" "start" "-a" "3e91bbd96d6e94ed3076799bc1b81227694de277d7308fefdb5a6483034304f9", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/arp.rs:306:1 [INFO] [stderr] | [INFO] [stderr] 306 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/dhcp.rs:251:1 [INFO] [stderr] | [INFO] [stderr] 251 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ethernet.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/gre.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/gre.rs:64:1 [INFO] [stderr] | [INFO] [stderr] 64 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/gre.rs:73:1 [INFO] [stderr] | [INFO] [stderr] 73 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmp.rs:212:1 [INFO] [stderr] | [INFO] [stderr] 212 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmp.rs:336:5 [INFO] [stderr] | [INFO] [stderr] 336 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmp.rs:418:5 [INFO] [stderr] | [INFO] [stderr] 418 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmp.rs:492:5 [INFO] [stderr] | [INFO] [stderr] 492 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmp.rs:538:5 [INFO] [stderr] | [INFO] [stderr] 538 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:229:1 [INFO] [stderr] | [INFO] [stderr] 229 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:430:5 [INFO] [stderr] | [INFO] [stderr] 430 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:463:5 [INFO] [stderr] | [INFO] [stderr] 463 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:516:5 [INFO] [stderr] | [INFO] [stderr] 516 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:565:5 [INFO] [stderr] | [INFO] [stderr] 565 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:626:5 [INFO] [stderr] | [INFO] [stderr] 626 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:682:5 [INFO] [stderr] | [INFO] [stderr] 682 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:1015:5 [INFO] [stderr] | [INFO] [stderr] 1015 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/icmpv6.rs:1097:5 [INFO] [stderr] | [INFO] [stderr] 1097 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipv4.rs:263:1 [INFO] [stderr] | [INFO] [stderr] 263 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipv4.rs:384:1 [INFO] [stderr] | [INFO] [stderr] 384 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipv6.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipv6.rs:93:1 [INFO] [stderr] | [INFO] [stderr] 93 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipv6.rs:115:1 [INFO] [stderr] | [INFO] [stderr] 115 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipv6.rs:132:1 [INFO] [stderr] | [INFO] [stderr] 132 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/sll.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/sll2.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/tcp.rs:174:1 [INFO] [stderr] | [INFO] [stderr] 174 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/tcp.rs:256:1 [INFO] [stderr] | [INFO] [stderr] 256 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/udp.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/usbpcap.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Packet)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `benchmark` [INFO] [stderr] --> src/util.rs:228:17 [INFO] [stderr] | [INFO] [stderr] 228 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = help: consider adding `benchmark` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/vlan.rs:71:1 [INFO] [stderr] | [INFO] [stderr] 71 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `serde` [INFO] [stderr] = 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] [stderr] = help: try referring to `::xenet_macro::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::xenet_macro::Packet` may come from an old version of the `xenet_macro` crate, try updating your dependency with `cargo update -p xenet_macro` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `::xenet_macro::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ipv6.rs:87:21 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 87 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `xenet-packet` (lib) generated 35 warnings (run `cargo fix --lib -p xenet-packet` to apply 1 suggestion) [INFO] [stderr] warning: `xenet-packet` (lib test) generated 35 warnings (35 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xenet_packet-16b7f51f95bdd76b) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test ethernet::ether_type_to_str ... ok [INFO] [stdout] test gre::gre_packet_test ... ok [INFO] [stdout] test ethernet::ethernet_header_test ... ok [INFO] [stdout] test gre::gre_checksum_test ... ok [INFO] [stdout] test icmp::checksum_tests::checksum_odd_bytes ... ok [INFO] [stdout] test icmpv6::checksum_tests::checksum_echo_request ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_na_create ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_na_parse ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_ns_create ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_ns_parse ... ok [INFO] [stdout] test icmp::checksum_tests::checksum_nonzero ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_option_parsing ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_ra_create ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_ra_parse ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_rs_create ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_rs_parse ... ok [INFO] [stdout] test ipv4::ipv4_options_length_test ... ok [INFO] [stdout] test ipv4::ipv4_packet_set_payload_test ... ok [INFO] [stdout] test ipv4::ipv4_payload_length_test ... ok [INFO] [stdout] test tcp::tcp_test_options_invalid_offset ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_redirect_parse ... ok [INFO] [stdout] test tcp::tcp_test_options_slice_invalid_offset ... ok [INFO] [stdout] test ipv6::ipv6_header_test ... ok [INFO] [stdout] test ipv4::ipv4_packet_test ... ok [INFO] [stdout] test ipv4::checksum_tests::checksum_nonzero ... ok [INFO] [stdout] test ipv4::ipv4_packet_option_test ... ok [INFO] [stdout] test icmpv6::ndp::ndp_tests::basic_redirect_create ... ok [INFO] [stdout] test tcp::tcp_test_options_vec_invalid_offset ... ok [INFO] [stdout] test ipv4::checksum_tests::checksum_too_large_header_length ... ok [INFO] [stdout] test tcp::tcp_header_ipv4_test ... ok [INFO] [stdout] test ipv4::checksum_tests::checksum_too_small_header_length ... ok [INFO] [stdout] test util::tests::sum_be_words_small_sizes ... ok [INFO] [stdout] test udp::udp_header_ipv4_test ... ok [INFO] [stdout] test udp::udp_header_ipv6_test ... ok [INFO] [stdout] test usbpcap::tests::usbpcap_packet_test ... ok [INFO] [stdout] test ipv4::checksum_tests::checksum_zeros ... ok [INFO] [stdout] test icmp::checksum_tests::checksum_zeros ... ok [INFO] [stdout] test tcp::tcp_test_option_invalid_len ... ok [INFO] [stdout] test vlan::tests::vlan_packet_test ... ok [INFO] [stdout] test usbpcap::tests::usbpcap_packet_test_variable_header ... ok [INFO] [stdout] test tcp::tcp_test_payload_slice_invalid_offset ... ok [INFO] [stdout] test util::tests::sum_be_words_misaligned_ptr ... ok [INFO] [stdout] test util::tests::sum_be_words_different_skipwords ... ok [INFO] [stdout] test ipv4::ipv4_packet_set_payload_test_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests xenet_packet [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e91bbd96d6e94ed3076799bc1b81227694de277d7308fefdb5a6483034304f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e91bbd96d6e94ed3076799bc1b81227694de277d7308fefdb5a6483034304f9", kill_on_drop: false }` [INFO] [stdout] 3e91bbd96d6e94ed3076799bc1b81227694de277d7308fefdb5a6483034304f9