[INFO] fetching crate wayk_proto 0.2.6... [INFO] testing wayk_proto-0.2.6 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wayk_proto 0.2.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wayk_proto 0.2.6 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wayk_proto 0.2.6 [INFO] finished tweaking crates.io crate wayk_proto 0.2.6 [INFO] tweaked toml for crates.io crate wayk_proto 0.2.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0550ae685f08dd6caa26f8a3a98e53d8c8c5fe0f6f8d877579b20e2ae576ece1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0550ae685f08dd6caa26f8a3a98e53d8c8c5fe0f6f8d877579b20e2ae576ece1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0550ae685f08dd6caa26f8a3a98e53d8c8c5fe0f6f8d877579b20e2ae576ece1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0550ae685f08dd6caa26f8a3a98e53d8c8c5fe0f6f8d877579b20e2ae576ece1", kill_on_drop: false }` [INFO] [stdout] 0550ae685f08dd6caa26f8a3a98e53d8c8c5fe0f6f8d877579b20e2ae576ece1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 729dce27aad8d9ad6ce3aeae550cf7d879cc902916f271c4aae69f90ce5c2074 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "729dce27aad8d9ad6ce3aeae550cf7d879cc902916f271c4aae69f90ce5c2074", kill_on_drop: false }` [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling wayk_proto_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling wayk_proto v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `dpi_x` [INFO] [stdout] --> src/message/now_messages/surface.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | dpi_x: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dpi_y` [INFO] [stdout] --> src/message/now_messages/surface.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | dpi_y: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pct_scale_x` [INFO] [stdout] --> src/message/now_messages/surface.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pct_scale_x: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pct_scale_y` [INFO] [stdout] --> src/message/now_messages/surface.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pct_scale_y: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `native_rect` [INFO] [stdout] --> src/message/now_messages/surface.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | native_rect: EdgeRect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.80s [INFO] running `Command { std: "docker" "inspect" "729dce27aad8d9ad6ce3aeae550cf7d879cc902916f271c4aae69f90ce5c2074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "729dce27aad8d9ad6ce3aeae550cf7d879cc902916f271c4aae69f90ce5c2074", kill_on_drop: false }` [INFO] [stdout] 729dce27aad8d9ad6ce3aeae550cf7d879cc902916f271c4aae69f90ce5c2074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b06745ea4545df07916d570ee376a3ea53b68c85042409a04e17607458e74b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35b06745ea4545df07916d570ee376a3ea53b68c85042409a04e17607458e74b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wayk_proto v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `dpi_x` [INFO] [stdout] --> src/message/now_messages/surface.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | dpi_x: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dpi_y` [INFO] [stdout] --> src/message/now_messages/surface.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | dpi_y: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pct_scale_x` [INFO] [stdout] --> src/message/now_messages/surface.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pct_scale_x: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pct_scale_y` [INFO] [stdout] --> src/message/now_messages/surface.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pct_scale_y: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `native_rect` [INFO] [stdout] --> src/message/now_messages/surface.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | native_rect: EdgeRect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dpi_x` [INFO] [stdout] --> src/message/now_messages/surface.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | dpi_x: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dpi_y` [INFO] [stdout] --> src/message/now_messages/surface.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | dpi_y: u16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pct_scale_x` [INFO] [stdout] --> src/message/now_messages/surface.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pct_scale_x: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pct_scale_y` [INFO] [stdout] --> src/message/now_messages/surface.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pct_scale_y: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `native_rect` [INFO] [stdout] --> src/message/now_messages/surface.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | native_rect: EdgeRect, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.66s [INFO] running `Command { std: "docker" "inspect" "35b06745ea4545df07916d570ee376a3ea53b68c85042409a04e17607458e74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b06745ea4545df07916d570ee376a3ea53b68c85042409a04e17607458e74b", kill_on_drop: false }` [INFO] [stdout] 35b06745ea4545df07916d570ee376a3ea53b68c85042409a04e17607458e74b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9db09fd359f62e439a42bbe98bd4755cdddc2446d83f447cec3b08bdde3094eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9db09fd359f62e439a42bbe98bd4755cdddc2446d83f447cec3b08bdde3094eb", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: field is never read: `dpi_x` [INFO] [stdout] running 114 tests [INFO] [stderr] --> src/message/now_messages/surface.rs:67:5 [INFO] [stdout] test auth::pfp::tests::challenge_encoding ... ok [INFO] [stderr] | [INFO] [stdout] test auth::pfp::tests::negotiate_decoding ... ok [INFO] [stderr] 67 | dpi_x: u16, [INFO] [stdout] test auth::pfp::tests::challenge_decoding ... ok [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stdout] test auth::pfp::tests::no_challenge_decoding ... ok [INFO] [stderr] | [INFO] [stdout] test auth::pfp::tests::negotiate_encoding ... ok [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] test container::tests::encode_bytes8 ... ok [INFO] [stderr] [INFO] [stdout] test container::tests::encode_vec32 ... ok [INFO] [stderr] warning: field is never read: `dpi_y` [INFO] [stdout] test container::tests::encode_vec8 ... ok [INFO] [stderr] --> src/message/now_messages/surface.rs:70:5 [INFO] [stdout] test container::tests::encode_bytes32 ... ok [INFO] [stderr] | [INFO] [stdout] test container::tests::decode_vec32 ... ok [INFO] [stderr] 70 | dpi_y: u16, [INFO] [stdout] test container::tests::decode_vec8 ... ok [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stdout] test header::tests::channel_header_encoding ... ok [INFO] [stderr] [INFO] [stdout] test auth::pfp::tests::response_decoding ... ok [INFO] [stderr] warning: field is never read: `pct_scale_x` [INFO] [stdout] test header::tests::long_header_decoding ... ok [INFO] [stderr] --> src/message/now_messages/surface.rs:73:5 [INFO] [stdout] test header::tests::long_header_encoding ... ok [INFO] [stderr] | [INFO] [stdout] test header::tests::short_header_decoding_error ... ok [INFO] [stderr] 73 | pct_scale_x: u16, [INFO] [stdout] test header::tests::short_header_encoding ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] test message::common::edge_rect::tests::decoding ... ok [INFO] [stderr] [INFO] [stdout] test message::common::edge_rect::tests::encoding ... ok [INFO] [stderr] warning: field is never read: `pct_scale_y` [INFO] [stdout] test message::common::now_string::tests::decode_invalid_expected_size_now_string_64 ... ok [INFO] [stderr] --> src/message/now_messages/surface.rs:76:5 [INFO] [stdout] test message::common::now_string::tests::decode_now_string_64 ... ok [INFO] [stderr] | [INFO] [stdout] test message::common::now_string::tests::decode_now_string_65535 ... ok [INFO] [stderr] 76 | pct_scale_y: u16, [INFO] [stdout] test message::common::now_string::tests::decode_too_big_size_now_string_64 ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] test message::common::now_string::tests::encode_now_string_64 ... ok [INFO] [stderr] [INFO] [stdout] test message::common::now_string::tests::encode_now_string_65535 ... ok [INFO] [stderr] warning: field is never read: `native_rect` [INFO] [stdout] test message::common::now_string::tests::now_string_64_helper ... ok [INFO] [stderr] --> src/message/now_messages/surface.rs:79:5 [INFO] [stdout] test message::common::size_rect::tests::decoding ... ok [INFO] [stderr] | [INFO] [stdout] test message::common::size_rect::tests::encoding ... ok [INFO] [stderr] 79 | native_rect: EdgeRect, [INFO] [stdout] test message::connection_sequence::activate::tests::decoding ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test message::connection_sequence::activate::tests::encoding ... ok [INFO] [stderr] [INFO] [stdout] test message::connection_sequence::associate::tests::decoding_with_subtype_check ... ok [INFO] [stderr] warning: `wayk_proto` (lib) generated 5 warnings [INFO] [stdout] test message::connection_sequence::associate::tests::associate_info_encoding ... ok [INFO] [stderr] warning: `wayk_proto` (lib test) generated 5 warnings (5 duplicates) [INFO] [stdout] test message::connection_sequence::associate::tests::info_decoding ... ok [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] test message::connection_sequence::associate::tests::request_decoding ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wayk_proto-09d4ceea78a489d4) [INFO] [stdout] test message::connection_sequence::associate::tests::request_encoding ... ok [INFO] [stdout] test message::connection_sequence::associate::tests::response_decoding ... ok [INFO] [stdout] test message::connection_sequence::associate::tests::response_encoding ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::decoding_with_subtype_check ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::failure_decoding ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::failure_encoding ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::success_decoding ... ok [INFO] [stdout] test auth::pfp::tests::no_challenge_encoding ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::success_encoding ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::token_decoding ... ok [INFO] [stdout] test message::connection_sequence::authenticate::tests::token_encoding ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::decode_input_capset ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::decode_unknown_capset ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::decode_update_capset ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::encode_input_capset ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::encode_unknown_capset ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::encode_update_capset ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::full_decode ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::full_decode_packet_without_os_info ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::full_decode_windows ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::chat_channel_def_decode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::chat_channel_def_encode ... ok [INFO] [stdout] test message::connection_sequence::capabilities::tests::full_encode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::clipboard_channel_def_decode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::clipboard_channel_def_encode ... ok [INFO] [stdout] test header::tests::short_header_decoding ... ok [INFO] [stdout] test auth::pfp::tests::response_encoding ... ok [INFO] [stdout] test header::tests::channel_header_decoding ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::exec_channel_def_decode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::exec_channel_def_encode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::file_transfer_channel_def_decode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::full_decode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::full_encode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::unknown_channel_def_decode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::file_transfer_channel_def_encode ... ok [INFO] [stdout] test message::connection_sequence::channel::tests::unknown_channel_def_encode ... ok [INFO] [stdout] test message::connection_sequence::handshake::tests::decoding ... ok [INFO] [stdout] test message::connection_sequence::negotiate::tests::decoding ... ok [INFO] [stdout] test message::connection_sequence::negotiate::tests::encoding ... ok [INFO] [stdout] test message::connection_sequence::terminate::tests::decoding ... ok [INFO] [stdout] test message::now_messages::access_control::tests::access_control_ntf_decoding ... ok [INFO] [stdout] test message::connection_sequence::handshake::tests::encoding ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_keyboard_encode ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_mouse_decode_full_packet ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_mouse_encode ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_scroll_decode ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_scroll_encode ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_toggle_decode ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_toggle_encode ... ok [INFO] [stdout] test message::now_messages::sharing::tests::suspend_decoding ... ok [INFO] [stdout] test message::now_messages::surface::tests::decoding_with_subtype_check ... ok [INFO] [stdout] test message::now_messages::surface::tests::list_req_encoding ... ok [INFO] [stdout] test message::now_messages::system::tests::decode_windows_info_packet ... ok [INFO] [stdout] test message::now_messages::system::tests::decoding_info_data ... ok [INFO] [stdout] test message::now_messages::system::tests::encoding_info_data ... ok [INFO] [stdout] test message::now_messages::update::tests::update_graphics_decoding ... ok [INFO] [stdout] test message::status::tests::integer_conversion ... ok [INFO] [stdout] test message::status::tests::repr_building ... ok [INFO] [stdout] test message::status::tests::parse_from_u32 ... ok [INFO] [stdout] test message::virtual_channels::chat::tests::decode_chat_sync ... ok [INFO] [stdout] test message::now_messages::access_control::tests::access_control_rsp_decoding ... ok [INFO] [stdout] test message::connection_sequence::terminate::tests::encoding ... ok [INFO] [stdout] test message::now_messages::access_control::tests::access_control_req_decoding ... ok [INFO] [stdout] test message::now_messages::access_control::tests::access_control_req_encoding ... ok [INFO] [stdout] test container::tests::decode_bytes8 ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_unicode_decode ... ok [INFO] [stdout] test container::tests::decode_bytes32 ... ok [INFO] [stdout] test message::now_messages::sharing::tests::suspend_encoding ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_unicode_encode ... ok [INFO] [stdout] test message::now_messages::input::tests::input_event_keyboard_decode ... ok [INFO] [stdout] test message::virtual_channels::chat::tests::decode_chat_text ... ok [INFO] [stdout] test message::virtual_channels::chat::tests::encode_chat_sync ... ok [INFO] [stdout] test message::virtual_channels::chat::tests::encode_chat_text ... ok [INFO] [stdout] test message::virtual_channels::clipboard::tests::clipboard_caps_req_decoding ... ok [INFO] [stdout] test message::virtual_channels::clipboard::tests::clipboard_caps_req_encoding ... ok [INFO] [stderr] Doc-tests wayk_proto [INFO] [stdout] test message::virtual_channels::clipboard::tests::clipboard_ctrl_rsp_decoding ... ok [INFO] [stdout] test message::virtual_channels::clipboard::tests::clipboard_ctrl_rsp_encoding ... ok [INFO] [stdout] test packet::tests::now_packet_decoding_with_accumulator ... ok [INFO] [stdout] test serialization::tests::struct_derive_decode ... ok [INFO] [stdout] test serialization::tests::struct_derive_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/serialization.rs - serialization::Decode (line 35) ... ok [INFO] [stdout] test src/serialization.rs - serialization::Decode (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9db09fd359f62e439a42bbe98bd4755cdddc2446d83f447cec3b08bdde3094eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db09fd359f62e439a42bbe98bd4755cdddc2446d83f447cec3b08bdde3094eb", kill_on_drop: false }` [INFO] [stdout] 9db09fd359f62e439a42bbe98bd4755cdddc2446d83f447cec3b08bdde3094eb