[INFO] fetching crate spice-client 0.2.0...
[INFO] testing spice-client-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spice-client 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate spice-client 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate spice-client 0.2.0
[INFO] tweaked toml for crates.io crate spice-client 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spice-client 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spice-client 0.2.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12b3c027a1c0495d0e6b52ba79a8bd71faa8546cf932afd159d20ef2b1005c82
[INFO] running `Command { std: "docker" "start" "-a" "12b3c027a1c0495d0e6b52ba79a8bd71faa8546cf932afd159d20ef2b1005c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12b3c027a1c0495d0e6b52ba79a8bd71faa8546cf932afd159d20ef2b1005c82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b3c027a1c0495d0e6b52ba79a8bd71faa8546cf932afd159d20ef2b1005c82", kill_on_drop: false }`
[INFO] [stdout] 12b3c027a1c0495d0e6b52ba79a8bd71faa8546cf932afd159d20ef2b1005c82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03678a391279fd4d8690b0f219225056063314ffa4aa58579e9bd0fe6d11532d
[INFO] running `Command { std: "docker" "start" "-a" "03678a391279fd4d8690b0f219225056063314ffa4aa58579e9bd0fe6d11532d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling spice-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "03678a391279fd4d8690b0f219225056063314ffa4aa58579e9bd0fe6d11532d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03678a391279fd4d8690b0f219225056063314ffa4aa58579e9bd0fe6d11532d", kill_on_drop: false }`
[INFO] [stdout] 03678a391279fd4d8690b0f219225056063314ffa4aa58579e9bd0fe6d11532d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26077d48bb80c38aa6c56f54e1779c5eae5323aae3249a27bf479de9827b5218
[INFO] running `Command { std: "docker" "start" "-a" "26077d48bb80c38aa6c56f54e1779c5eae5323aae3249a27bf479de9827b5218", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling spice-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "26077d48bb80c38aa6c56f54e1779c5eae5323aae3249a27bf479de9827b5218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26077d48bb80c38aa6c56f54e1779c5eae5323aae3249a27bf479de9827b5218", kill_on_drop: false }`
[INFO] [stdout] 26077d48bb80c38aa6c56f54e1779c5eae5323aae3249a27bf479de9827b5218
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea429502a7772f03f2c47c7a9b9c6af1164f8b4cc476d377a719dc675f02af7c
[INFO] running `Command { std: "docker" "start" "-a" "ea429502a7772f03f2c47c7a9b9c6af1164f8b4cc476d377a719dc675f02af7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spice_client-b5aee46234a5a0a8)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test channels::display::tests::test_cache_invalidation_logic ... ok
[INFO] [stdout] test channels::cursor::tests::test_cursor_position ... ok
[INFO] [stdout] test channels::display::tests::test_copy_bits_message_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_copy_bits_bounds_validation ... ok
[INFO] [stdout] test channels::display::tests::test_draw_invers_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_draw_rop3_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_copy_bits_out_of_bounds ... ok
[INFO] [stdout] test channels::display::tests::test_empty_inval_list ... ok
[INFO] [stdout] test channels::cursor::tests::test_cursor_shape_creation ... ok
[INFO] [stdout] test channels::display::tests::test_image_cache_operations ... ok
[INFO] [stdout] test channels::display::tests::test_draw_transparent_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_inval_list_message_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_inval_list_with_nonexistent_ids ... ok
[INFO] [stdout] test channels::display::tests::test_mark_value_updates ... ok
[INFO] [stdout] test channels::display::video_tests::buffer_tests::test_buffer_clear ... ok
[INFO] [stdout] test channels::display::video_tests::buffer_tests::test_frame_rate_limiting ... ok
[INFO] [stdout] test channels::display::video_tests::buffer_tests::test_buffer_overflow_handling ... ok
[INFO] [stdout] test channels::display::tests::test_draw_blackness_parsing ... ok
[INFO] [stdout] test channels::display::video_tests::tests::test_video_frame_from_display_surface ... ok
[INFO] [stdout] test channels::display::video_tests::tests::test_bgr_to_rgba_conversion ... ok
[INFO] [stdout] test channels::display::video_tests::tests::test_rgb_to_rgba_conversion ... ok
[INFO] [stdout] test channels::inputs::tests::test_key_to_scancode ... ok
[INFO] [stdout] test channels::display::tests::test_draw_stroke_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_draw_text_parsing ... ok
[INFO] [stdout] test channels::display::tests::test_mark_message_parsing ... ok
[INFO] [stdout] test channels::display::video_tests::buffer_tests::test_memory_usage_tracking ... ok
[INFO] [stdout] test channels::display::tests::test_draw_whiteness_parsing ... ok
[INFO] [stdout] test channels::display::video_tests::tests::test_base64_data_url_generation ... ok
[INFO] [stdout] test channels::display::video_tests::tests::test_video_frame_unsupported_format ... ok
[INFO] [stdout] test multimedia::tests::test_pixel_format_bytes_per_pixel ... ok
[INFO] [stdout] test protocol::tests::test_channel_type_from_u8 ... ok
[INFO] [stdout] test multimedia::tests::test_mock_input ... ok
[INFO] [stdout] test multimedia::tests::test_audio_format_bytes_per_sample ... ok
[INFO] [stdout] test multimedia::tests::test_mock_display ... ok
[INFO] [stdout] test multimedia::tests::test_multimedia_error ... ok
[INFO] [stdout] test protocol::tests::test_invalid_channel_type ... ok
[INFO] [stdout] test multimedia::tests::test_audio_spec_default ... ok
[INFO] [stdout] test channels::inputs::tests::test_modifiers ... ok
[INFO] [stdout] test protocol::tests::test_channel_types ... ok
[INFO] [stdout] test protocol::tests::test_main_channel_message_types ... ok
[INFO] [stdout] test protocol::tests::test_spice_link_header_serialization ... ok
[INFO] [stdout] test protocol::tests::test_spice_link_mess_serialization ... ok
[INFO] [stdout] test protocol::tests::test_spice_magic_constants ... ok
[INFO] [stdout] test protocol::tests::test_spice_link_reply_serialization ... ok
[INFO] [stdout] test channels::display::tests::test_inval_all_pixmaps ... ok
[INFO] [stdout] test protocol::tests::test_spice_msg_main_init_serialization ... ok
[INFO] [stdout] test protocol::tests::test_spice_rect_serialization ... ok
[INFO] [stdout] test protocol::tests::test_spice_point_serialization ... ok
[INFO] [stdout] test protocol::tests::test_spice_version_constants ... ok
[INFO] [stdout] test protocol::tests::test_struct_sizes ... ok
[INFO] [stdout] test protocol::tests::test_wait_for_channels_empty ... ok
[INFO] [stdout] test protocol::tests::test_wait_for_channels_multiple ... ok
[INFO] [stdout] test protocol::tests::test_wait_for_channels_single ... ok
[INFO] [stdout] test protocol::tests::test_spice_size_serialization ... ok
[INFO] [stdout] test multimedia::tests::test_display_mode_default ... ok
[INFO] [stdout] test multimedia::tests::test_mock_audio ... ok
[INFO] [stdout] test protocol::tests::test_display_channel_message_types ... ok
[INFO] [stdout] test protocol::tests::test_error_codes ... ok
[INFO] [stdout] test protocol::tests::test_message_type_enum_conversion ... ok
[INFO] [stdout] test protocol::tests::test_spice_data_header_serialization ... ok
[INFO] [stdout] test protocol::tests::test_spice_data_header_size ... ok
[INFO] [stdout] test channels::display::video_tests::tests::test_video_frame_memory_size ... ok
[INFO] [stdout] test channels::display::video_tests::streaming_tests::test_encoding_performance_benchmark ... ok
[INFO] [stdout] test channels::display::video_tests::streaming_tests::test_streaming_memory_management ... ok
[INFO] [stdout] test channels::display::video_tests::streaming_tests::test_continuous_frame_updates ... ok
[INFO] [stdout] test channels::display::video_tests::streaming_tests::test_frame_dropping_under_load ... ok
[INFO] [stdout] test channels::display::video_tests::streaming_tests::test_quality_degradation_under_load has been running for over 60 seconds
[INFO] [stdout] test channels::display::video_tests::streaming_tests::test_quality_degradation_under_load ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 99.52s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/debug_spice_address.rs (/opt/rustwide/target/debug/deps/debug_spice_address-42add67d66f03ce1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/spice-e2e-test.rs (/opt/rustwide/target/debug/deps/spice_e2e_test-9dc44ac7516d4b2f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/spice-test-client.rs (/opt/rustwide/target/debug/deps/spice_test_client-d2022e1a45c85982)
[INFO] [stderr]    Doc-tests spice_client
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 51) ... ignored
[INFO] [stdout] test src/client_shared.rs - client_shared::SpiceClientShared::get_display_surface (line 790) - compile ... ok
[INFO] [stdout] test src/client_shared.rs - client_shared::SpiceClientShared (line 63) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok
[INFO] [stdout] test src/client_shared.rs - client_shared::SpiceClientShared::set_password (line 213) - compile ... ok
[INFO] [stdout] test src/client_shared.rs - client_shared::SpiceClientShared::start_event_loop (line 559) - compile ... ok
[INFO] [stdout] test src/channels/mod.rs - channels::KeyCode (line 89) ... ok
[INFO] [stdout] test src/client_shared.rs - client_shared::SpiceClientShared::connect (line 289) - compile ... ok
[INFO] [stdout] test src/client_shared.rs - client_shared::SpiceClientShared::new (line 89) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea429502a7772f03f2c47c7a9b9c6af1164f8b4cc476d377a719dc675f02af7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea429502a7772f03f2c47c7a9b9c6af1164f8b4cc476d377a719dc675f02af7c", kill_on_drop: false }`
[INFO] [stdout] ea429502a7772f03f2c47c7a9b9c6af1164f8b4cc476d377a719dc675f02af7c
