[INFO] fetching crate pnet_packet 0.35.0... [INFO] testing pnet_packet-0.35.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pnet_packet 0.35.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate pnet_packet 0.35.0 [INFO] finished tweaking crates.io crate pnet_packet 0.35.0 [INFO] tweaked toml for crates.io crate pnet_packet 0.35.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pnet_packet 0.35.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3478d582526ba152179a1f7d24567f36f0bf362d13cc2b1fcda8c9dd2730258 [INFO] running `Command { std: "docker" "start" "-a" "b3478d582526ba152179a1f7d24567f36f0bf362d13cc2b1fcda8c9dd2730258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3478d582526ba152179a1f7d24567f36f0bf362d13cc2b1fcda8c9dd2730258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3478d582526ba152179a1f7d24567f36f0bf362d13cc2b1fcda8c9dd2730258", kill_on_drop: false }` [INFO] [stdout] b3478d582526ba152179a1f7d24567f36f0bf362d13cc2b1fcda8c9dd2730258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ecf6a816388b6e4c3047cf0ec13bfe6d2e2448a4815e26d02cc4eb87de4eed [INFO] running `Command { std: "docker" "start" "-a" "81ecf6a816388b6e4c3047cf0ec13bfe6d2e2448a4815e26d02cc4eb87de4eed", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling pnet_packet v0.35.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/arp.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/dhcp.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/dns.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 266 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/dns.rs:415:1 [INFO] [stdout] | [INFO] [stdout] 415 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/dns.rs:455:1 [INFO] [stdout] | [INFO] [stdout] 455 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ethernet.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/flowcontrol.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/gre.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/gre.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/gre.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmp.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmp.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmp.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmp.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmp.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/icmpv6.rs:987:5 [INFO] [stdout] | [INFO] [stdout] 987 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipv4.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipv4.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipv6.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipv6.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipv6.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/tcp.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/tcp.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/udp.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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: `default` and `std` [INFO] [stdout] = note: using a cfg inside a 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 `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [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: `clippy` [INFO] [stdout] --> src/vlan.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/sll.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/sll2.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/vxlan.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this error originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `benchmark` [INFO] [stdout] --> src/util.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(all(test, feature = "benchmark"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `std` [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipv6.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | 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] 40 | pub fn new(buf: &[u8]) -> ExtensionIterable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pnet_packet` (lib) due to 40 previous errors [INFO] running `Command { std: "docker" "inspect" "81ecf6a816388b6e4c3047cf0ec13bfe6d2e2448a4815e26d02cc4eb87de4eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ecf6a816388b6e4c3047cf0ec13bfe6d2e2448a4815e26d02cc4eb87de4eed", kill_on_drop: false }` [INFO] [stdout] 81ecf6a816388b6e4c3047cf0ec13bfe6d2e2448a4815e26d02cc4eb87de4eed