[INFO] cloning repository https://github.com/Yeamika/RemoteExecutorForSession
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yeamika/RemoteExecutorForSession" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeamika%2FRemoteExecutorForSession", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeamika%2FRemoteExecutorForSession'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 275b6bbe0275d87eb47879f3ad5d5a42103224ea
[INFO] testing Yeamika/RemoteExecutorForSession against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYeamika%2FRemoteExecutorForSession" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yeamika/RemoteExecutorForSession
[INFO] finished tweaking git repo https://github.com/Yeamika/RemoteExecutorForSession
[INFO] tweaked toml for git repo https://github.com/Yeamika/RemoteExecutorForSession written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yeamika/RemoteExecutorForSession on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yeamika/RemoteExecutorForSession 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76
[INFO] running `Command { std: "docker" "start" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling diffy v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling grep-regex v0.1.14
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling pty_t_protocol v0.1.0 (https://github.com/Yeamika/RemoteExecutor.git?branch=main#b2470faf)
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling pty_t_core v0.1.0 (https://github.com/Yeamika/RemoteExecutor.git?branch=main#b2470faf)
[INFO] [stderr]    Compiling remote_executor v0.2.13 (https://github.com/Yeamika/RemoteExecutor.git?branch=main#b2470faf)
[INFO] [stderr]    Compiling remote_executor_for_session v0.1.20 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.80s
[INFO] running `Command { std: "docker" "inspect" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling remote_executor_for_session v0.1.20 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.01s
[INFO] running `Command { std: "docker" "inspect" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remote_executor_for_session-8379a67512f98faa)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test demos::integration_tests::exbash_session_stack_full_rejects_new_run_before_spawn ... ok
[INFO] [stdout] test demos::integration_tests::exbash_workspace_stack_full_rejects_new_run_before_spawn ... ok
[INFO] [stdout] test demos::integration_tests::file_action_patch_text_uses_snapshot_line_numbers_and_diff ... ok
[INFO] [stdout] test demos::integration_tests::manager_connect_rejects_unverified_executor_without_writing_config ... ok
[INFO] [stdout] test demos::integration_tests::exbash_workspace_stack_full_prunes_tmp_tasks_before_spawn ... ok
[INFO] [stdout] test demos::integration_tests::exbash_session_stack_full_prunes_tmp_tasks_before_spawn ... ok
[INFO] [stdout] test demos::integration_tests::file_transfer_tool_downloads_through_refs ... ok
[INFO] [stdout] test demos::integration_tests::file_transfer_local_path_accepts_local_hash_ref ... ok
[INFO] [stdout] test demos::integration_tests::rg_content_basename_globs_match_inside_directory_search ... ok
[INFO] [stdout] test demos::integration_tests::manager_list_shells_routes_through_executor ... ok
[INFO] [stdout] test demos::integration_tests::manager_executor_config_normalizes_legacy_array_on_connect ... ok
[INFO] [stdout] test demos::integration_tests::exbash_attach_accepts_timeout_without_read_timeout ... ok
[INFO] [stdout] test demos::integration_tests::file_action_patch_text_applies_realistic_agent_snapshot_patch ... ok
[INFO] [stdout] test demos::integration_tests::file_action_patch_requires_hash_ref ... ok
[INFO] [stdout] test demos::integration_tests::read_hash_ref_miss_falls_back_to_direct_path ... ok
[INFO] [stdout] test demos::integration_tests::exbash_workdir_tracks_specified_directory ... ok
[INFO] [stdout] test demos::integration_tests::manager_executor_config_uses_workspace_host_store ... ok
[INFO] [stdout] test demos::tests::json_file_host_round_trips_hashref_and_exbash ... ok
[INFO] [stdout] test demos::tests::memory_host_round_trips_hashref_and_exbash ... ok
[INFO] [stdout] test mcp::handler::tests::exbash_task_list_line_clips_description_and_command ... ok
[INFO] [stdout] test mcp::handler::tests::exbash_task_sort_places_tmp_running_last ... ok
[INFO] [stdout] test mcp::handler::tests::local_rg_content_defaults_to_session_workdir_root ... ok
[INFO] [stdout] test mcp::handler::tests::remote_exbash_list_line_clips_description_and_command ... ok
[INFO] [stdout] test demos::integration_tests::rg_files_mode_matches_paths_by_glob_pattern ... ok
[INFO] [stdout] test mcp::handler::tests::rg_content_basename_globs_are_recursive ... ok
[INFO] [stdout] test mcp::handler::tests::remote_rg_content_does_not_inject_local_workdir_root ... ok
[INFO] [stdout] test mcp::handler::tests::rg_extracts_paths_array ... ok
[INFO] [stdout] test jsonrpc::tests::handles_batch ... ok
[INFO] [stdout] test demos::integration_tests::exbash_plaintext_exitcode_defaults_and_list_scope ... ok
[INFO] [stdout] test mcp::handler::tests::rg_keeps_single_path_with_spaces ... ok
[INFO] [stdout] test mcp::handler::tests::rg_splits_whitespace_separated_absolute_path ... ok
[INFO] [stdout] test mcp::tests::extracts_executor_session_id_from_call_arguments ... ok
[INFO] [stdout] test demos::integration_tests::rg_content_defaults_to_session_workdir_for_local_search ... ok
[INFO] [stdout] test output::tests::preserves_legacy_string_output ... ok
[INFO] [stdout] test ptyt::tests::schedule_prepare_forces_and_restores_structured_content ... ok
[INFO] [stdout] test demos::integration_tests::manager_request_reload_rebuilds_workspace_settings_and_reports_plaintext_errors ... ok
[INFO] [stdout] test refs::tests::computes_opencode_file_key_ref_parts ... ok
[INFO] [stdout] test refs::tests::extracts_file_ref_update_from_rec_result ... ok
[INFO] [stdout] test ptyt::tests::scheduler_fills_empty_slots_before_lru_replacement ... ok
[INFO] [stdout] test output::tests::merges_three_output_fields_with_newlines ... ok
[INFO] [stdout] test ptyt::tests::gateway_schedules_active_exbash_without_leaking_structured_content ... ok
[INFO] [stdout] test mcp::tests::returns_structured_content_only_when_requested ... ok
[INFO] [stdout] test demos::integration_tests::rg_plaintext_includes_matches_and_code_footer ... ok
[INFO] [stdout] test demos::integration_tests::exbash_detached_run_returns_before_event_sync ... ok
[INFO] [stdout] test refs::tests::injects_hash_ref_into_rec_args ... ok
[INFO] [stdout] test refs::tests::parses_and_labels_hash_ref_like_opencode ... ok
[INFO] [stdout] test refs::tests::labels_hash_refs_with_filename_only ... ok
[INFO] [stdout] test demos::integration_tests::file_transfer_tasks_list_attach_remove_and_limit_per_session ... ok
[INFO] [stdout] test demos::integration_tests::rg_content_searches_multiple_paths ... ok
[INFO] [stdout] test demos::integration_tests::exbash_local_terminal_events_sync_host_tracking ... ok
[INFO] [stdout] test demos::integration_tests::skill_list_and_read_use_refs_plaintext ... ok
[INFO] [stdout] test demos::integration_tests::exbash_cleanup_syncs_host_tracking ... ok
[INFO] [stdout] test demos::integration_tests::executor_routing_with_two_executors ... ok
[INFO] [stdout] test demos::integration_tests::stress_rpc_64x16_parallel ... ok
[INFO] [stdout] test demos::integration_tests::stress_rpc_128x16_parallel_random_writes has been running for over 60 seconds
[INFO] [stdout] test demos::integration_tests::stress_rpc_128x16_parallel_random_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 83.65s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rec_mcp_demo.rs (/opt/rustwide/target/debug/deps/rec_mcp_demo-e0803708610d477a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/rec_mcp_memory_server.rs (/opt/rustwide/target/debug/deps/rec_mcp_memory_server-5b2984687f17fdb2)
[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/rec_mcp_memory_ws_server.rs (/opt/rustwide/target/debug/deps/rec_mcp_memory_ws_server-ade163ee17de155c)
[INFO] [stderr]      Running unittests src/bin/refs_ptyt.rs (/opt/rustwide/target/debug/deps/refs_ptyt-55fee61e7c2bc6c2)
[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 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 16 tests
[INFO] [stdout] test tests::attach_auto_toggle_clears_status_message ... ok
[INFO] [stdout] test tests::command_menu_hit_test_matches_rendered_targets ... ok
[INFO] [stdout] test tests::attach_status_hides_task_identity_except_link_mode ... ok
[INFO] [stdout] test tests::command_menu_excludes_task_controls ... ok
[INFO] [stdout] test tests::command_summary_uses_first_line_and_one_hundred_chars ... ok
[INFO] [stdout] test tests::mouse_sgr_encodes_button_scroll_and_modifiers ... ok
[INFO] [stdout] test tests::mouse_tracking_updates_from_xterm_private_modes ... ok
[INFO] [stdout] test tests::same_task_compares_scope_executor_and_async_id ... ok
[INFO] [stdout] test tests::status_auto_hit_targets_only_auto_segment ... ok
[INFO] [stdout] test tests::status_identity_hit_targets_visible_role_segment ... ok
[INFO] [stdout] test tests::list_status_uses_switch_menu_with_selected_task_icon ... ok
[INFO] [stdout] test tests::status_line_keeps_marker_on_same_row_with_wide_symbols ... ok
[INFO] [stdout] test tests::status_marker_shows_auto_or_blank_control_mode ... ok
[INFO] [stdout] test tests::trim_to_width_uses_display_columns ... ok
[INFO] [stdout] test tests::control_assign_message_parses_task ... ok
[INFO] [stderr]    Doc-tests remote_executor_for_session
[INFO] [stdout] test tests::running_icon_cycles_through_geometric_frames ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76", kill_on_drop: false }`
[INFO] [stdout] 90ab1a00013def1de78bc0f5c54f2204a2695d498f5910d257cc5328209fab76
