[INFO] cloning repository https://github.com/skissue/autowc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skissue/autowc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskissue%2Fautowc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskissue%2Fautowc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58e61b5af2efa931b7d915d61c1694b19bdb13d2 [INFO] testing skissue/autowc against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskissue%2Fautowc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skissue/autowc [INFO] finished tweaking git repo https://github.com/skissue/autowc [INFO] tweaked toml for git repo https://github.com/skissue/autowc written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skissue/autowc on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skissue/autowc 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b64937242e0c1c0909c1f83e85b479e1be94f08fd57a38527bcb123c0e01bdc [INFO] running `Command { std: "docker" "start" "-a" "1b64937242e0c1c0909c1f83e85b479e1be94f08fd57a38527bcb123c0e01bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b64937242e0c1c0909c1f83e85b479e1be94f08fd57a38527bcb123c0e01bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b64937242e0c1c0909c1f83e85b479e1be94f08fd57a38527bcb123c0e01bdc", kill_on_drop: false }` [INFO] [stdout] 1b64937242e0c1c0909c1f83e85b479e1be94f08fd57a38527bcb123c0e01bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05755d2fc3fbf14de91f10eda41e69d188041653881db626dae2de6a9f26f25 [INFO] running `Command { std: "docker" "start" "-a" "b05755d2fc3fbf14de91f10eda41e69d188041653881db626dae2de6a9f26f25", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling pastey v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling smithay v0.7.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling atomic_float v1.1.0 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tree_magic_mini v3.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling calloop v0.14.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.7.0 [INFO] [stderr] Compiling wayland-server v0.31.11 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-egl v0.32.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling wayland-protocols v0.32.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.12 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.10 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.10 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.10 [INFO] [stderr] Compiling autowc-mcp v0.1.0 (/opt/rustwide/workdir/autowc-mcp) [INFO] [stderr] Compiling wl-clipboard-rs v0.9.3 [INFO] [stderr] Compiling autowc v0.1.0 (/opt/rustwide/workdir/autowc) [INFO] [stdout] warning: unused import: `parse_json_control_command` [INFO] [stdout] --> autowc/src/control/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub use json::{parse_json_control_command, parse_json_control_line}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `virtual_size` is never used [INFO] [stdout] --> autowc/src/render/mod.rs:459:8 [INFO] [stdout] | [INFO] [stdout] 451 | impl HostGeometry { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 459 | fn virtual_size(self) -> Size { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "b05755d2fc3fbf14de91f10eda41e69d188041653881db626dae2de6a9f26f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05755d2fc3fbf14de91f10eda41e69d188041653881db626dae2de6a9f26f25", kill_on_drop: false }` [INFO] [stdout] b05755d2fc3fbf14de91f10eda41e69d188041653881db626dae2de6a9f26f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0794499d589c2ef0751c65a63fcbe854a5b5308688f426b60b6a10732178e4a7 [INFO] running `Command { std: "docker" "start" "-a" "0794499d589c2ef0751c65a63fcbe854a5b5308688f426b60b6a10732178e4a7", kill_on_drop: false }` [INFO] [stderr] Compiling autowc-mcp v0.1.0 (/opt/rustwide/workdir/autowc-mcp) [INFO] [stderr] Compiling autowc v0.1.0 (/opt/rustwide/workdir/autowc) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "0794499d589c2ef0751c65a63fcbe854a5b5308688f426b60b6a10732178e4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0794499d589c2ef0751c65a63fcbe854a5b5308688f426b60b6a10732178e4a7", kill_on_drop: false }` [INFO] [stdout] 0794499d589c2ef0751c65a63fcbe854a5b5308688f426b60b6a10732178e4a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 044145fa0ca4447c72723b18cd988aa444b337342bf09b8192cddd73457b3cf9 [INFO] running `Command { std: "docker" "start" "-a" "044145fa0ca4447c72723b18cd988aa444b337342bf09b8192cddd73457b3cf9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autowc-cad4de4ee8f34c4b) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test control::tests::json_text_unescapes_backslash_sequences ... ok [INFO] [stdout] test control::tests::parses_click_scroll_and_quit ... ok [INFO] [stdout] test control::tests::parses_chord ... ok [INFO] [stdout] test control::tests::parses_json_chord_and_text_commands ... ok [INFO] [stdout] test control::tests::parses_json_click_scroll_sleep_screenshot_and_quit ... ok [INFO] [stdout] test control::tests::parses_json_targeted_window_commands ... ok [INFO] [stdout] test control::tests::parses_key_command ... ok [INFO] [stdout] test control::tests::parses_close ... ok [INFO] [stdout] test control::tests::parses_keys_sequence_with_spaces ... ok [INFO] [stdout] test control::tests::parses_mouse_commands ... ok [INFO] [stdout] test control::tests::parses_list ... ok [INFO] [stdout] test control::tests::parses_sleep ... ok [INFO] [stdout] test control::tests::parses_resize ... ok [INFO] [stdout] test control::tests::parses_plain_window_prefix ... ok [INFO] [stdout] test control::tests::parses_text_with_spaces ... ok [INFO] [stdout] test control::tests::parses_json_key_commands ... ok [INFO] [stdout] test control::tests::parses_screenshot ... ok [INFO] [stdout] test control::tests::plain_text_does_not_unescape_backslash_sequences ... ok [INFO] [stdout] test control::tests::text_tabs_map_to_tab ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::escapes_literal_less_than ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::escapes_literal_backslash_before_chord ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_emacs_modifier_case_conventions ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_emacs_minus_key_chords ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_chords_special_keys_and_text_without_delimiters ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_function_and_media_keys ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_literal_text ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::rejects_invalid_wait_directive ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_special_key_aliases ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::rejects_bare_minus_angle_token ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::supports_direct_key_code_names ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_special_key_aliases_case_insensitively ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::supports_emacs_special_key_aliases ... ok [INFO] [stdout] test input::synthetic::tests::expands_pointer_drag_to_low_level_mouse_actions ... ok [INFO] [stdout] test input::synthetic::tests::prepares_scroll_detents ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_wait_directive ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::parses_lowercase_s_as_super_only_in_modifier_position ... ok [INFO] [stdout] test control::tests::rejects_invalid_input ... ok [INFO] [stdout] test input::synthetic::tests::rounds_scroll_detents_to_nearest_v120_unit ... ok [INFO] [stdout] test control::tests::rejects_invalid_json_input ... ok [INFO] [stdout] test protocol::tests::formats_control_response_shapes ... ok [INFO] [stdout] test protocol::tests::formats_json_responses ... ok [INFO] [stdout] test render::tests::buffer_size_scales_logical_size_to_physical_size ... ok [INFO] [stdout] test state::clipboard::tests::falls_back_to_first_clipboard_mime_type ... ok [INFO] [stdout] test render::tests::normalized_scale_factor_rejects_invalid_values ... ok [INFO] [stdout] test state::clipboard::tests::prefers_utf8_plain_text_clipboard_mime_type ... ok [INFO] [stdout] test state::tests::control_response_queue_flushes_ready_responses_in_order ... ok [INFO] [stdout] test state::tests::configure_child_environment_sets_wayland_display_and_unsets_display ... ok [INFO] [stdout] test render::tests::virtual_size_from_host_accounts_for_fractional_scale ... ok [INFO] [stdout] test input::synthetic::tests::rejects_invalid_scroll_detents ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::rejects_unclosed_angle_token ... ok [INFO] [stdout] test tests::output_sizing_rejects_non_positive_initial_size ... ok [INFO] [stdout] test tests::fixed_flag_uses_default_initial_size_without_resolution_options ... ok [INFO] [stdout] test tests::output_sizing_defaults_to_default_initial_size_without_resolution_options ... ok [INFO] [stdout] test protocol::tests::formats_plain_responses ... ok [INFO] [stdout] test tests::output_sizing_rejects_partial_resolution_options ... ok [INFO] [stdout] test window::tests::dynamic_window_geometry_uses_host_size ... ok [INFO] [stdout] test window::tests::fixed_window_geometry_preserves_virtual_size ... ok [INFO] [stdout] test window::tests::dynamic_window_geometry_without_host_uses_default_resolution ... ok [INFO] [stdout] test window::tests::registry_allocates_stable_distinct_window_ids ... ok [INFO] [stdout] test tests::output_sizing_uses_explicit_initial_size_when_resolution_options_are_specified ... ok [INFO] [stdout] test state::tests::cleanup_screenshot_paths_removes_existing_files_and_ignores_missing_files ... ok [INFO] [stdout] test control::tests::parses_launch ... ok [INFO] [stdout] test window::tests::registry_is_empty_when_all_windows_have_no_toplevels ... ok [INFO] [stdout] test input::keyboard::keys_sequence::tests::keeps_backslashes_literal_unless_escaping_less_than ... ok [INFO] [stdout] test control::tests::parses_json_mouse_commands ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autowc_mcp-385914648d0b94d2) [INFO] [stdout] test state::tests::terminate_launched_children_terminates_and_reaps_live_children ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test command::tests::deserializes_named_and_numbered_mouse_buttons ... ok [INFO] [stdout] test command::tests::serializes_keys_sequence ... ok [INFO] [stdout] test command::tests::serializes_launch_command ... ok [INFO] [stdout] test command::tests::serializes_default_key_press ... ok [INFO] [stdout] test command::tests::serializes_mouse_defaults ... ok [INFO] [stdout] test command::tests::serializes_mouse_drag ... ok [INFO] [stdout] test command::tests::serializes_screenshot_paths_with_whitespace ... ok [INFO] [stdout] test command::tests::serializes_top_level_window_target ... ok [INFO] [stdout] test command::tests::serializes_resize_command ... ok [INFO] [stdout] test command::tests::command_schema_documents_agent_visible_fields ... ok [INFO] [stdout] test server::tests::close_result_includes_target_window ... ok [INFO] [stdout] test server::tests::close_schema_documents_optional_window ... ok [INFO] [stdout] test command::tests::serializes_close_command ... ok [INFO] [stdout] test server::tests::list_schema_has_no_required_params ... ok [INFO] [stdout] test server::tests::resize_result_includes_target_window ... ok [INFO] [stdout] test server::tests::run_result_includes_inline_image_when_present ... ok [INFO] [stdout] test server::tests::screenshot_schema_documents_optional_path ... ok [INFO] [stdout] test server::tests::server_instructions_are_the_canonical_usage_guide ... ok [INFO] [stdout] test session::tests::parses_error_response ... ok [INFO] [stdout] test session::tests::builds_launch_args_with_stay_alive ... ok [INFO] [stdout] test session::tests::observes_autowc_error_as_session_error ... ok [INFO] [stdout] test server::tests::list_result_includes_windows ... ok [INFO] [stdout] test server::tests::launch_schema_documents_process_command ... ok [INFO] [stdout] test server::tests::run_schema_documents_batch_and_screenshot_default ... ok [INFO] [stdout] test server::tests::run_error_result_includes_partial_count_and_screenshot ... ok [INFO] [stdout] test session::tests::parses_ok_response ... ok [INFO] [stdout] test session::tests::rejects_unexpected_ok_for_screenshot ... ok [INFO] [stdout] test session::tests::omits_default_sizing_args ... ok [INFO] [stdout] test session::tests::parses_screenshot_response ... ok [INFO] [stdout] test session::tests::parses_window_list_response ... ok [INFO] [stdout] test session::tests::plans_hidden_sleep_before_delayed_screenshot ... ok [INFO] [stdout] test session::tests::plans_screenshot_without_hidden_sync_when_no_delay ... ok [INFO] [stdout] test command::tests::serializes_list_command ... ok [INFO] [stdout] test command::tests::rejects_bad_tokens ... ok [INFO] [stdout] test server::tests::resize_schema_documents_size_and_window ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server::tests::resize_schema_documents_size_and_window stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'server::tests::resize_schema_documents_size_and_window' (105) panicked at autowc-mcp/src/server.rs:443:9: [INFO] [stdout] assertion failed: schema.contains("Optional AutoWC window id") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5647a8849118 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5647a8849118 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5647a8849118 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5647a8849118 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5647a885ddba - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5647a885ddba - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5647a884da52 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5647a884da52 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5647a8827c06 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5647a8827c06 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5647a88412c9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5647a86d6d7c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5647a86d6d7c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5647a8841542 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5647a8841542 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5647a8827cf4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5647a881f509 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5647a88289dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5647a885e57c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5647a885e542 - core[5a1c3e9896636f3a]::panicking::panic [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5647a86b31d7 - autowc_mcp[348ac092283446a]::server::tests::resize_schema_documents_size_and_window [INFO] [stdout] at /opt/rustwide/workdir/autowc-mcp/src/server.rs:443:9 [INFO] [stdout] 21: 0x5647a86b13f7 - autowc_mcp[348ac092283446a]::server::tests::resize_schema_documents_size_and_window::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/autowc-mcp/src/server.rs:439:49 [INFO] [stdout] 22: 0x5647a86bcb96 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5647a86c9e5b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5647a86c9e5b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 25: 0x5647a86d76d5 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 26: 0x5647a86d76d5 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5647a86d76d5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5647a86d76d5 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5647a86d76d5 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5647a86d76d5 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 31: 0x5647a86d76d5 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 32: 0x5647a86d2234 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 33: 0x5647a86d2234 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5647a86da752 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 35: 0x5647a86da752 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5647a86da752 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5647a86da752 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5647a86da752 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5647a86da752 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 40: 0x5647a86da752 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5647a884878f - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 42: 0x5647a884878f - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x74b54f89aaa4 - [INFO] [stdout] 44: 0x74b54f927a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server::tests::resize_schema_documents_size_and_window [INFO] [stdout] [INFO] [stdout] test result: FAILED. 34 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p autowc-mcp --lib` [INFO] running `Command { std: "docker" "inspect" "044145fa0ca4447c72723b18cd988aa444b337342bf09b8192cddd73457b3cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044145fa0ca4447c72723b18cd988aa444b337342bf09b8192cddd73457b3cf9", kill_on_drop: false }` [INFO] [stdout] 044145fa0ca4447c72723b18cd988aa444b337342bf09b8192cddd73457b3cf9