[INFO] fetching crate netlink-proto 0.11.2...
[INFO] checking netlink-proto-0.11.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate netlink-proto 0.11.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate netlink-proto 0.11.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate netlink-proto 0.11.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netlink-proto 0.11.2
[INFO] tweaked toml for crates.io crate netlink-proto 0.11.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate netlink-proto 0.11.2 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded netlink-packet-utils v0.5.2
[INFO] [stderr]   Downloaded netlink-packet-core v0.5.0
[INFO] [stderr]   Downloaded async-lock v2.7.0
[INFO] [stderr]   Downloaded paste v1.0.13
[INFO] [stderr]   Downloaded netlink-sys v0.8.5
[INFO] [stderr]   Downloaded async-executor v1.5.1
[INFO] [stderr]   Downloaded netlink-packet-route v0.14.1
[INFO] [stderr]   Downloaded netlink-proto v0.11.1
[INFO] [stderr]   Downloaded syn v2.0.24
[INFO] [stderr]   Downloaded netlink-packet-audit v0.5.0
[INFO] [stderr]   Downloaded regex-automata v0.3.2
[INFO] [stderr]   Downloaded netlink-packet-core v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b18db3b338948ca95bd34b022d89610f9b5cc616e1a2b2e0316bf102e9f18ea1
[INFO] running `Command { std: "docker" "start" "-a" "b18db3b338948ca95bd34b022d89610f9b5cc616e1a2b2e0316bf102e9f18ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b18db3b338948ca95bd34b022d89610f9b5cc616e1a2b2e0316bf102e9f18ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18db3b338948ca95bd34b022d89610f9b5cc616e1a2b2e0316bf102e9f18ea1", kill_on_drop: false }`
[INFO] [stdout] b18db3b338948ca95bd34b022d89610f9b5cc616e1a2b2e0316bf102e9f18ea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd13cbd7b7c7d522112f543975bf9bfd3a17926317f7981ff8342a19919c039e
[INFO] running `Command { std: "docker" "start" "-a" "cd13cbd7b7c7d522112f543975bf9bfd3a17926317f7981ff8342a19919c039e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]    Compiling syn v2.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking netlink-packet-core v0.5.0
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking netlink-packet-route v0.14.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking netlink-sys v0.8.5
[INFO] [stderr]     Checking netlink-proto v0.11.1
[INFO] [stderr]     Checking netlink-proto v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking netlink-packet-audit v0.5.0
[INFO] [stdout] error[E0277]: the trait bound `NetlinkPayload<AuditMessage>: From<AuditMessage>` is not satisfied
[INFO] [stdout]   --> examples/audit_netlink_events.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut nl_msg = NetlinkMessage::from(payload);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ the trait `From<AuditMessage>` is not implemented for `NetlinkPayload<AuditMessage>`, which is required by `NetlinkMessage<_>: From<AuditMessage>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `From<T>` is implemented for `NetlinkMessage<T>`
[INFO] [stdout]    = note: required for `AuditMessage` to implement `Into<NetlinkPayload<AuditMessage>>`
[INFO] [stdout]    = note: required for `NetlinkMessage<AuditMessage>` to implement `From<AuditMessage>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:52:44
[INFO] [stdout]     |
[INFO] [stdout] 52  |     let (conn, mut handle, mut messages) = new_connection(NETLINK_AUDIT)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:235:11
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 235 |         + packet::NetlinkSerializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:52:44
[INFO] [stdout]     |
[INFO] [stdout] 52  |     let (conn, mut handle, mut messages) = new_connection(NETLINK_AUDIT)
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:236:11
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 236 |         + packet::NetlinkDeserializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  |     tokio::spawn(conn);
[INFO] [stdout]     |     ------------ ^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`, which is required by `Connection<_>: futures::Future`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn spawn<T>(future: T) -> JoinHandle<T::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 165 |     where
[INFO] [stdout] 166 |         T: Future + Send + 'static,
[INFO] [stdout]     |            ^^^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> examples/audit_netlink_events.rs:59:18
[INFO] [stdout]     |
[INFO] [stdout] 59  |     tokio::spawn(conn);
[INFO] [stdout]     |     ------------ ^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`, which is required by `Connection<_>: futures::Future`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout] note: required by a bound in `tokio::spawn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/task/spawn.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn spawn<T>(future: T) -> JoinHandle<T::Output>
[INFO] [stdout]     |            ----- required by a bound in this function
[INFO] [stdout] 165 |     where
[INFO] [stdout] 166 |         T: Future + Send + 'static,
[INFO] [stdout]     |            ^^^^^^ required by this bound in `spawn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]   --> examples/audit_netlink_events.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tokio::spawn(conn);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`, which is required by `Connection<AuditMessage>: futures::Future`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]   --> examples/audit_netlink_events.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     tokio::spawn(conn);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`, which is required by `Connection<AuditMessage>: futures::Future`
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlink-proto` (example "audit_netlink_events") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/dump_links.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .request(request, SocketAddr::new(0, 0))
[INFO] [stdout]    |          ------- ^^^^^^^ expected `NetlinkMessage<_>`, found `NetlinkMessage<RtnlMessage>`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetlinkMessage<RtnlMessage>` and `NetlinkMessage<_>` have similar names, but are actually distinct types
[INFO] [stdout] note: `NetlinkMessage<RtnlMessage>` is defined in crate `netlink_packet_core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlink-packet-core-0.5.0/src/message.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NetlinkMessage<I> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `NetlinkMessage<_>` is defined in crate `netlink_packet_core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/netlink-packet-core-0.7.0/src/message.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NetlinkMessage<I> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: perhaps two different versions of crate `netlink_packet_core` are being used?
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/handle.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn request(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlink-proto` (example "dump_links") due to 2 previous errors
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:340:30
[INFO] [stdout]     |
[INFO] [stdout] 340 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> src/lib.rs:235:11
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 235 |         + packet::NetlinkSerializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:340:30
[INFO] [stdout]     |
[INFO] [stdout] 340 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `new_connection`
[INFO] [stdout]    --> src/lib.rs:236:11
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn new_connection<T>(
[INFO] [stdout]     |        -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 236 |         + packet::NetlinkDeserializable
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `new_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `connection::Connection`
[INFO] [stdout]    --> src/connection.rs:38:16
[INFO] [stdout]     |
[INFO] [stdout] 36  | pub struct Connection<T, S = DefaultSocket, C = NetlinkCodec>
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout] 37  | where
[INFO] [stdout] 38  |     T: Debug + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |             new_connection::<AuditMessage>(NETLINK_AUDIT).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `connection::Connection`
[INFO] [stdout]    --> src/connection.rs:38:38
[INFO] [stdout]     |
[INFO] [stdout] 36  | pub struct Connection<T, S = DefaultSocket, C = NetlinkCodec>
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout] 37  | where
[INFO] [stdout] 38  |     T: Debug + NetlinkSerializable + NetlinkDeserializable,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkSerializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:341:27
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let join_handle = tokio::spawn(conn);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ the trait `NetlinkSerializable` is not implemented for `AuditMessage`, which is required by `connection::Connection<AuditMessage>: futures::Future`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `connection::Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout]    --> src/connection.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl<T, S, C> Future for Connection<T, S, C>
[INFO] [stdout]     |               ^^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 292 | where
[INFO] [stdout] 293 |     T: Debug + NetlinkSerializable + NetlinkDeserializable + Unpin,
[INFO] [stdout]     |                ------------------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `AuditMessage: NetlinkDeserializable` is not satisfied
[INFO] [stdout]    --> src/connection.rs:341:27
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let join_handle = tokio::spawn(conn);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ the trait `NetlinkDeserializable` is not implemented for `AuditMessage`, which is required by `connection::Connection<AuditMessage>: futures::Future`
[INFO] [stdout]     |
[INFO] [stdout] note: required for `connection::Connection<AuditMessage>` to implement `futures::Future`
[INFO] [stdout]    --> src/connection.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl<T, S, C> Future for Connection<T, S, C>
[INFO] [stdout]     |               ^^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 292 | where
[INFO] [stdout] 293 |     T: Debug + NetlinkSerializable + NetlinkDeserializable + Unpin,
[INFO] [stdout]     |                                      --------------------- unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netlink-proto` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd13cbd7b7c7d522112f543975bf9bfd3a17926317f7981ff8342a19919c039e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd13cbd7b7c7d522112f543975bf9bfd3a17926317f7981ff8342a19919c039e", kill_on_drop: false }`
[INFO] [stdout] cd13cbd7b7c7d522112f543975bf9bfd3a17926317f7981ff8342a19919c039e
