[INFO] fetching crate reovim-protocol 0.14.4...
[INFO] testing reovim-protocol-0.14.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reovim-protocol 0.14.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate reovim-protocol 0.14.4
[INFO] finished tweaking crates.io crate reovim-protocol 0.14.4
[INFO] tweaked toml for crates.io crate reovim-protocol 0.14.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reovim-protocol 0.14.4 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 reovim-protocol 0.14.4 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eb5d04694602d12969dbb74d7bf61fbfc420a7cc99bb17c50c0f9e0af3bd6d6f
[INFO] running `Command { std: "docker" "start" "-a" "eb5d04694602d12969dbb74d7bf61fbfc420a7cc99bb17c50c0f9e0af3bd6d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb5d04694602d12969dbb74d7bf61fbfc420a7cc99bb17c50c0f9e0af3bd6d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb5d04694602d12969dbb74d7bf61fbfc420a7cc99bb17c50c0f9e0af3bd6d6f", kill_on_drop: false }`
[INFO] [stdout] eb5d04694602d12969dbb74d7bf61fbfc420a7cc99bb17c50c0f9e0af3bd6d6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 297b660864102a06c076ebf93f1e32833ffbacd1b1d25f4265b079e76eb50c36
[INFO] running `Command { std: "docker" "start" "-a" "297b660864102a06c076ebf93f1e32833ffbacd1b1d25f4265b079e76eb50c36", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling reovim-protocol v0.14.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling reovim-arch v0.14.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s
[INFO] running `Command { std: "docker" "inspect" "297b660864102a06c076ebf93f1e32833ffbacd1b1d25f4265b079e76eb50c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297b660864102a06c076ebf93f1e32833ffbacd1b1d25f4265b079e76eb50c36", kill_on_drop: false }`
[INFO] [stdout] 297b660864102a06c076ebf93f1e32833ffbacd1b1d25f4265b079e76eb50c36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 35cc931ef12a7bd2a00c0d0e585847246067682f40d167211e5d52849e2f95c0
[INFO] running `Command { std: "docker" "start" "-a" "35cc931ef12a7bd2a00c0d0e585847246067682f40d167211e5d52849e2f95c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling reovim-arch v0.14.4
[INFO] [stderr]    Compiling reovim-protocol v0.14.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "35cc931ef12a7bd2a00c0d0e585847246067682f40d167211e5d52849e2f95c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35cc931ef12a7bd2a00c0d0e585847246067682f40d167211e5d52849e2f95c0", kill_on_drop: false }`
[INFO] [stdout] 35cc931ef12a7bd2a00c0d0e585847246067682f40d167211e5d52849e2f95c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9bc952917187949960de040c01994081c0c02343bd7e481cf10ee9749458898a
[INFO] running `Command { std: "docker" "start" "-a" "9bc952917187949960de040c01994081c0c02343bd7e481cf10ee9749458898a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reovim_protocol-49d3cbe97d28d3fa)
[INFO] [stdout] 
[INFO] [stdout] running 394 tests
[INFO] [stdout] test codec::tests::test_from_value ... ok
[INFO] [stdout] test codec::tests::test_from_json_error ... ok
[INFO] [stdout] test codec::tests::test_from_value_error ... ok
[INFO] [stdout] test codec::tests::test_to_json_pretty ... ok
[INFO] [stdout] test codec::tests::test_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_to_json_empty_struct ... ok
[INFO] [stdout] test codec::tests::test_to_value ... ok
[INFO] [stdout] test instance::info::tests::test_instance_info_equality ... ok
[INFO] [stdout] test instance::info::tests::test_instance_info_new_fields ... ok
[INFO] [stdout] test instance::info::tests::test_instance_info_serialization ... ok
[INFO] [stdout] test instance::info::tests::test_transport_info_display_trait ... ok
[INFO] [stdout] test instance::info::tests::test_transport_info_roundtrip_local ... ok
[INFO] [stdout] test instance::info::tests::test_transport_info_local ... ok
[INFO] [stdout] test instance::info::tests::test_transport_info_equality ... ok
[INFO] [stdout] test instance::info::tests::test_transport_info_tcp ... ok
[INFO] [stdout] test instance::registry::tests::test_instance_name_validation ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_default ... ok
[INFO] [stdout] test instance::info::tests::test_transport_info_roundtrip_tcp ... ok
[INFO] [stdout] test instance::registry::tests::test_instance_path ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_empty_dir ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_list_skips_non_json_files ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_unregister_nonexistent ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_double_dots ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_exactly_63_chars ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_exactly_64_chars ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_stale_cleanup ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_path_traversal_with_slash ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_single_char ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_list_multiple_live_and_stale ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_special_chars ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_with_numbers_and_hyphens ... ok
[INFO] [stdout] test v1::codes::tests::test_application_error_codes_in_range ... ok
[INFO] [stdout] test v1::codes::tests::test_standard_error_codes ... ok
[INFO] [stdout] test v1::debug::tests::test_handler_stats_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_handlers_result_serialization ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_stale_entry_replaced ... ok
[INFO] [stdout] test v1::debug::tests::test_kernel_state_result_without_active_buffer ... ok
[INFO] [stdout] test v1::debug::tests::test_log_entry_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_level_params_default ... ok
[INFO] [stdout] test v1::debug::tests::test_log_level_params_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_level_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_level_result_without_previous ... ok
[INFO] [stdout] test v1::debug::tests::test_log_subscribe_params_roundtrip ... ok
[INFO] [stdout] test v1::debug::tests::test_log_subscribe_params_serialization ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_list_nonexistent_dir ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_malformed_json ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_get_nonexistent ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_list_stale_entries_removed ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_register_then_get_returns_current_pid ... ok
[INFO] [stdout] test v1::debug::tests::test_log_subscribe_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_tail_params_default ... ok
[INFO] [stdout] test v1::debug::tests::test_log_tail_params_deserialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_tail_params_partial_filters ... ok
[INFO] [stdout] test v1::debug::tests::test_log_tail_params_with_filters ... ok
[INFO] [stdout] test v1::debug::tests::test_log_tail_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_unsubscribe_params_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_log_unsubscribe_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_mark_entry_with_buffer_id ... ok
[INFO] [stdout] test v1::debug::tests::test_mark_entry_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_marks_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_metric_entry_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_metrics_result_serialization ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_list_instances ... ok
[INFO] [stdout] test v1::debug::tests::test_register_entry_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_mode_stack_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_registers_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_version_result_roundtrip ... ok
[INFO] [stdout] test v1::debug::tests::test_uptime_result_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_yank_type_serialization ... ok
[INFO] [stdout] test v1::input::health::tests::test_ping_event_default ... ok
[INFO] [stdout] test v1::input::health::tests::test_ping_event_with_seq ... ok
[INFO] [stdout] test v1::input::health::tests::test_ping_pong_equality ... ok
[INFO] [stdout] test v1::input::health::tests::test_pong_event_default ... ok
[INFO] [stdout] test v1::debug::tests::test_version_result_without_optional ... ok
[INFO] [stdout] test v1::input::health::tests::test_ping_event_with_timestamp ... ok
[INFO] [stdout] test v1::debug::tests::test_yank_type_deserialization ... ok
[INFO] [stdout] test v1::input::health::tests::test_pong_event_roundtrip ... ok
[INFO] [stdout] test v1::input::health::tests::test_pong_event_with_seq ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_get_internal_stale_no_cleanup ... ok
[INFO] [stdout] test v1::input::health::tests::test_pong_from_ping ... ok
[INFO] [stdout] test v1::input::health::tests::test_pong_from_empty_ping ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_code_all_special_keys_serialization ... ok
[INFO] [stdout] test v1::input::health::tests::test_ping_event_minimal ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_code_char_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_code_function_serialization ... ok
[INFO] [stdout] test v1::input::health::tests::test_ping_event_roundtrip ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_duplicate_name_prevented ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_code_media_keys_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_code_modifier_keys_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_is_press ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_code_special_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_is_release ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_is_repeat ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_kind_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_roundtrip ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_with_modifiers ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_minimal_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_with_repeat_kind_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_modifiers_all_flags ... ok
[INFO] [stdout] test v1::input::key::tests::test_modifiers_is_empty ... ok
[INFO] [stdout] test v1::input::key::tests::test_modifiers_empty_serialization ... ok
[INFO] [stdout] test v1::input::key::tests::test_modifiers_with_values ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_event_drag_constructor ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_event_helpers ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_event_minimal ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_event_moved ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_event_with_modifiers ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_event_roundtrip ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_kind_deserialization ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_click_kind_serialization ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_scroll_direction_deserialization ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_mouse_button_serialization ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_mouse_button_deserialization ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_scroll_event_with_modifiers ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_scroll_direction_serialization ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_scroll_event_roundtrip ... ok
[INFO] [stdout] test v1::input::mouse::tests::test_scroll_event_serialization ... ok
[INFO] [stdout] test v1::input::session::tests::test_attach_event_default ... ok
[INFO] [stdout] test v1::input::session::tests::test_attach_event_equality ... ok
[INFO] [stdout] test v1::input::session::tests::test_attach_event_minimal ... ok
[INFO] [stdout] test v1::input::session::tests::test_attach_event_roundtrip ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_event_default ... ok
[INFO] [stdout] test v1::input::session::tests::test_attach_event_with_size ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_event_equality ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_event_roundtrip ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_event_with_reason ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_event_with_message ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_event_normal ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_reason_default ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_reason_deserialization ... ok
[INFO] [stdout] test v1::input::session::tests::test_detach_reason_serialization ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_focus_event_roundtrip ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_focus_kind_deserialization ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_focus_event_serialization ... ok
[INFO] [stdout] test v1::input::health::tests::test_pong_event_minimal ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_register_unregister ... ok
[INFO] [stdout] test v1::input::key::tests::test_key_event_kind_default ... ok
[INFO] [stdout] test v1::input::session::tests::test_attach_event_with_session ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_focus_kind_serialization ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_paste_event_empty ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_paste_event_multiline ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_paste_event_serialization ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_resize_event_roundtrip ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_resize_event_serialization ... ok
[INFO] [stdout] test v1::input::terminal::tests::test_resize_event_zero_size ... ok
[INFO] [stdout] test v1::input::tests::test_input_all_constructors ... ok
[INFO] [stdout] test v1::input::tests::test_input_all_is_methods_exclusive ... ok
[INFO] [stdout] test v1::input::tests::test_input_attach_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_click_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_detach_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_focus_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_key_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_focus_variant_is_methods ... ok
[INFO] [stdout] test v1::input::tests::test_input_equality ... ok
[INFO] [stdout] test v1::input::tests::test_input_paste_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_ping_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_pong_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_paste_variant ... ok
[INFO] [stdout] test v1::input::tests::test_input_resize_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_roundtrip ... ok
[INFO] [stdout] test v1::input::tests::test_input_scroll_serialization ... ok
[INFO] [stdout] test v1::input::tests::test_input_scroll_variant_is_methods ... ok
[INFO] [stdout] test v1::input::tests::test_session_events_roundtrip ... ok
[INFO] [stdout] test v1::input::tests::test_ping_pong_roundtrip ... ok
[INFO] [stdout] test v1::messages::tests::test_request_default_params ... ok
[INFO] [stdout] test v1::messages::tests::test_application_error_codes ... ok
[INFO] [stdout] test v1::messages::tests::test_request_deserialization ... ok
[INFO] [stdout] test v1::messages::tests::test_notification ... ok
[INFO] [stdout] test v1::messages::tests::test_response_deserialization_error ... ok
[INFO] [stdout] test v1::messages::tests::test_response_deserialization_success ... ok
[INFO] [stdout] test v1::messages::tests::test_error_codes ... ok
[INFO] [stdout] test v1::messages::tests::test_notification_deserialization ... ok
[INFO] [stdout] test v1::messages::tests::test_response_error ... ok
[INFO] [stdout] test v1::messages::tests::test_request_serialization ... ok
[INFO] [stdout] test v1::messages::tests::test_request_is_not_notification ... ok
[INFO] [stdout] test v1::messages::tests::test_response_ok ... ok
[INFO] [stdout] test v1::messages::tests::test_request_notification ... ok
[INFO] [stdout] test v1::messages::tests::test_response_success ... ok
[INFO] [stdout] test v1::messages::tests::test_rpc_error_message_content ... ok
[INFO] [stdout] test v1::messages::tests::test_rpc_error_roundtrip ... ok
[INFO] [stdout] test v1::messages::tests::test_rpc_error_without_data_serialization ... ok
[INFO] [stdout] test v1::methods::tests::test_debug_method_names ... ok
[INFO] [stdout] test v1::methods::tests::test_editor_method_names ... ok
[INFO] [stdout] test v1::methods::tests::test_all_method_constants_nonempty ... ok
[INFO] [stdout] test v1::methods::tests::test_method_names_format ... ok
[INFO] [stdout] test v1::methods::tests::test_tui_capture_method ... ok
[INFO] [stdout] test v1::notifications::tests::test_buffer_modified_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_constant_format ... ok
[INFO] [stdout] test v1::messages::tests::test_rpc_error_with_data_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_payload_default_format ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_payload_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_payload_new ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_payload_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_response_constant ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_response_payload_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_response_payload_new ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_response_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_response_payload_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_cmdline_changed_constant ... ok
[INFO] [stdout] test v1::notifications::tests::test_cmdline_changed_payload_hide ... ok
[INFO] [stdout] test v1::notifications::tests::test_cmdline_changed_payload_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_cmdline_changed_payload_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_cmdline_changed_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_cursor_moved_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_cursor_moved_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_detach_payload_default ... ok
[INFO] [stdout] test v1::notifications::tests::test_detach_payload_deserialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_detach_payload_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_detach_payload_new ... ok
[INFO] [stdout] test v1::notifications::tests::test_detach_payload_with_reason ... ok
[INFO] [stdout] test v1::notifications::tests::test_detach_payload_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_layout_changed_payload_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_layout_changed_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_layout_changed_payload_split ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_entry_constant ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_entry_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_entry_payload_missing_field_deserialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_entry_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_cmdline_changed_payload_show ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_entry_payload_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_entry_with_empty_strings ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_default ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_deserialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_buffer_modified_payload_false ... ok
[INFO] [stdout] test v1::notifications::tests::test_capture_request_constant ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_equality ... ok
[INFO] [stdout] test v1::notifications::tests::test_layout_changed_constant ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_from_str_lossy ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_from_str_lossy_info_explicit ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_from_str_lossy_empty ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_invalid_deserialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_source_deserialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_mode_changed_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_mode_changed_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_source_default ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_level_ordering ... ok
[INFO] [stdout] test v1::notifications::tests::test_log_source_serialization ... ok
[INFO] [stdout] test v1::notifications::tests::test_notification_names_format ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_constant ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_payload_global ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_payload_window ... ok
[INFO] [stdout] test v1::notifications::tests::test_render_complete_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_render_complete_payload_default ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_payload_into_notification ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_payload_roundtrip ... ok
[INFO] [stdout] test v1::notifications::tests::test_wire_cmdline_prompt_default ... ok
[INFO] [stdout] test v1::notifications::tests::test_wire_cmdline_prompt_char ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_payload_serialization ... ok
[INFO] [stdout] test v1::params::tests::test_buffer_get_content_params_with_id ... ok
[INFO] [stdout] test v1::notifications::tests::test_wire_cmdline_prompt_serialization ... ok
[INFO] [stdout] test v1::params::tests::test_buffer_get_content_params_default ... ok
[INFO] [stdout] test v1::params::tests::test_buffer_open_file_params_roundtrip ... ok
[INFO] [stdout] test v1::params::tests::test_buffer_set_content_params ... ok
[INFO] [stdout] test v1::params::tests::test_buffer_set_content_params_without_buffer_id ... ok
[INFO] [stdout] test v1::params::tests::test_command_execute_params_with_args ... ok
[INFO] [stdout] test v1::params::tests::test_editor_resize_params ... ok
[INFO] [stdout] test v1::params::tests::test_editor_resize_params_roundtrip ... ok
[INFO] [stdout] test v1::params::tests::test_input_keys_params ... ok
[INFO] [stdout] test v1::params::tests::test_input_keys_params_deserialization ... ok
[INFO] [stdout] test v1::params::tests::test_module_load_params ... ok
[INFO] [stdout] test v1::params::tests::test_module_unload_params ... ok
[INFO] [stdout] test v1::params::tests::test_module_reload_params ... ok
[INFO] [stdout] test v1::params::tests::test_screen_content_params_with_format ... ok
[INFO] [stdout] test v1::params::tests::test_state_cursor_params_default ... ok
[INFO] [stdout] test v1::params::tests::test_state_cursor_params_with_buffer ... ok
[INFO] [stdout] test v1::params::tests::test_state_layout_params_deserialize ... ok
[INFO] [stdout] test v1::params::tests::test_state_layout_params_default ... ok
[INFO] [stdout] test v1::params::tests::test_state_options_params_default ... ok
[INFO] [stdout] test v1::params::tests::test_state_options_params_with_window_id ... ok
[INFO] [stdout] test v1::params::tests::test_state_options_params_with_both ... ok
[INFO] [stdout] test v1::params::tests::test_state_options_params_with_names ... ok
[INFO] [stdout] test v1::params::tests::test_state_screen_content_params_default ... ok
[INFO] [stdout] test v1::params::tests::test_state_selection_params_with_buffer ... ok
[INFO] [stdout] test v1::params::tests::test_state_selection_params_default ... ok
[INFO] [stdout] test v1::params::tests::test_state_window_content_params_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_buffer_list_result ... ok
[INFO] [stdout] test v1::results::tests::test_buffer_content_result_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_input_keys_result_deserialization ... ok
[INFO] [stdout] test v1::results::tests::test_buffer_open_result_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_input_keys_result_constructors ... ok
[INFO] [stdout] test v1::results::tests::test_key_status_serialization ... ok
[INFO] [stdout] test v1::results::tests::test_input_keys_result_serialization ... ok
[INFO] [stdout] test v1::results::tests::test_key_status_deserialization ... ok
[INFO] [stdout] test v1::results::tests::test_module_info ... ok
[INFO] [stdout] test v1::results::tests::test_module_info_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_module_info_static_no_deps ... ok
[INFO] [stdout] test v1::results::tests::test_module_list_result ... ok
[INFO] [stdout] test v1::results::tests::test_module_load_result ... ok
[INFO] [stdout] test v1::results::tests::test_ok_result ... ok
[INFO] [stdout] test v1::results::tests::test_ok_result_default ... ok
[INFO] [stdout] test v1::results::tests::test_ok_result_deserialization_empty ... ok
[INFO] [stdout] test v1::results::tests::test_ok_result_deserialization_explicit ... ok
[INFO] [stdout] test v1::results::tests::test_screen_content_result ... ok
[INFO] [stdout] test v1::results::tests::test_screen_content_result_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_state_options_result ... ok
[INFO] [stdout] test v1::results::tests::test_state_options_result_empty ... ok
[INFO] [stdout] test v1::results::tests::test_state_options_result_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_state_window_content_result ... ok
[INFO] [stdout] test v1::results::tests::test_state_window_content_result_roundtrip ... ok
[INFO] [stdout] test v1::results::tests::test_windows_result ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_id_from_into ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_id_hash ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_info_codec_fields_absent_when_none ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_info_deserialize_without_codec_fields ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_info_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_info_with_codec_metadata ... ok
[INFO] [stdout] test v1::types::tests::test_buffer_info_without_file_path ... ok
[INFO] [stdout] test v1::types::tests::test_cell_info_default ... ok
[INFO] [stdout] test v1::types::tests::test_cell_info_skips_defaults ... ok
[INFO] [stdout] test v1::types::tests::test_cell_info_with_all_attributes ... ok
[INFO] [stdout] test v1::types::tests::test_codec_metadata_wire_debug ... ok
[INFO] [stdout] test v1::types::tests::test_codec_metadata_wire_equality ... ok
[INFO] [stdout] test v1::types::tests::test_codec_metadata_wire_without_line_ending ... ok
[INFO] [stdout] test v1::types::tests::test_codec_metadata_wire_without_bom ... ok
[INFO] [stdout] test v1::types::tests::test_cursor_info_default ... ok
[INFO] [stdout] test v1::types::tests::test_cursor_info_from_position ... ok
[INFO] [stdout] test v1::types::tests::test_mode_info_default ... ok
[INFO] [stdout] test v1::types::tests::test_cursor_info_position_roundtrip ... ok
[INFO] [stdout] test v1::types::tests::test_mode_info_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_position_default ... ok
[INFO] [stdout] test v1::types::tests::test_position_deserialization ... ok
[INFO] [stdout] test v1::types::tests::test_position_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_position_from_cursor_info ... ok
[INFO] [stdout] test v1::types::tests::test_screen_format_default ... ok
[INFO] [stdout] test v1::types::tests::test_screen_format_deserialization ... ok
[INFO] [stdout] test v1::types::tests::test_screen_info_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_screen_format_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_screen_info_without_active_window ... ok
[INFO] [stdout] test v1::types::tests::test_selection_info_default ... ok
[INFO] [stdout] test v1::types::tests::test_selection_mode_default ... ok
[INFO] [stdout] test v1::types::tests::test_selection_mode_deserialization ... ok
[INFO] [stdout] test v1::types::tests::test_selection_info_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_selection_mode_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layer_id_from_usize ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layer_id_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_window_info_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_close ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_close_no_focus ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_equalize ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_focus_no_from ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_focus ... ok
[INFO] [stdout] test v1::methods::tests::test_module_method_names ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_split ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_change_kind_resize ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_empty ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_focused_missing_window ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_focused_none ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_multi_window ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_serialization_roundtrip ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_single_window ... ok
[INFO] [stdout] test v1::types::tests::test_wire_rect_default ... ok
[INFO] [stdout] test v1::types::tests::test_wire_rect_full_screen ... ok
[INFO] [stdout] test v1::types::tests::test_wire_rect_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_window_id_from_usize ... ok
[INFO] [stdout] test v1::types::tests::test_wire_split_direction_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_window_id_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_window_placement_no_buffer ... ok
[INFO] [stdout] test v1::types::tests::test_wire_window_placement_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_zone_default ... ok
[INFO] [stdout] test codec::tests::test_to_value_and_back ... ok
[INFO] [stdout] test instance::info::tests::test_instance_info_debug ... ok
[INFO] [stdout] test v1::types::tests::test_wire_zone_serialization ... ok
[INFO] [stdout] test instance::registry::tests::test_validate_name_path_traversal_with_backslash ... ok
[INFO] [stdout] test v1::undo::tests::test_position_serialization ... ok
[INFO] [stdout] test v1::undo::tests::test_multi_branch_tree_roundtrip ... ok
[INFO] [stdout] test v1::undo::tests::test_edit_origin_serialization ... ok
[INFO] [stdout] test v1::types::tests::test_wire_layout_info_single_window_no_buffer ... ok
[INFO] [stdout] test v1::debug::tests::test_kernel_state_result_serialization ... ok
[INFO] [stdout] test v1::undo::tests::test_edit_serialization ... ok
[INFO] [stdout] test v1::debug::tests::test_uptime_result_roundtrip ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_error_display ... ok
[INFO] [stdout] test v1::debug::tests::test_version_result_serialization ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_error_display_io ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_error_from_io ... ok
[INFO] [stdout] test v1::messages::tests::test_rpc_error_with_data ... ok
[INFO] [stdout] test v1::undo::tests::test_empty_tree_roundtrip ... ok
[INFO] [stdout] test v1::methods::tests::test_state_method_names ... ok
[INFO] [stdout] test v1::methods::tests::test_server_method_names ... ok
[INFO] [stdout] test v1::notifications::tests::test_option_changed_payload_string_value ... ok
[INFO] [stdout] test v1::params::tests::test_command_execute_params_default_args ... ok
[INFO] [stdout] test v1::undo::tests::test_magic_bytes_validation ... ok
[INFO] [stdout] test v1::undo::tests::test_serializable_edit_origin_default ... ok
[INFO] [stdout] test v1::undo::tests::test_serializable_position_default ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_error_debug ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_error_is_error_trait ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_format_metadata ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_magic_bytes ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_format_roundtrip ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test v1::undo::tests::test_undo_file_version ... ok
[INFO] [stdout] test v1::undo::tests::test_version_field_preserved ... ok
[INFO] [stdout] test v1::undo::tests::test_undo_file_error_deserialize_display ... ok
[INFO] [stdout] test instance::registry::tests::test_registry_list_skips_unreadable_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- instance::registry::tests::test_registry_list_skips_unreadable_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'instance::registry::tests::test_registry_list_skips_unreadable_files' (46) panicked at src/instance/registry_tests.rs:379:77:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ced5655919a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ced5655919a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ced5655919a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ced5655919a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ced5656f11a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ced5656f11a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5ced5655dc92 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5ced5655dc92 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5ced5653629f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ced5653629f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ced56550719 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ced564caa7c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5ced564caa7c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ced565508d2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5ced565508d2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ced56536358 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ced5652b2a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ced565370fd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ced5656f8ac - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ced5656f622 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ced5640120c - core::result::Result<T,E>::unwrap::hbfdece22d1af0904
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ced5640120c - reovim_protocol::instance::registry::tests::test_registry_list_skips_unreadable_files::haab19020fa63828b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instance/registry_tests.rs:379:77
[INFO] [stdout]   22:     0x5ced564012f7 - reovim_protocol::instance::registry::tests::test_registry_list_skips_unreadable_files::{{closure}}::h0fc7b81bff9d5c0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/instance/registry_tests.rs:363:47
[INFO] [stdout]   23:     0x5ced56481e46 - core::ops::function::FnOnce::call_once::ha93192213983db03
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ced564beb7b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ced564beb7b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ced564cb54b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ced564cb54b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ced564cb54b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ced564cb54b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ced564cb54b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ced564cb54b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ced564cb54b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ced564c59a4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ced564c59a4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ced564ce152 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ced564ce152 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ced564ce152 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ced564ce152 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ced564ce152 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ced564ce152 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ced564ce152 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ced5655858f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5ced5655858f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71f98ef72aa4 - <unknown>
[INFO] [stdout]   45:     0x71f98efffa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     instance::registry::tests::test_registry_list_skips_unreadable_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 393 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9bc952917187949960de040c01994081c0c02343bd7e481cf10ee9749458898a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc952917187949960de040c01994081c0c02343bd7e481cf10ee9749458898a", kill_on_drop: false }`
[INFO] [stdout] 9bc952917187949960de040c01994081c0c02343bd7e481cf10ee9749458898a
