[INFO] fetching crate xenet-packet 0.5.0... [INFO] checking xenet-packet-0.5.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate xenet-packet 0.5.0 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xenet-packet 0.5.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 56 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5430e5c347e2cff32459bce2aab212e5332c818eed5efc2e972d13d6a02bb242 [INFO] running `Command { std: "docker" "start" "-a" "5430e5c347e2cff32459bce2aab212e5332c818eed5efc2e972d13d6a02bb242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5430e5c347e2cff32459bce2aab212e5332c818eed5efc2e972d13d6a02bb242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5430e5c347e2cff32459bce2aab212e5332c818eed5efc2e972d13d6a02bb242", kill_on_drop: false }` [INFO] [stdout] 5430e5c347e2cff32459bce2aab212e5332c818eed5efc2e972d13d6a02bb242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a6daa96ad6afbc91da5605c34029faf9bf12d75668be216d89483f4b3b5d693 [INFO] running `Command { std: "docker" "start" "-a" "4a6daa96ad6afbc91da5605c34029faf9bf12d75668be216d89483f4b3b5d693", kill_on_drop: false }` [INFO] [stderr] Checking default-net v0.21.0 [INFO] [stderr] Compiling xenet-macro v0.5.0 [INFO] [stderr] Checking xenet-core v0.5.0 [INFO] [stderr] Checking xenet-macro-helper v0.5.0 [INFO] [stderr] Checking xenet-packet v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 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: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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] error: 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 error 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] error: 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: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error 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] error: 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 error originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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] error: 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 error 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] error: 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: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(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] error: could not compile `xenet-packet` (lib) due to 35 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: 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: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(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] error: could not compile `xenet-packet` (lib test) due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "4a6daa96ad6afbc91da5605c34029faf9bf12d75668be216d89483f4b3b5d693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6daa96ad6afbc91da5605c34029faf9bf12d75668be216d89483f4b3b5d693", kill_on_drop: false }` [INFO] [stdout] 4a6daa96ad6afbc91da5605c34029faf9bf12d75668be216d89483f4b3b5d693