[INFO] fetching crate librping 0.1.8... [INFO] testing librping-0.1.8 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate librping 0.1.8 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate librping 0.1.8 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate librping 0.1.8 [INFO] finished tweaking crates.io crate librping 0.1.8 [INFO] tweaked toml for crates.io crate librping 0.1.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_sys v0.27.2 [INFO] [stderr] Downloaded pnet_macros v0.27.2 [INFO] [stderr] Downloaded pnet v0.27.2 [INFO] [stderr] Downloaded syntex_pos v0.42.0 [INFO] [stderr] Downloaded syntex v0.42.2 [INFO] [stderr] Downloaded syntex_errors v0.42.0 [INFO] [stderr] Downloaded bitflags v0.5.0 [INFO] [stderr] Downloaded pnet_transport v0.27.2 [INFO] [stderr] Downloaded pnet_packet v0.27.2 [INFO] [stderr] Downloaded pnet_base v0.27.2 [INFO] [stderr] Downloaded pnet_macros_support v0.27.2 [INFO] [stderr] Downloaded syntex_syntax v0.42.0 [INFO] [stderr] Downloaded pnet_datalink v0.27.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2172c23e42f62a08c1a1cdf432db86f654b323449cb1c104a0da7c00667fd97 [INFO] running `Command { std: "docker" "start" "-a" "f2172c23e42f62a08c1a1cdf432db86f654b323449cb1c104a0da7c00667fd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2172c23e42f62a08c1a1cdf432db86f654b323449cb1c104a0da7c00667fd97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2172c23e42f62a08c1a1cdf432db86f654b323449cb1c104a0da7c00667fd97", kill_on_drop: false }` [INFO] [stdout] f2172c23e42f62a08c1a1cdf432db86f654b323449cb1c104a0da7c00667fd97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07dad5b4bf1b8e37e7177925efb573ff7c449bd9a6527795e8d0bd225bc441ca [INFO] running `Command { std: "docker" "start" "-a" "07dad5b4bf1b8e37e7177925efb573ff7c449bd9a6527795e8d0bd225bc441ca", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:408:9 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 424 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 432 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:444:9 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:460:9 [INFO] [stdout] | [INFO] [stdout] 460 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:468:9 [INFO] [stdout] | [INFO] [stdout] 468 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:484:9 [INFO] [stdout] | [INFO] [stdout] 484 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 520 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 550 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:577:5 [INFO] [stdout] | [INFO] [stdout] 577 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:586:5 [INFO] [stdout] | [INFO] [stdout] 586 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 592 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:610:9 [INFO] [stdout] | [INFO] [stdout] 610 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:614:9 [INFO] [stdout] | [INFO] [stdout] 614 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:618:9 [INFO] [stdout] | [INFO] [stdout] 618 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:622:9 [INFO] [stdout] | [INFO] [stdout] 622 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:626:9 [INFO] [stdout] | [INFO] [stdout] 626 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:630:9 [INFO] [stdout] | [INFO] [stdout] 630 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:649:9 [INFO] [stdout] | [INFO] [stdout] 649 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:653:9 [INFO] [stdout] | [INFO] [stdout] 653 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:661:9 [INFO] [stdout] | [INFO] [stdout] 661 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:672:5 [INFO] [stdout] | [INFO] [stdout] 672 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:690:9 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:694:9 [INFO] [stdout] | [INFO] [stdout] 694 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:698:9 [INFO] [stdout] | [INFO] [stdout] 698 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:711:5 [INFO] [stdout] | [INFO] [stdout] 711 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:717:9 [INFO] [stdout] | [INFO] [stdout] 717 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:721:9 [INFO] [stdout] | [INFO] [stdout] 721 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:729:9 [INFO] [stdout] | [INFO] [stdout] 729 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:740:5 [INFO] [stdout] | [INFO] [stdout] 740 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:751:5 [INFO] [stdout] | [INFO] [stdout] 751 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:789:5 [INFO] [stdout] | [INFO] [stdout] 789 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:845:5 [INFO] [stdout] | [INFO] [stdout] 845 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/arp.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 858 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:300:9 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:357:9 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:365:9 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:369:9 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:443:5 [INFO] [stdout] | [INFO] [stdout] 443 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `cfg` predicate is not specified [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ethernet.rs:653:1 [INFO] [stdout] | [INFO] [stdout] 653 | #[cfg()] [INFO] [stdout] | ^^^^^^^^ help: expected syntax is: `cfg(/* predicate */)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `cfg` predicate is not specified [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg()] [INFO] [stdout] | ^^^^^^^^ help: expected syntax is: `cfg(/* predicate */)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:462:5 [INFO] [stdout] | [INFO] [stdout] 462 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:471:5 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 480 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:517:5 [INFO] [stdout] | [INFO] [stdout] 517 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:541:5 [INFO] [stdout] | [INFO] [stdout] 541 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:581:5 [INFO] [stdout] | [INFO] [stdout] 581 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:623:5 [INFO] [stdout] | [INFO] [stdout] 623 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:639:5 [INFO] [stdout] | [INFO] [stdout] 639 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:654:5 [INFO] [stdout] | [INFO] [stdout] 654 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:670:5 [INFO] [stdout] | [INFO] [stdout] 670 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:687:5 [INFO] [stdout] | [INFO] [stdout] 687 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:720:5 [INFO] [stdout] | [INFO] [stdout] 720 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:785:5 [INFO] [stdout] | [INFO] [stdout] 785 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:795:5 [INFO] [stdout] | [INFO] [stdout] 795 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:805:5 [INFO] [stdout] | [INFO] [stdout] 805 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:815:5 [INFO] [stdout] | [INFO] [stdout] 815 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:826:5 [INFO] [stdout] | [INFO] [stdout] 826 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:879:5 [INFO] [stdout] | [INFO] [stdout] 879 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:912:5 [INFO] [stdout] | [INFO] [stdout] 912 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:931:5 [INFO] [stdout] | [INFO] [stdout] 931 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:947:5 [INFO] [stdout] | [INFO] [stdout] 947 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:967:5 [INFO] [stdout] | [INFO] [stdout] 967 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:984:5 [INFO] [stdout] | [INFO] [stdout] 984 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1000:5 [INFO] [stdout] | [INFO] [stdout] 1000 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1014:5 [INFO] [stdout] | [INFO] [stdout] 1014 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1025:5 [INFO] [stdout] | [INFO] [stdout] 1025 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1040:5 [INFO] [stdout] | [INFO] [stdout] 1040 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1057:5 [INFO] [stdout] | [INFO] [stdout] 1057 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1074:5 [INFO] [stdout] | [INFO] [stdout] 1074 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1150:5 [INFO] [stdout] | [INFO] [stdout] 1150 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1254:5 [INFO] [stdout] | [INFO] [stdout] 1254 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1301:5 [INFO] [stdout] | [INFO] [stdout] 1301 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1311:5 [INFO] [stdout] | [INFO] [stdout] 1311 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1323:5 [INFO] [stdout] | [INFO] [stdout] 1323 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1333:5 [INFO] [stdout] | [INFO] [stdout] 1333 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1344:5 [INFO] [stdout] | [INFO] [stdout] 1344 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1349:5 [INFO] [stdout] | [INFO] [stdout] 1349 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1357:5 [INFO] [stdout] | [INFO] [stdout] 1357 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1370:5 [INFO] [stdout] | [INFO] [stdout] 1370 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1383:5 [INFO] [stdout] | [INFO] [stdout] 1383 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1440:5 [INFO] [stdout] | [INFO] [stdout] 1440 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1448:5 [INFO] [stdout] | [INFO] [stdout] 1448 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1507:5 [INFO] [stdout] | [INFO] [stdout] 1507 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1556:5 [INFO] [stdout] | [INFO] [stdout] 1556 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1566:5 [INFO] [stdout] | [INFO] [stdout] 1566 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1580:5 [INFO] [stdout] | [INFO] [stdout] 1580 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1592:5 [INFO] [stdout] | [INFO] [stdout] 1592 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1603:5 [INFO] [stdout] | [INFO] [stdout] 1603 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1608:5 [INFO] [stdout] | [INFO] [stdout] 1608 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1616:5 [INFO] [stdout] | [INFO] [stdout] 1616 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1629:5 [INFO] [stdout] | [INFO] [stdout] 1629 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1642:5 [INFO] [stdout] | [INFO] [stdout] 1642 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1699:5 [INFO] [stdout] | [INFO] [stdout] 1699 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/gre.rs:1707:5 [INFO] [stdout] | [INFO] [stdout] 1707 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `cfg` predicate is not specified [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:420:1 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg()] [INFO] [stdout] | ^^^^^^^^ help: expected syntax is: `cfg(/* predicate */)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:592:13 [INFO] [stdout] | [INFO] [stdout] 592 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:599:9 [INFO] [stdout] | [INFO] [stdout] 599 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:603:13 [INFO] [stdout] | [INFO] [stdout] 603 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:623:9 [INFO] [stdout] | [INFO] [stdout] 623 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:697:9 [INFO] [stdout] | [INFO] [stdout] 697 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:712:13 [INFO] [stdout] | [INFO] [stdout] 712 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:720:9 [INFO] [stdout] | [INFO] [stdout] 720 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:732:9 [INFO] [stdout] | [INFO] [stdout] 732 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:744:9 [INFO] [stdout] | [INFO] [stdout] 744 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:755:9 [INFO] [stdout] | [INFO] [stdout] 755 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:761:13 [INFO] [stdout] | [INFO] [stdout] 761 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:769:9 [INFO] [stdout] | [INFO] [stdout] 769 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:775:13 [INFO] [stdout] | [INFO] [stdout] 775 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:784:9 [INFO] [stdout] | [INFO] [stdout] 784 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:795:9 [INFO] [stdout] | [INFO] [stdout] 795 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:806:9 [INFO] [stdout] | [INFO] [stdout] 806 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:826:9 [INFO] [stdout] | [INFO] [stdout] 826 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:831:9 [INFO] [stdout] | [INFO] [stdout] 831 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:839:9 [INFO] [stdout] | [INFO] [stdout] 839 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:852:9 [INFO] [stdout] | [INFO] [stdout] 852 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:864:9 [INFO] [stdout] | [INFO] [stdout] 864 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:921:9 [INFO] [stdout] | [INFO] [stdout] 921 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:932:9 [INFO] [stdout] | [INFO] [stdout] 932 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1048:9 [INFO] [stdout] | [INFO] [stdout] 1048 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1052:13 [INFO] [stdout] | [INFO] [stdout] 1052 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1059:9 [INFO] [stdout] | [INFO] [stdout] 1059 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1063:13 [INFO] [stdout] | [INFO] [stdout] 1063 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1071:9 [INFO] [stdout] | [INFO] [stdout] 1071 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1083:9 [INFO] [stdout] | [INFO] [stdout] 1083 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1095:9 [INFO] [stdout] | [INFO] [stdout] 1095 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1146:9 [INFO] [stdout] | [INFO] [stdout] 1146 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1159:9 [INFO] [stdout] | [INFO] [stdout] 1159 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1163:13 [INFO] [stdout] | [INFO] [stdout] 1163 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1170:9 [INFO] [stdout] | [INFO] [stdout] 1170 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1174:13 [INFO] [stdout] | [INFO] [stdout] 1174 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1194:9 [INFO] [stdout] | [INFO] [stdout] 1194 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1217:9 [INFO] [stdout] | [INFO] [stdout] 1217 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1223:13 [INFO] [stdout] | [INFO] [stdout] 1223 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1231:9 [INFO] [stdout] | [INFO] [stdout] 1231 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1237:13 [INFO] [stdout] | [INFO] [stdout] 1237 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1246:9 [INFO] [stdout] | [INFO] [stdout] 1246 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1257:9 [INFO] [stdout] | [INFO] [stdout] 1257 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1268:9 [INFO] [stdout] | [INFO] [stdout] 1268 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1278:9 [INFO] [stdout] | [INFO] [stdout] 1278 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1288:9 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1293:9 [INFO] [stdout] | [INFO] [stdout] 1293 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1301:9 [INFO] [stdout] | [INFO] [stdout] 1301 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1314:9 [INFO] [stdout] | [INFO] [stdout] 1314 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1327:9 [INFO] [stdout] | [INFO] [stdout] 1327 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1384:9 [INFO] [stdout] | [INFO] [stdout] 1384 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1395:9 [INFO] [stdout] | [INFO] [stdout] 1395 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1514:9 [INFO] [stdout] | [INFO] [stdout] 1514 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1518:13 [INFO] [stdout] | [INFO] [stdout] 1518 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1525:9 [INFO] [stdout] | [INFO] [stdout] 1525 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1529:13 [INFO] [stdout] | [INFO] [stdout] 1529 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1537:9 [INFO] [stdout] | [INFO] [stdout] 1537 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1549:9 [INFO] [stdout] | [INFO] [stdout] 1549 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1605:9 [INFO] [stdout] | [INFO] [stdout] 1605 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1617:9 [INFO] [stdout] | [INFO] [stdout] 1617 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1621:13 [INFO] [stdout] | [INFO] [stdout] 1621 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1628:9 [INFO] [stdout] | [INFO] [stdout] 1628 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1632:13 [INFO] [stdout] | [INFO] [stdout] 1632 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1640:9 [INFO] [stdout] | [INFO] [stdout] 1640 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1652:9 [INFO] [stdout] | [INFO] [stdout] 1652 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1665:9 [INFO] [stdout] | [INFO] [stdout] 1665 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1671:13 [INFO] [stdout] | [INFO] [stdout] 1671 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1679:9 [INFO] [stdout] | [INFO] [stdout] 1679 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1685:13 [INFO] [stdout] | [INFO] [stdout] 1685 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1694:9 [INFO] [stdout] | [INFO] [stdout] 1694 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1705:9 [INFO] [stdout] | [INFO] [stdout] 1705 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1717:9 [INFO] [stdout] | [INFO] [stdout] 1717 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1727:9 [INFO] [stdout] | [INFO] [stdout] 1727 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1732:9 [INFO] [stdout] | [INFO] [stdout] 1732 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1740:9 [INFO] [stdout] | [INFO] [stdout] 1740 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1753:9 [INFO] [stdout] | [INFO] [stdout] 1753 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1766:9 [INFO] [stdout] | [INFO] [stdout] 1766 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1823:9 [INFO] [stdout] | [INFO] [stdout] 1823 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1833:9 [INFO] [stdout] | [INFO] [stdout] 1833 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1920:9 [INFO] [stdout] | [INFO] [stdout] 1920 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1924:13 [INFO] [stdout] | [INFO] [stdout] 1924 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1931:9 [INFO] [stdout] | [INFO] [stdout] 1931 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1935:13 [INFO] [stdout] | [INFO] [stdout] 1935 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1943:9 [INFO] [stdout] | [INFO] [stdout] 1943 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:1955:9 [INFO] [stdout] | [INFO] [stdout] 1955 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2008:9 [INFO] [stdout] | [INFO] [stdout] 2008 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2020:9 [INFO] [stdout] | [INFO] [stdout] 2020 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2024:13 [INFO] [stdout] | [INFO] [stdout] 2024 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2031:9 [INFO] [stdout] | [INFO] [stdout] 2031 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2035:13 [INFO] [stdout] | [INFO] [stdout] 2035 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2043:9 [INFO] [stdout] | [INFO] [stdout] 2043 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2055:9 [INFO] [stdout] | [INFO] [stdout] 2055 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2068:9 [INFO] [stdout] | [INFO] [stdout] 2068 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2074:13 [INFO] [stdout] | [INFO] [stdout] 2074 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2082:9 [INFO] [stdout] | [INFO] [stdout] 2082 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2088:13 [INFO] [stdout] | [INFO] [stdout] 2088 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2097:9 [INFO] [stdout] | [INFO] [stdout] 2097 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2108:9 [INFO] [stdout] | [INFO] [stdout] 2108 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2120:9 [INFO] [stdout] | [INFO] [stdout] 2120 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2130:9 [INFO] [stdout] | [INFO] [stdout] 2130 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2135:9 [INFO] [stdout] | [INFO] [stdout] 2135 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2143:9 [INFO] [stdout] | [INFO] [stdout] 2143 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2156:9 [INFO] [stdout] | [INFO] [stdout] 2156 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2169:9 [INFO] [stdout] | [INFO] [stdout] 2169 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2226:9 [INFO] [stdout] | [INFO] [stdout] 2226 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmp.rs:2236:9 [INFO] [stdout] | [INFO] [stdout] 2236 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `cfg` predicate is not specified [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:467:1 [INFO] [stdout] | [INFO] [stdout] 467 | #[cfg()] [INFO] [stdout] | ^^^^^^^^ help: expected syntax is: `cfg(/* predicate */)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:675:9 [INFO] [stdout] | [INFO] [stdout] 675 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:679:13 [INFO] [stdout] | [INFO] [stdout] 679 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:686:9 [INFO] [stdout] | [INFO] [stdout] 686 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:733:9 [INFO] [stdout] | [INFO] [stdout] 733 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:747:13 [INFO] [stdout] | [INFO] [stdout] 747 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:754:9 [INFO] [stdout] | [INFO] [stdout] 754 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:763:9 [INFO] [stdout] | [INFO] [stdout] 763 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:769:13 [INFO] [stdout] | [INFO] [stdout] 769 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:777:9 [INFO] [stdout] | [INFO] [stdout] 777 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:786:9 [INFO] [stdout] | [INFO] [stdout] 786 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:798:9 [INFO] [stdout] | [INFO] [stdout] 798 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:806:9 [INFO] [stdout] | [INFO] [stdout] 806 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:817:9 [INFO] [stdout] | [INFO] [stdout] 817 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:834:9 [INFO] [stdout] | [INFO] [stdout] 834 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:850:9 [INFO] [stdout] | [INFO] [stdout] 850 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:911:9 [INFO] [stdout] | [INFO] [stdout] 911 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:920:9 [INFO] [stdout] | [INFO] [stdout] 920 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:998:9 [INFO] [stdout] | [INFO] [stdout] 998 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1002:13 [INFO] [stdout] | [INFO] [stdout] 1002 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1009:9 [INFO] [stdout] | [INFO] [stdout] 1009 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1013:13 [INFO] [stdout] | [INFO] [stdout] 1013 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1021:9 [INFO] [stdout] | [INFO] [stdout] 1021 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1033:9 [INFO] [stdout] | [INFO] [stdout] 1033 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1046:9 [INFO] [stdout] | [INFO] [stdout] 1046 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1060:9 [INFO] [stdout] | [INFO] [stdout] 1060 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1131:9 [INFO] [stdout] | [INFO] [stdout] 1131 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1144:9 [INFO] [stdout] | [INFO] [stdout] 1144 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1148:13 [INFO] [stdout] | [INFO] [stdout] 1148 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1155:9 [INFO] [stdout] | [INFO] [stdout] 1155 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1159:13 [INFO] [stdout] | [INFO] [stdout] 1159 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1167:9 [INFO] [stdout] | [INFO] [stdout] 1167 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1179:9 [INFO] [stdout] | [INFO] [stdout] 1179 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1192:9 [INFO] [stdout] | [INFO] [stdout] 1192 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1221:9 [INFO] [stdout] | [INFO] [stdout] 1221 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1235:9 [INFO] [stdout] | [INFO] [stdout] 1235 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1241:13 [INFO] [stdout] | [INFO] [stdout] 1241 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1249:9 [INFO] [stdout] | [INFO] [stdout] 1249 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1255:13 [INFO] [stdout] | [INFO] [stdout] 1255 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1264:9 [INFO] [stdout] | [INFO] [stdout] 1264 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1275:9 [INFO] [stdout] | [INFO] [stdout] 1275 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1287:9 [INFO] [stdout] | [INFO] [stdout] 1287 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1301:9 [INFO] [stdout] | [INFO] [stdout] 1301 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1319:9 [INFO] [stdout] | [INFO] [stdout] 1319 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1332:9 [INFO] [stdout] | [INFO] [stdout] 1332 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1340:9 [INFO] [stdout] | [INFO] [stdout] 1340 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1351:9 [INFO] [stdout] | [INFO] [stdout] 1351 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1368:9 [INFO] [stdout] | [INFO] [stdout] 1368 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1385:9 [INFO] [stdout] | [INFO] [stdout] 1385 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1446:9 [INFO] [stdout] | [INFO] [stdout] 1446 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1457:9 [INFO] [stdout] | [INFO] [stdout] 1457 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1548:9 [INFO] [stdout] | [INFO] [stdout] 1548 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1552:13 [INFO] [stdout] | [INFO] [stdout] 1552 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1559:9 [INFO] [stdout] | [INFO] [stdout] 1559 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1563:13 [INFO] [stdout] | [INFO] [stdout] 1563 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1571:9 [INFO] [stdout] | [INFO] [stdout] 1571 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1582:9 [INFO] [stdout] | [INFO] [stdout] 1582 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1591:9 [INFO] [stdout] | [INFO] [stdout] 1591 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1601:9 [INFO] [stdout] | [INFO] [stdout] 1601 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1613:9 [INFO] [stdout] | [INFO] [stdout] 1613 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1627:9 [INFO] [stdout] | [INFO] [stdout] 1627 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1640:9 [INFO] [stdout] | [INFO] [stdout] 1640 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1654:9 [INFO] [stdout] | [INFO] [stdout] 1654 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1669:9 [INFO] [stdout] | [INFO] [stdout] 1669 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1725:9 [INFO] [stdout] | [INFO] [stdout] 1725 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1742:9 [INFO] [stdout] | [INFO] [stdout] 1742 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1746:13 [INFO] [stdout] | [INFO] [stdout] 1746 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1753:9 [INFO] [stdout] | [INFO] [stdout] 1753 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1757:13 [INFO] [stdout] | [INFO] [stdout] 1757 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1765:9 [INFO] [stdout] | [INFO] [stdout] 1765 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1776:9 [INFO] [stdout] | [INFO] [stdout] 1776 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1785:9 [INFO] [stdout] | [INFO] [stdout] 1785 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1795:9 [INFO] [stdout] | [INFO] [stdout] 1795 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1807:9 [INFO] [stdout] | [INFO] [stdout] 1807 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1821:9 [INFO] [stdout] | [INFO] [stdout] 1821 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1834:9 [INFO] [stdout] | [INFO] [stdout] 1834 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1848:9 [INFO] [stdout] | [INFO] [stdout] 1848 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1863:9 [INFO] [stdout] | [INFO] [stdout] 1863 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1877:9 [INFO] [stdout] | [INFO] [stdout] 1877 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1883:13 [INFO] [stdout] | [INFO] [stdout] 1883 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1891:9 [INFO] [stdout] | [INFO] [stdout] 1891 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1897:13 [INFO] [stdout] | [INFO] [stdout] 1897 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1906:9 [INFO] [stdout] | [INFO] [stdout] 1906 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1916:9 [INFO] [stdout] | [INFO] [stdout] 1916 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1925:9 [INFO] [stdout] | [INFO] [stdout] 1925 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1935:9 [INFO] [stdout] | [INFO] [stdout] 1935 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1946:9 [INFO] [stdout] | [INFO] [stdout] 1946 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1959:9 [INFO] [stdout] | [INFO] [stdout] 1959 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1971:9 [INFO] [stdout] | [INFO] [stdout] 1971 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:1985:9 [INFO] [stdout] | [INFO] [stdout] 1985 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2003:9 [INFO] [stdout] | [INFO] [stdout] 2003 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2016:9 [INFO] [stdout] | [INFO] [stdout] 2016 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2024:9 [INFO] [stdout] | [INFO] [stdout] 2024 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2035:9 [INFO] [stdout] | [INFO] [stdout] 2035 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2052:9 [INFO] [stdout] | [INFO] [stdout] 2052 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2069:9 [INFO] [stdout] | [INFO] [stdout] 2069 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2130:9 [INFO] [stdout] | [INFO] [stdout] 2130 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2143:9 [INFO] [stdout] | [INFO] [stdout] 2143 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2230:9 [INFO] [stdout] | [INFO] [stdout] 2230 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2234:13 [INFO] [stdout] | [INFO] [stdout] 2234 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2241:9 [INFO] [stdout] | [INFO] [stdout] 2241 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2245:13 [INFO] [stdout] | [INFO] [stdout] 2245 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2253:9 [INFO] [stdout] | [INFO] [stdout] 2253 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2265:9 [INFO] [stdout] | [INFO] [stdout] 2265 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2278:9 [INFO] [stdout] | [INFO] [stdout] 2278 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2282:13 [INFO] [stdout] | [INFO] [stdout] 2282 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2291:13 [INFO] [stdout] | [INFO] [stdout] 2291 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2300:13 [INFO] [stdout] | [INFO] [stdout] 2300 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2309:13 [INFO] [stdout] | [INFO] [stdout] 2309 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2318:13 [INFO] [stdout] | [INFO] [stdout] 2318 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2327:13 [INFO] [stdout] | [INFO] [stdout] 2327 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2336:13 [INFO] [stdout] | [INFO] [stdout] 2336 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2345:13 [INFO] [stdout] | [INFO] [stdout] 2345 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2359:9 [INFO] [stdout] | [INFO] [stdout] 2359 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2373:9 [INFO] [stdout] | [INFO] [stdout] 2373 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2388:9 [INFO] [stdout] | [INFO] [stdout] 2388 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2444:9 [INFO] [stdout] | [INFO] [stdout] 2444 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2458:9 [INFO] [stdout] | [INFO] [stdout] 2458 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2462:13 [INFO] [stdout] | [INFO] [stdout] 2462 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2469:9 [INFO] [stdout] | [INFO] [stdout] 2469 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2473:13 [INFO] [stdout] | [INFO] [stdout] 2473 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2481:9 [INFO] [stdout] | [INFO] [stdout] 2481 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2493:9 [INFO] [stdout] | [INFO] [stdout] 2493 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2506:9 [INFO] [stdout] | [INFO] [stdout] 2506 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2510:13 [INFO] [stdout] | [INFO] [stdout] 2510 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2519:13 [INFO] [stdout] | [INFO] [stdout] 2519 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2528:13 [INFO] [stdout] | [INFO] [stdout] 2528 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2537:13 [INFO] [stdout] | [INFO] [stdout] 2537 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2546:13 [INFO] [stdout] | [INFO] [stdout] 2546 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2555:13 [INFO] [stdout] | [INFO] [stdout] 2555 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2564:13 [INFO] [stdout] | [INFO] [stdout] 2564 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2573:13 [INFO] [stdout] | [INFO] [stdout] 2573 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2587:9 [INFO] [stdout] | [INFO] [stdout] 2587 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2601:9 [INFO] [stdout] | [INFO] [stdout] 2601 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2616:9 [INFO] [stdout] | [INFO] [stdout] 2616 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2630:9 [INFO] [stdout] | [INFO] [stdout] 2630 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2636:13 [INFO] [stdout] | [INFO] [stdout] 2636 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2644:9 [INFO] [stdout] | [INFO] [stdout] 2644 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2650:13 [INFO] [stdout] | [INFO] [stdout] 2650 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2659:9 [INFO] [stdout] | [INFO] [stdout] 2659 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2670:9 [INFO] [stdout] | [INFO] [stdout] 2670 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2682:9 [INFO] [stdout] | [INFO] [stdout] 2682 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2688:13 [INFO] [stdout] | [INFO] [stdout] 2688 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2696:13 [INFO] [stdout] | [INFO] [stdout] 2696 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2704:13 [INFO] [stdout] | [INFO] [stdout] 2704 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2712:13 [INFO] [stdout] | [INFO] [stdout] 2712 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2720:13 [INFO] [stdout] | [INFO] [stdout] 2720 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2728:13 [INFO] [stdout] | [INFO] [stdout] 2728 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2736:13 [INFO] [stdout] | [INFO] [stdout] 2736 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2744:13 [INFO] [stdout] | [INFO] [stdout] 2744 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2763:9 [INFO] [stdout] | [INFO] [stdout] 2763 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2777:9 [INFO] [stdout] | [INFO] [stdout] 2777 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2795:9 [INFO] [stdout] | [INFO] [stdout] 2795 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2808:9 [INFO] [stdout] | [INFO] [stdout] 2808 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2816:9 [INFO] [stdout] | [INFO] [stdout] 2816 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2827:9 [INFO] [stdout] | [INFO] [stdout] 2827 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2844:9 [INFO] [stdout] | [INFO] [stdout] 2844 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2861:9 [INFO] [stdout] | [INFO] [stdout] 2861 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2922:9 [INFO] [stdout] | [INFO] [stdout] 2922 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:2933:9 [INFO] [stdout] | [INFO] [stdout] 2933 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3035:9 [INFO] [stdout] | [INFO] [stdout] 3035 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3039:13 [INFO] [stdout] | [INFO] [stdout] 3039 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3046:9 [INFO] [stdout] | [INFO] [stdout] 3046 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3050:13 [INFO] [stdout] | [INFO] [stdout] 3050 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3058:9 [INFO] [stdout] | [INFO] [stdout] 3058 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3069:9 [INFO] [stdout] | [INFO] [stdout] 3069 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3079:9 [INFO] [stdout] | [INFO] [stdout] 3079 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3091:9 [INFO] [stdout] | [INFO] [stdout] 3091 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3095:13 [INFO] [stdout] | [INFO] [stdout] 3095 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3104:13 [INFO] [stdout] | [INFO] [stdout] 3104 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3113:13 [INFO] [stdout] | [INFO] [stdout] 3113 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3122:13 [INFO] [stdout] | [INFO] [stdout] 3122 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3131:13 [INFO] [stdout] | [INFO] [stdout] 3131 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3140:13 [INFO] [stdout] | [INFO] [stdout] 3140 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3149:13 [INFO] [stdout] | [INFO] [stdout] 3149 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3158:13 [INFO] [stdout] | [INFO] [stdout] 3158 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3172:9 [INFO] [stdout] | [INFO] [stdout] 3172 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3186:9 [INFO] [stdout] | [INFO] [stdout] 3186 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3201:9 [INFO] [stdout] | [INFO] [stdout] 3201 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3257:9 [INFO] [stdout] | [INFO] [stdout] 3257 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3272:9 [INFO] [stdout] | [INFO] [stdout] 3272 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3276:13 [INFO] [stdout] | [INFO] [stdout] 3276 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3283:9 [INFO] [stdout] | [INFO] [stdout] 3283 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3287:13 [INFO] [stdout] | [INFO] [stdout] 3287 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3295:9 [INFO] [stdout] | [INFO] [stdout] 3295 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3306:9 [INFO] [stdout] | [INFO] [stdout] 3306 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3316:9 [INFO] [stdout] | [INFO] [stdout] 3316 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3328:9 [INFO] [stdout] | [INFO] [stdout] 3328 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3332:13 [INFO] [stdout] | [INFO] [stdout] 3332 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3341:13 [INFO] [stdout] | [INFO] [stdout] 3341 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3350:13 [INFO] [stdout] | [INFO] [stdout] 3350 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3359:13 [INFO] [stdout] | [INFO] [stdout] 3359 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3368:13 [INFO] [stdout] | [INFO] [stdout] 3368 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3377:13 [INFO] [stdout] | [INFO] [stdout] 3377 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3386:13 [INFO] [stdout] | [INFO] [stdout] 3386 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3395:13 [INFO] [stdout] | [INFO] [stdout] 3395 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3409:9 [INFO] [stdout] | [INFO] [stdout] 3409 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3423:9 [INFO] [stdout] | [INFO] [stdout] 3423 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3438:9 [INFO] [stdout] | [INFO] [stdout] 3438 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3452:9 [INFO] [stdout] | [INFO] [stdout] 3452 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3458:13 [INFO] [stdout] | [INFO] [stdout] 3458 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3466:9 [INFO] [stdout] | [INFO] [stdout] 3466 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3472:13 [INFO] [stdout] | [INFO] [stdout] 3472 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3481:9 [INFO] [stdout] | [INFO] [stdout] 3481 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3491:9 [INFO] [stdout] | [INFO] [stdout] 3491 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3501:9 [INFO] [stdout] | [INFO] [stdout] 3501 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3512:9 [INFO] [stdout] | [INFO] [stdout] 3512 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3518:13 [INFO] [stdout] | [INFO] [stdout] 3518 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3526:13 [INFO] [stdout] | [INFO] [stdout] 3526 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3534:13 [INFO] [stdout] | [INFO] [stdout] 3534 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3542:13 [INFO] [stdout] | [INFO] [stdout] 3542 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3550:13 [INFO] [stdout] | [INFO] [stdout] 3550 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3558:13 [INFO] [stdout] | [INFO] [stdout] 3558 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3566:13 [INFO] [stdout] | [INFO] [stdout] 3566 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3574:13 [INFO] [stdout] | [INFO] [stdout] 3574 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3593:9 [INFO] [stdout] | [INFO] [stdout] 3593 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3607:9 [INFO] [stdout] | [INFO] [stdout] 3607 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3625:9 [INFO] [stdout] | [INFO] [stdout] 3625 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3638:9 [INFO] [stdout] | [INFO] [stdout] 3638 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3646:9 [INFO] [stdout] | [INFO] [stdout] 3646 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3657:9 [INFO] [stdout] | [INFO] [stdout] 3657 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3674:9 [INFO] [stdout] | [INFO] [stdout] 3674 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3691:9 [INFO] [stdout] | [INFO] [stdout] 3691 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3752:9 [INFO] [stdout] | [INFO] [stdout] 3752 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3764:9 [INFO] [stdout] | [INFO] [stdout] 3764 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3854:9 [INFO] [stdout] | [INFO] [stdout] 3854 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3858:13 [INFO] [stdout] | [INFO] [stdout] 3858 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3865:9 [INFO] [stdout] | [INFO] [stdout] 3865 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3869:13 [INFO] [stdout] | [INFO] [stdout] 3869 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3877:9 [INFO] [stdout] | [INFO] [stdout] 3877 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3889:9 [INFO] [stdout] | [INFO] [stdout] 3889 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3902:9 [INFO] [stdout] | [INFO] [stdout] 3902 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3906:13 [INFO] [stdout] | [INFO] [stdout] 3906 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3915:13 [INFO] [stdout] | [INFO] [stdout] 3915 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3924:13 [INFO] [stdout] | [INFO] [stdout] 3924 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3933:13 [INFO] [stdout] | [INFO] [stdout] 3933 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3942:13 [INFO] [stdout] | [INFO] [stdout] 3942 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3951:13 [INFO] [stdout] | [INFO] [stdout] 3951 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3960:13 [INFO] [stdout] | [INFO] [stdout] 3960 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3969:13 [INFO] [stdout] | [INFO] [stdout] 3969 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3983:9 [INFO] [stdout] | [INFO] [stdout] 3983 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3987:13 [INFO] [stdout] | [INFO] [stdout] 3987 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:3996:13 [INFO] [stdout] | [INFO] [stdout] 3996 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4005:13 [INFO] [stdout] | [INFO] [stdout] 4005 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4014:13 [INFO] [stdout] | [INFO] [stdout] 4014 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4023:13 [INFO] [stdout] | [INFO] [stdout] 4023 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4032:13 [INFO] [stdout] | [INFO] [stdout] 4032 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4041:13 [INFO] [stdout] | [INFO] [stdout] 4041 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4050:13 [INFO] [stdout] | [INFO] [stdout] 4050 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4064:9 [INFO] [stdout] | [INFO] [stdout] 4064 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4078:9 [INFO] [stdout] | [INFO] [stdout] 4078 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4093:9 [INFO] [stdout] | [INFO] [stdout] 4093 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4147:9 [INFO] [stdout] | [INFO] [stdout] 4147 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4162:9 [INFO] [stdout] | [INFO] [stdout] 4162 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4166:13 [INFO] [stdout] | [INFO] [stdout] 4166 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4173:9 [INFO] [stdout] | [INFO] [stdout] 4173 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4177:13 [INFO] [stdout] | [INFO] [stdout] 4177 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4185:9 [INFO] [stdout] | [INFO] [stdout] 4185 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4197:9 [INFO] [stdout] | [INFO] [stdout] 4197 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4210:9 [INFO] [stdout] | [INFO] [stdout] 4210 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4214:13 [INFO] [stdout] | [INFO] [stdout] 4214 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4223:13 [INFO] [stdout] | [INFO] [stdout] 4223 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4232:13 [INFO] [stdout] | [INFO] [stdout] 4232 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4241:13 [INFO] [stdout] | [INFO] [stdout] 4241 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4250:13 [INFO] [stdout] | [INFO] [stdout] 4250 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4259:13 [INFO] [stdout] | [INFO] [stdout] 4259 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4268:13 [INFO] [stdout] | [INFO] [stdout] 4268 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4277:13 [INFO] [stdout] | [INFO] [stdout] 4277 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4291:9 [INFO] [stdout] | [INFO] [stdout] 4291 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4295:13 [INFO] [stdout] | [INFO] [stdout] 4295 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4304:13 [INFO] [stdout] | [INFO] [stdout] 4304 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4313:13 [INFO] [stdout] | [INFO] [stdout] 4313 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4322:13 [INFO] [stdout] | [INFO] [stdout] 4322 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4331:13 [INFO] [stdout] | [INFO] [stdout] 4331 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4340:13 [INFO] [stdout] | [INFO] [stdout] 4340 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4349:13 [INFO] [stdout] | [INFO] [stdout] 4349 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4358:13 [INFO] [stdout] | [INFO] [stdout] 4358 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4372:9 [INFO] [stdout] | [INFO] [stdout] 4372 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4386:9 [INFO] [stdout] | [INFO] [stdout] 4386 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4401:9 [INFO] [stdout] | [INFO] [stdout] 4401 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4415:9 [INFO] [stdout] | [INFO] [stdout] 4415 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4421:13 [INFO] [stdout] | [INFO] [stdout] 4421 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4429:9 [INFO] [stdout] | [INFO] [stdout] 4429 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4435:13 [INFO] [stdout] | [INFO] [stdout] 4435 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4444:9 [INFO] [stdout] | [INFO] [stdout] 4444 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4455:9 [INFO] [stdout] | [INFO] [stdout] 4455 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4467:9 [INFO] [stdout] | [INFO] [stdout] 4467 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4473:13 [INFO] [stdout] | [INFO] [stdout] 4473 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4481:13 [INFO] [stdout] | [INFO] [stdout] 4481 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4489:13 [INFO] [stdout] | [INFO] [stdout] 4489 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4497:13 [INFO] [stdout] | [INFO] [stdout] 4497 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4505:13 [INFO] [stdout] | [INFO] [stdout] 4505 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4513:13 [INFO] [stdout] | [INFO] [stdout] 4513 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4521:13 [INFO] [stdout] | [INFO] [stdout] 4521 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4529:13 [INFO] [stdout] | [INFO] [stdout] 4529 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4548:9 [INFO] [stdout] | [INFO] [stdout] 4548 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4554:13 [INFO] [stdout] | [INFO] [stdout] 4554 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4562:13 [INFO] [stdout] | [INFO] [stdout] 4562 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4570:13 [INFO] [stdout] | [INFO] [stdout] 4570 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4578:13 [INFO] [stdout] | [INFO] [stdout] 4578 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4586:13 [INFO] [stdout] | [INFO] [stdout] 4586 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4594:13 [INFO] [stdout] | [INFO] [stdout] 4594 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4602:13 [INFO] [stdout] | [INFO] [stdout] 4602 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4610:13 [INFO] [stdout] | [INFO] [stdout] 4610 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4629:9 [INFO] [stdout] | [INFO] [stdout] 4629 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4643:9 [INFO] [stdout] | [INFO] [stdout] 4643 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4662:9 [INFO] [stdout] | [INFO] [stdout] 4662 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4675:9 [INFO] [stdout] | [INFO] [stdout] 4675 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4683:9 [INFO] [stdout] | [INFO] [stdout] 4683 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4694:9 [INFO] [stdout] | [INFO] [stdout] 4694 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4711:9 [INFO] [stdout] | [INFO] [stdout] 4711 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4727:9 [INFO] [stdout] | [INFO] [stdout] 4727 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4788:9 [INFO] [stdout] | [INFO] [stdout] 4788 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4800:9 [INFO] [stdout] | [INFO] [stdout] 4800 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `cfg` predicate is not specified [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/icmpv6.rs:4847:5 [INFO] [stdout] | [INFO] [stdout] 4847 | #[cfg()] [INFO] [stdout] | ^^^^^^^^ help: expected syntax is: `cfg(/* predicate */)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 398 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:419:5 [INFO] [stdout] | [INFO] [stdout] 419 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:433:5 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:543:5 [INFO] [stdout] | [INFO] [stdout] 543 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:555:5 [INFO] [stdout] | [INFO] [stdout] 555 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:576:5 [INFO] [stdout] | [INFO] [stdout] 576 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:587:5 [INFO] [stdout] | [INFO] [stdout] 587 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 600 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:623:9 [INFO] [stdout] | [INFO] [stdout] 623 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:627:9 [INFO] [stdout] | [INFO] [stdout] 627 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:631:9 [INFO] [stdout] | [INFO] [stdout] 631 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:647:9 [INFO] [stdout] | [INFO] [stdout] 647 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:651:9 [INFO] [stdout] | [INFO] [stdout] 651 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:655:9 [INFO] [stdout] | [INFO] [stdout] 655 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:659:9 [INFO] [stdout] | [INFO] [stdout] 659 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:667:5 [INFO] [stdout] | [INFO] [stdout] 667 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:707:5 [INFO] [stdout] | [INFO] [stdout] 707 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:727:5 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:737:5 [INFO] [stdout] | [INFO] [stdout] 737 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:748:5 [INFO] [stdout] | [INFO] [stdout] 748 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:780:5 [INFO] [stdout] | [INFO] [stdout] 780 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:792:5 [INFO] [stdout] | [INFO] [stdout] 792 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:816:5 [INFO] [stdout] | [INFO] [stdout] 816 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:826:5 [INFO] [stdout] | [INFO] [stdout] 826 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:836:9 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:844:9 [INFO] [stdout] | [INFO] [stdout] 844 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:855:5 [INFO] [stdout] | [INFO] [stdout] 855 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 861 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:865:9 [INFO] [stdout] | [INFO] [stdout] 865 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:869:9 [INFO] [stdout] | [INFO] [stdout] 869 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:873:9 [INFO] [stdout] | [INFO] [stdout] 873 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:884:5 [INFO] [stdout] | [INFO] [stdout] 884 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:925:5 [INFO] [stdout] | [INFO] [stdout] 925 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:946:5 [INFO] [stdout] | [INFO] [stdout] 946 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:962:5 [INFO] [stdout] | [INFO] [stdout] 962 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:978:5 [INFO] [stdout] | [INFO] [stdout] 978 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1038:5 [INFO] [stdout] | [INFO] [stdout] 1038 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1053:5 [INFO] [stdout] | [INFO] [stdout] 1053 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `cfg` predicate is not specified [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1082:1 [INFO] [stdout] | [INFO] [stdout] 1082 | #[cfg()] [INFO] [stdout] | ^^^^^^^^ help: expected syntax is: `cfg(/* predicate */)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1197:5 [INFO] [stdout] | [INFO] [stdout] 1197 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1206:5 [INFO] [stdout] | [INFO] [stdout] 1206 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1219:9 [INFO] [stdout] | [INFO] [stdout] 1219 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1226 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1239:5 [INFO] [stdout] | [INFO] [stdout] 1239 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1312:5 [INFO] [stdout] | [INFO] [stdout] 1312 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1321:5 [INFO] [stdout] | [INFO] [stdout] 1321 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1330:5 [INFO] [stdout] | [INFO] [stdout] 1330 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1334:9 [INFO] [stdout] | [INFO] [stdout] 1334 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1341:5 [INFO] [stdout] | [INFO] [stdout] 1341 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1354:5 [INFO] [stdout] | [INFO] [stdout] 1354 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1375:5 [INFO] [stdout] | [INFO] [stdout] 1375 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1385:5 [INFO] [stdout] | [INFO] [stdout] 1385 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1395:5 [INFO] [stdout] | [INFO] [stdout] 1395 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1401:9 [INFO] [stdout] | [INFO] [stdout] 1401 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1413:5 [INFO] [stdout] | [INFO] [stdout] 1413 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1426:5 [INFO] [stdout] | [INFO] [stdout] 1426 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1438:5 [INFO] [stdout] | [INFO] [stdout] 1438 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1449:5 [INFO] [stdout] | [INFO] [stdout] 1449 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1458:5 [INFO] [stdout] | [INFO] [stdout] 1458 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1470:5 [INFO] [stdout] | [INFO] [stdout] 1470 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1503:5 [INFO] [stdout] | [INFO] [stdout] 1503 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1563:5 [INFO] [stdout] | [INFO] [stdout] 1563 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv4.rs:1573:5 [INFO] [stdout] | [INFO] [stdout] 1573 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:437:5 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:472:5 [INFO] [stdout] | [INFO] [stdout] 472 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:521:9 [INFO] [stdout] | [INFO] [stdout] 521 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:530:9 [INFO] [stdout] | [INFO] [stdout] 530 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:539:9 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:566:9 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:575:9 [INFO] [stdout] | [INFO] [stdout] 575 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:584:9 [INFO] [stdout] | [INFO] [stdout] 584 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:602:9 [INFO] [stdout] | [INFO] [stdout] 602 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:611:9 [INFO] [stdout] | [INFO] [stdout] 611 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:620:9 [INFO] [stdout] | [INFO] [stdout] 620 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 629 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:653:5 [INFO] [stdout] | [INFO] [stdout] 653 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:666:5 [INFO] [stdout] | [INFO] [stdout] 666 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 680 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:690:5 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:704:5 [INFO] [stdout] | [INFO] [stdout] 704 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:719:9 [INFO] [stdout] | [INFO] [stdout] 719 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:727:9 [INFO] [stdout] | [INFO] [stdout] 727 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:735:9 [INFO] [stdout] | [INFO] [stdout] 735 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:743:9 [INFO] [stdout] | [INFO] [stdout] 743 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:767:9 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:775:9 [INFO] [stdout] | [INFO] [stdout] 775 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:794:5 [INFO] [stdout] | [INFO] [stdout] 794 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:800:9 [INFO] [stdout] | [INFO] [stdout] 800 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:808:9 [INFO] [stdout] | [INFO] [stdout] 808 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:824:9 [INFO] [stdout] | [INFO] [stdout] 824 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:848:9 [INFO] [stdout] | [INFO] [stdout] 848 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:856:9 [INFO] [stdout] | [INFO] [stdout] 856 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:875:5 [INFO] [stdout] | [INFO] [stdout] 875 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:886:5 [INFO] [stdout] | [INFO] [stdout] 886 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:905:5 [INFO] [stdout] | [INFO] [stdout] 905 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:920:5 [INFO] [stdout] | [INFO] [stdout] 920 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:994:5 [INFO] [stdout] | [INFO] [stdout] 994 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1006:5 [INFO] [stdout] | [INFO] [stdout] 1006 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1071:5 [INFO] [stdout] | [INFO] [stdout] 1071 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1082:5 [INFO] [stdout] | [INFO] [stdout] 1082 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1127:5 [INFO] [stdout] | [INFO] [stdout] 1127 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1137:5 [INFO] [stdout] | [INFO] [stdout] 1137 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1141:9 [INFO] [stdout] | [INFO] [stdout] 1141 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1157:5 [INFO] [stdout] | [INFO] [stdout] 1157 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1163:9 [INFO] [stdout] | [INFO] [stdout] 1163 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1171:5 [INFO] [stdout] | [INFO] [stdout] 1171 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1180:5 [INFO] [stdout] | [INFO] [stdout] 1180 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1191:5 [INFO] [stdout] | [INFO] [stdout] 1191 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1199:5 [INFO] [stdout] | [INFO] [stdout] 1199 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1210:5 [INFO] [stdout] | [INFO] [stdout] 1210 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1226:5 [INFO] [stdout] | [INFO] [stdout] 1226 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1241:5 [INFO] [stdout] | [INFO] [stdout] 1241 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1300:5 [INFO] [stdout] | [INFO] [stdout] 1300 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1309:5 [INFO] [stdout] | [INFO] [stdout] 1309 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1377:5 [INFO] [stdout] | [INFO] [stdout] 1377 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1381:9 [INFO] [stdout] | [INFO] [stdout] 1381 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1388:5 [INFO] [stdout] | [INFO] [stdout] 1388 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1397:5 [INFO] [stdout] | [INFO] [stdout] 1397 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1406:5 [INFO] [stdout] | [INFO] [stdout] 1406 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1451:5 [INFO] [stdout] | [INFO] [stdout] 1451 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1463:5 [INFO] [stdout] | [INFO] [stdout] 1463 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1467:9 [INFO] [stdout] | [INFO] [stdout] 1467 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1474:5 [INFO] [stdout] | [INFO] [stdout] 1474 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1483:5 [INFO] [stdout] | [INFO] [stdout] 1483 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1492:5 [INFO] [stdout] | [INFO] [stdout] 1492 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1501:5 [INFO] [stdout] | [INFO] [stdout] 1501 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1507:9 [INFO] [stdout] | [INFO] [stdout] 1507 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1515:5 [INFO] [stdout] | [INFO] [stdout] 1515 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1524:5 [INFO] [stdout] | [INFO] [stdout] 1524 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1533:5 [INFO] [stdout] | [INFO] [stdout] 1533 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1542:5 [INFO] [stdout] | [INFO] [stdout] 1542 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1553:5 [INFO] [stdout] | [INFO] [stdout] 1553 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1561:5 [INFO] [stdout] | [INFO] [stdout] 1561 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1572:5 [INFO] [stdout] | [INFO] [stdout] 1572 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1588:5 [INFO] [stdout] | [INFO] [stdout] 1588 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1604:5 [INFO] [stdout] | [INFO] [stdout] 1604 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1664:5 [INFO] [stdout] | [INFO] [stdout] 1664 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1674:5 [INFO] [stdout] | [INFO] [stdout] 1674 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1737:5 [INFO] [stdout] | [INFO] [stdout] 1737 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1741:9 [INFO] [stdout] | [INFO] [stdout] 1741 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1748:5 [INFO] [stdout] | [INFO] [stdout] 1748 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1758:5 [INFO] [stdout] | [INFO] [stdout] 1758 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1770:5 [INFO] [stdout] | [INFO] [stdout] 1770 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1819:5 [INFO] [stdout] | [INFO] [stdout] 1819 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1831:5 [INFO] [stdout] | [INFO] [stdout] 1831 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1835:9 [INFO] [stdout] | [INFO] [stdout] 1835 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1842:5 [INFO] [stdout] | [INFO] [stdout] 1842 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1852:5 [INFO] [stdout] | [INFO] [stdout] 1852 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1864:5 [INFO] [stdout] | [INFO] [stdout] 1864 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1877:5 [INFO] [stdout] | [INFO] [stdout] 1877 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1883:9 [INFO] [stdout] | [INFO] [stdout] 1883 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1891:5 [INFO] [stdout] | [INFO] [stdout] 1891 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1901:5 [INFO] [stdout] | [INFO] [stdout] 1901 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1912:5 [INFO] [stdout] | [INFO] [stdout] 1912 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1924:5 [INFO] [stdout] | [INFO] [stdout] 1924 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1935:5 [INFO] [stdout] | [INFO] [stdout] 1935 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1940:5 [INFO] [stdout] | [INFO] [stdout] 1940 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1948:5 [INFO] [stdout] | [INFO] [stdout] 1948 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1962:5 [INFO] [stdout] | [INFO] [stdout] 1962 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:1975:5 [INFO] [stdout] | [INFO] [stdout] 1975 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:2032:5 [INFO] [stdout] | [INFO] [stdout] 2032 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/ipv6.rs:2043:5 [INFO] [stdout] | [INFO] [stdout] 2043 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:394:5 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:432:5 [INFO] [stdout] | [INFO] [stdout] 432 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:476:5 [INFO] [stdout] | [INFO] [stdout] 476 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:524:5 [INFO] [stdout] | [INFO] [stdout] 524 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:552:5 [INFO] [stdout] | [INFO] [stdout] 552 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:563:5 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:587:5 [INFO] [stdout] | [INFO] [stdout] 587 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:643:5 [INFO] [stdout] | [INFO] [stdout] 643 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:654:5 [INFO] [stdout] | [INFO] [stdout] 654 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:664:5 [INFO] [stdout] | [INFO] [stdout] 664 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:677:5 [INFO] [stdout] | [INFO] [stdout] 677 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:703:5 [INFO] [stdout] | [INFO] [stdout] 703 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:721:5 [INFO] [stdout] | [INFO] [stdout] 721 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:733:5 [INFO] [stdout] | [INFO] [stdout] 733 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:800:5 [INFO] [stdout] | [INFO] [stdout] 800 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:814:5 [INFO] [stdout] | [INFO] [stdout] 814 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:907:9 [INFO] [stdout] | [INFO] [stdout] 907 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:927:5 [INFO] [stdout] | [INFO] [stdout] 927 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:986:5 [INFO] [stdout] | [INFO] [stdout] 986 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:996:5 [INFO] [stdout] | [INFO] [stdout] 996 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1000:9 [INFO] [stdout] | [INFO] [stdout] 1000 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1007:5 [INFO] [stdout] | [INFO] [stdout] 1007 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1020:5 [INFO] [stdout] | [INFO] [stdout] 1020 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1041:5 [INFO] [stdout] | [INFO] [stdout] 1041 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1047 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1055:5 [INFO] [stdout] | [INFO] [stdout] 1055 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1068:5 [INFO] [stdout] | [INFO] [stdout] 1068 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1080:5 [INFO] [stdout] | [INFO] [stdout] 1080 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1091:5 [INFO] [stdout] | [INFO] [stdout] 1091 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1100:5 [INFO] [stdout] | [INFO] [stdout] 1100 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1112:5 [INFO] [stdout] | [INFO] [stdout] 1112 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1129:5 [INFO] [stdout] | [INFO] [stdout] 1129 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1145:5 [INFO] [stdout] | [INFO] [stdout] 1145 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1205:5 [INFO] [stdout] | [INFO] [stdout] 1205 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/tcp.rs:1213:5 [INFO] [stdout] | [INFO] [stdout] 1213 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:382:5 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/udp.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg_attr()] [INFO] [stdout] | ^^^^^^^^^^^^^ help: missing condition and attribute: `#[cfg_attr(condition, attribute, other_attribute, ...)]` [INFO] [stdout] | [INFO] [stdout] = note: for more information, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `cfg_attr` attribute input [INFO] [stdout] --> /opt/rustwide/target/debug/build/pnet_packet-68bd51b0d855a38a/out/vlan.rs:249:9 [INFO] [stdout] | [WARN] too many lines in the log, truncating it