[INFO] fetching crate whad_packet 0.1.1...
[INFO] testing whad_packet-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate whad_packet 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate whad_packet 0.1.1
[INFO] finished tweaking crates.io crate whad_packet 0.1.1
[INFO] tweaked toml for crates.io crate whad_packet 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate whad_packet 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whad_packet 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 873308733dd0c50d17a44b5998621ca49d4e51871fc73c7a57d4836b06d7d0aa
[INFO] running `Command { std: "docker" "start" "-a" "873308733dd0c50d17a44b5998621ca49d4e51871fc73c7a57d4836b06d7d0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "873308733dd0c50d17a44b5998621ca49d4e51871fc73c7a57d4836b06d7d0aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "873308733dd0c50d17a44b5998621ca49d4e51871fc73c7a57d4836b06d7d0aa", kill_on_drop: false }`
[INFO] [stdout] 873308733dd0c50d17a44b5998621ca49d4e51871fc73c7a57d4836b06d7d0aa
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad7c5679611d8e0389662cf3c33765f5d4b39fc088a21b9fca408d6e2588fb8
[INFO] running `Command { std: "docker" "start" "-a" "5ad7c5679611d8e0389662cf3c33765f5d4b39fc088a21b9fca408d6e2588fb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling whad_packet v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[derive(Packet)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:454:10
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[derive(Packet, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:591:10
[INFO] [stdout]     |
[INFO] [stdout] 591 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:636:10
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:650:10
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:673:10
[INFO] [stdout]     |
[INFO] [stdout] 673 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/esb.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:579:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stdout]     |                 --------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 579 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stdout]     |                 --------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 AdvTypes::AUX_CONNECT_REQ => "AUX_CONNECT_REQ",
[INFO] [stdout]     |                 ------------------------- matches all the relevant values
[INFO] [stdout] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout] 582 |                 AdvTypes::CONNECT_REQ => "CONNECT_REQ",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.84s
[INFO] running `Command { std: "docker" "inspect" "5ad7c5679611d8e0389662cf3c33765f5d4b39fc088a21b9fca408d6e2588fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad7c5679611d8e0389662cf3c33765f5d4b39fc088a21b9fca408d6e2588fb8", kill_on_drop: false }`
[INFO] [stdout] 5ad7c5679611d8e0389662cf3c33765f5d4b39fc088a21b9fca408d6e2588fb8
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ba2e754cdf873ef153318c75a70a8655b147c20d6319b43b10bd1b682c5224
[INFO] running `Command { std: "docker" "start" "-a" "c2ba2e754cdf873ef153318c75a70a8655b147c20d6319b43b10bd1b682c5224", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[derive(Packet)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:454:10
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[derive(Packet, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:591:10
[INFO] [stdout]     |
[INFO] [stdout] 591 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:636:10
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:650:10
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:673:10
[INFO] [stdout]     |
[INFO] [stdout] 673 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/esb.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:579:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stdout]     |                 --------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 579 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stdout]     |                 --------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 AdvTypes::AUX_CONNECT_REQ => "AUX_CONNECT_REQ",
[INFO] [stdout]     |                 ------------------------- matches all the relevant values
[INFO] [stdout] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout] 582 |                 AdvTypes::CONNECT_REQ => "CONNECT_REQ",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling whad_packet v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:245:10
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[derive(Packet)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:454:10
[INFO] [stdout]     |
[INFO] [stdout] 454 | #[derive(Packet, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:591:10
[INFO] [stdout]     |
[INFO] [stdout] 591 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:636:10
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:650:10
[INFO] [stdout]     |
[INFO] [stdout] 650 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:664:10
[INFO] [stdout]     |
[INFO] [stdout] 664 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]    --> src/ble.rs:673:10
[INFO] [stdout]     |
[INFO] [stdout] 673 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/esb.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:579:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stdout]     |                 --------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 579 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:581:17
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stdout]     |                 --------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/ble.rs:582:17
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 AdvTypes::AUX_CONNECT_REQ => "AUX_CONNECT_REQ",
[INFO] [stdout]     |                 ------------------------- matches all the relevant values
[INFO] [stdout] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stdout] 582 |                 AdvTypes::CONNECT_REQ => "CONNECT_REQ",
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "c2ba2e754cdf873ef153318c75a70a8655b147c20d6319b43b10bd1b682c5224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ba2e754cdf873ef153318c75a70a8655b147c20d6319b43b10bd1b682c5224", kill_on_drop: false }`
[INFO] [stdout] c2ba2e754cdf873ef153318c75a70a8655b147c20d6319b43b10bd1b682c5224
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 493cce900f1ff644612fa079f29299b6341eb3e4766fea16fb6fb68f1a4dc07f
[INFO] running `Command { std: "docker" "start" "-a" "493cce900f1ff644612fa079f29299b6341eb3e4766fea16fb6fb68f1a4dc07f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:245:10
[INFO] [stderr]     |
[INFO] [stderr] 245 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:296:10
[INFO] [stderr]     |
[INFO] [stderr] 296 | #[derive(Packet)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:454:10
[INFO] [stderr]     |
[INFO] [stderr] 454 | #[derive(Packet, Debug, Clone)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:591:10
[INFO] [stderr]     |
[INFO] [stderr] 591 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:636:10
[INFO] [stderr]     |
[INFO] [stderr] 636 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:650:10
[INFO] [stderr]     |
[INFO] [stderr] 650 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:664:10
[INFO] [stderr]     |
[INFO] [stderr] 664 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]    --> src/ble.rs:673:10
[INFO] [stderr]     |
[INFO] [stderr] 673 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stderr]   --> src/esb.rs:33:10
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(Packet, Debug, Clone, PartialEq, Eq)]
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Packet` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Packet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/ble.rs:579:17
[INFO] [stderr]     |
[INFO] [stderr] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stderr]     |                 --------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 579 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/ble.rs:581:17
[INFO] [stderr]     |
[INFO] [stderr] 576 |                 AdvTypes::ADV_EXT_IND => "ADV_EXT_IND",
[INFO] [stderr]     |                 --------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/ble.rs:582:17
[INFO] [stderr]     |
[INFO] [stderr] 580 |                 AdvTypes::AUX_CONNECT_REQ => "AUX_CONNECT_REQ",
[INFO] [stderr]     |                 ------------------------- matches all the relevant values
[INFO] [stderr] 581 |                 AdvTypes::AUX_ADV_IND => "AUX_ADV_IND",
[INFO] [stderr] 582 |                 AdvTypes::CONNECT_REQ => "CONNECT_REQ",
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: `whad_packet` (lib) generated 12 warnings
[INFO] [stderr] warning: `whad_packet` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whad_packet-10703df959e37538)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ble::tests::records_iterator ... ok
[INFO] [stdout] test ble::adflags_craft_test ... ok
[INFO] [stdout] test ble::adflags_parse_test ... ok
[INFO] [stdout] test ble::tests::parse_adv_pdu ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests whad_packet
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "493cce900f1ff644612fa079f29299b6341eb3e4766fea16fb6fb68f1a4dc07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493cce900f1ff644612fa079f29299b6341eb3e4766fea16fb6fb68f1a4dc07f", kill_on_drop: false }`
[INFO] [stdout] 493cce900f1ff644612fa079f29299b6341eb3e4766fea16fb6fb68f1a4dc07f
