[INFO] fetching crate wireguard_simple_rust_manager 0.0.10...
[INFO] testing wireguard_simple_rust_manager-0.0.10 against 1.91.0 for beta-1.92-2
[INFO] extracting crate wireguard_simple_rust_manager 0.0.10 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate wireguard_simple_rust_manager 0.0.10
[INFO] finished tweaking crates.io crate wireguard_simple_rust_manager 0.0.10
[INFO] tweaked toml for crates.io crate wireguard_simple_rust_manager 0.0.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wireguard_simple_rust_manager 0.0.10 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding defguard_wireguard_rs v0.4.2 (available: v0.7.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded surge-ping v0.8.3
[INFO] [stderr]   Downloaded no-std-net v0.6.0
[INFO] [stderr]   Downloaded pnet_base v0.34.0
[INFO] [stderr]   Downloaded rust-simple-ping v0.0.2
[INFO] [stderr]   Downloaded pnet_macros v0.34.0
[INFO] [stderr]   Downloaded netlink-packet-generic v0.3.3
[INFO] [stderr]   Downloaded netlink-packet-wireguard v0.2.4
[INFO] [stderr]   Downloaded pnet_packet v0.34.0
[INFO] [stderr]   Downloaded netlink-packet-core v0.8.1
[INFO] [stderr]   Downloaded netlink-packet-generic v0.4.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.7
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded defguard_wireguard_rs v0.4.2
[INFO] [stderr]   Downloaded pnet_macros_support v0.34.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a740a9334e1d03d85e89bb863c9de401a145d7dee47dd3bfc39b53f134224bd0
[INFO] running `Command { std: "docker" "start" "-a" "a740a9334e1d03d85e89bb863c9de401a145d7dee47dd3bfc39b53f134224bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a740a9334e1d03d85e89bb863c9de401a145d7dee47dd3bfc39b53f134224bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a740a9334e1d03d85e89bb863c9de401a145d7dee47dd3bfc39b53f134224bd0", kill_on_drop: false }`
[INFO] [stdout] a740a9334e1d03d85e89bb863c9de401a145d7dee47dd3bfc39b53f134224bd0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e1dbfc654c2fb30b9f20eb4be6ef6177f81cb99aae6553b78f10e0663a61b41
[INFO] running `Command { std: "docker" "start" "-a" "4e1dbfc654c2fb30b9f20eb4be6ef6177f81cb99aae6553b78f10e0663a61b41", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling netlink-packet-generic v0.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling netlink-packet-wireguard v0.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pnet_packet v0.34.0
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling netlink-packet-generic v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling defguard_wireguard_rs v0.4.2
[INFO] [stderr]    Compiling surge-ping v0.8.3
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:328:45
[INFO] [stdout]     |
[INFO] [stdout] 328 |       let genlmsg = GenlMessage::from_payload(Wireguard {
[INFO] [stdout]     |  ___________________-------------------------_^
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |                   required by a bound introduced by this call
[INFO] [stdout] 329 | |         cmd: WireguardCmd::GetDevice,
[INFO] [stdout] 330 | |         nlas: vec![WgDeviceAttrs::IfName(ifname.into())],
[INFO] [stdout] 331 | |     });
[INFO] [stdout]     | |_____^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/message.rs:84:8
[INFO] [stdout]     |
[INFO] [stdout]  84 |     F: GenlFamily + Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn from_payload(payload: F) -> Self {
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let responses = netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_DUMP)?;
[INFO] [stdout]     |                     -------------------- ^^^^^^^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 114 |     F: GenlFamily + Clone + Debug + Eq,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: ParseableParametrized<[u8], GenlHeader>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let responses = netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_DUMP)?;
[INFO] [stdout]     |                     -------------------- ^^^^^^^ the trait `ParseableParametrized<[u8], GenlHeader>` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ParseableParametrized<T, P>`:
[INFO] [stdout]               `ActOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `GenlCtrl` implements `ParseableParametrized<[u8], GenlHeader>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<GenlBuffer<&'a T>, u16>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<[u8], u16>`
[INFO] [stdout]               `RtnlMessage` implements `ParseableParametrized<RtnlMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `TcOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u8>`
[INFO] [stdout]               `netlink_packet_route::nlas::link::Nla` implements `ParseableParametrized<NlaBuffer<&'a T>, u16>`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkDeserializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:64
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: netlink_packet_utils::nla::Nla` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:332:42
[INFO] [stdout]     |
[INFO] [stdout] 332 |     let responses = netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_DUMP)?;
[INFO] [stdout]     |                     -------------------- ^^^^^^^ the trait `netlink_packet_utils::nla::Nla` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `netlink_packet_utils::nla::Nla`:
[INFO] [stdout]               ActNla
[INFO] [stdout]               ActOpt
[INFO] [stdout]               Action
[INFO] [stdout]               AttributePolicyAttr
[INFO] [stdout]               BondAdInfo
[INFO] [stdout]               BridgeQuerierState
[INFO] [stdout]               DefaultNla
[INFO] [stdout]               GenlCtrlAttrs
[INFO] [stdout]             and 49 others
[INFO] [stdout]     = note: required for `netlink_packet_wireguard::Wireguard` to implement `Emitable`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkSerializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:352:45
[INFO] [stdout]     |
[INFO] [stdout] 352 |       let genlmsg = GenlMessage::from_payload(Wireguard {
[INFO] [stdout]     |  ___________________-------------------------_^
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |                   required by a bound introduced by this call
[INFO] [stdout] 353 | |         cmd: WireguardCmd::SetDevice,
[INFO] [stdout] 354 | |         nlas: host.as_nlas(ifname),
[INFO] [stdout] 355 | |     });
[INFO] [stdout]     | |_____^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/message.rs:84:8
[INFO] [stdout]     |
[INFO] [stdout]  84 |     F: GenlFamily + Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn from_payload(payload: F) -> Self {
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:356:26
[INFO] [stdout]     |
[INFO] [stdout] 356 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 114 |     F: GenlFamily + Clone + Debug + Eq,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: ParseableParametrized<[u8], GenlHeader>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:356:26
[INFO] [stdout]     |
[INFO] [stdout] 356 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `ParseableParametrized<[u8], GenlHeader>` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ParseableParametrized<T, P>`:
[INFO] [stdout]               `ActOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `GenlCtrl` implements `ParseableParametrized<[u8], GenlHeader>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<GenlBuffer<&'a T>, u16>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<[u8], u16>`
[INFO] [stdout]               `RtnlMessage` implements `ParseableParametrized<RtnlMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `TcOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u8>`
[INFO] [stdout]               `netlink_packet_route::nlas::link::Nla` implements `ParseableParametrized<NlaBuffer<&'a T>, u16>`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkDeserializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:64
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: netlink_packet_utils::nla::Nla` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:356:26
[INFO] [stdout]     |
[INFO] [stdout] 356 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `netlink_packet_utils::nla::Nla` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `netlink_packet_utils::nla::Nla`:
[INFO] [stdout]               ActNla
[INFO] [stdout]               ActOpt
[INFO] [stdout]               Action
[INFO] [stdout]               AttributePolicyAttr
[INFO] [stdout]               BondAdInfo
[INFO] [stdout]               BridgeQuerierState
[INFO] [stdout]               DefaultNla
[INFO] [stdout]               GenlCtrlAttrs
[INFO] [stdout]             and 49 others
[INFO] [stdout]     = note: required for `netlink_packet_wireguard::Wireguard` to implement `Emitable`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkSerializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:362:45
[INFO] [stdout]     |
[INFO] [stdout] 362 |       let genlmsg = GenlMessage::from_payload(Wireguard {
[INFO] [stdout]     |  ___________________-------------------------_^
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |                   required by a bound introduced by this call
[INFO] [stdout] 363 | |         cmd: WireguardCmd::SetDevice,
[INFO] [stdout] 364 | |         nlas: peer.as_nlas(ifname),
[INFO] [stdout] 365 | |     });
[INFO] [stdout]     | |_____^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/message.rs:84:8
[INFO] [stdout]     |
[INFO] [stdout]  84 |     F: GenlFamily + Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn from_payload(payload: F) -> Self {
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 114 |     F: GenlFamily + Clone + Debug + Eq,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: ParseableParametrized<[u8], GenlHeader>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `ParseableParametrized<[u8], GenlHeader>` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ParseableParametrized<T, P>`:
[INFO] [stdout]               `ActOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `GenlCtrl` implements `ParseableParametrized<[u8], GenlHeader>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<GenlBuffer<&'a T>, u16>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<[u8], u16>`
[INFO] [stdout]               `RtnlMessage` implements `ParseableParametrized<RtnlMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `TcOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u8>`
[INFO] [stdout]               `netlink_packet_route::nlas::link::Nla` implements `ParseableParametrized<NlaBuffer<&'a T>, u16>`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkDeserializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:64
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: netlink_packet_utils::nla::Nla` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:366:26
[INFO] [stdout]     |
[INFO] [stdout] 366 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `netlink_packet_utils::nla::Nla` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `netlink_packet_utils::nla::Nla`:
[INFO] [stdout]               ActNla
[INFO] [stdout]               ActOpt
[INFO] [stdout]               Action
[INFO] [stdout]               AttributePolicyAttr
[INFO] [stdout]               BondAdInfo
[INFO] [stdout]               BridgeQuerierState
[INFO] [stdout]               DefaultNla
[INFO] [stdout]               GenlCtrlAttrs
[INFO] [stdout]             and 49 others
[INFO] [stdout]     = note: required for `netlink_packet_wireguard::Wireguard` to implement `Emitable`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkSerializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:372:45
[INFO] [stdout]     |
[INFO] [stdout] 372 |       let genlmsg = GenlMessage::from_payload(Wireguard {
[INFO] [stdout]     |  ___________________-------------------------_^
[INFO] [stdout]     | |                   |
[INFO] [stdout]     | |                   required by a bound introduced by this call
[INFO] [stdout] 373 | |         cmd: WireguardCmd::SetDevice,
[INFO] [stdout] 374 | |         nlas: public_key.as_nlas_remove(ifname),
[INFO] [stdout] 375 | |     });
[INFO] [stdout]     | |_____^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/message.rs:84:8
[INFO] [stdout]     |
[INFO] [stdout]  84 |     F: GenlFamily + Debug,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `GenlMessage::<F>::from_payload`
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn from_payload(payload: F) -> Self {
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: GenlFamily` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:376:26
[INFO] [stdout]     |
[INFO] [stdout] 376 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `GenlFamily` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `netlink_packet_generic` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.3.3/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use netlink_packet_generic::{
[INFO] [stdout]     |     ---------------------- one version of crate `netlink_packet_generic` used here, as a direct dependency of the current crate
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/host.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 | use netlink_packet_wireguard::{
[INFO] [stdout]     |     ------------------------ one version of crate `netlink_packet_generic` used here, as a dependency of crate `netlink_packet_wireguard`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-wireguard-0.2.4/src/lib.rs:54:1
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub struct Wireguard {
[INFO] [stdout]     | -------------------- this type doesn't implement the required trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-generic-0.4.0/src/traits.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub trait GenlFamily {
[INFO] [stdout]     | -------------------- this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 114 |     F: GenlFamily + Clone + Debug + Eq,
[INFO] [stdout]     |        ^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: ParseableParametrized<[u8], GenlHeader>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:376:26
[INFO] [stdout]     |
[INFO] [stdout] 376 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `ParseableParametrized<[u8], GenlHeader>` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ParseableParametrized<T, P>`:
[INFO] [stdout]               `ActOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `GenlCtrl` implements `ParseableParametrized<[u8], GenlHeader>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<GenlBuffer<&'a T>, u16>`
[INFO] [stdout]               `GenlMessage<F>` implements `ParseableParametrized<[u8], u16>`
[INFO] [stdout]               `RtnlMessage` implements `ParseableParametrized<RtnlMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `TcOpt` implements `ParseableParametrized<NlaBuffer<&'a T>, S>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u16>`
[INFO] [stdout]               `Vec<netlink_packet_route::nlas::link::Nla>` implements `ParseableParametrized<LinkMessageBuffer<&'a T>, u8>`
[INFO] [stdout]               `netlink_packet_route::nlas::link::Nla` implements `ParseableParametrized<NlaBuffer<&'a T>, u16>`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkDeserializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:64
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `netlink_packet_wireguard::Wireguard: netlink_packet_utils::nla::Nla` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:376:26
[INFO] [stdout]     |
[INFO] [stdout] 376 |     netlink_request_genl(genlmsg, NLM_F_REQUEST | NLM_F_ACK)?;
[INFO] [stdout]     |     -------------------- ^^^^^^^ the trait `netlink_packet_utils::nla::Nla` is not implemented for `netlink_packet_wireguard::Wireguard`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `netlink_packet_utils::nla::Nla`:
[INFO] [stdout]               ActNla
[INFO] [stdout]               ActOpt
[INFO] [stdout]               Action
[INFO] [stdout]               AttributePolicyAttr
[INFO] [stdout]               BondAdInfo
[INFO] [stdout]               BridgeQuerierState
[INFO] [stdout]               DefaultNla
[INFO] [stdout]               GenlCtrlAttrs
[INFO] [stdout]             and 49 others
[INFO] [stdout]     = note: required for `netlink_packet_wireguard::Wireguard` to implement `Emitable`
[INFO] [stdout]     = note: required for `GenlMessage<netlink_packet_wireguard::Wireguard>` to implement `NetlinkSerializable`
[INFO] [stdout] note: required by a bound in `netlink_request_genl`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/defguard_wireguard_rs-0.4.2/src/netlink.rs:115:42
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn netlink_request_genl<F>(
[INFO] [stdout]     |    -------------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 115 |     GenlMessage<F>: Clone + Debug + Eq + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^ required by this bound in `netlink_request_genl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-simple-ping v0.0.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `defguard_wireguard_rs` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e1dbfc654c2fb30b9f20eb4be6ef6177f81cb99aae6553b78f10e0663a61b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e1dbfc654c2fb30b9f20eb4be6ef6177f81cb99aae6553b78f10e0663a61b41", kill_on_drop: false }`
[INFO] [stdout] 4e1dbfc654c2fb30b9f20eb4be6ef6177f81cb99aae6553b78f10e0663a61b41
