[INFO] cloning repository https://github.com/embody-ai/caterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/embody-ai/caterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembody-ai%2Fcaterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembody-ai%2Fcaterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92171ae1b62f7963cfee4ddc4d4d0f73c9e0cf93
[INFO] testing embody-ai/caterm against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembody-ai%2Fcaterm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/embody-ai/caterm
[INFO] finished tweaking git repo https://github.com/embody-ai/caterm
[INFO] tweaked toml for git repo https://github.com/embody-ai/caterm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/embody-ai/caterm on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/embody-ai/caterm 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 488c971bd77e9009b78ecf6e0bebb8d1da49082266210ea2184a623090d0be5a
[INFO] running `Command { std: "docker" "start" "-a" "488c971bd77e9009b78ecf6e0bebb8d1da49082266210ea2184a623090d0be5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "488c971bd77e9009b78ecf6e0bebb8d1da49082266210ea2184a623090d0be5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488c971bd77e9009b78ecf6e0bebb8d1da49082266210ea2184a623090d0be5a", kill_on_drop: false }`
[INFO] [stdout] 488c971bd77e9009b78ecf6e0bebb8d1da49082266210ea2184a623090d0be5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3944be2bfa4446a0fa2c00e4d322a8231ad812d44e769069f5c919986094b7b8
[INFO] running `Command { std: "docker" "start" "-a" "3944be2bfa4446a0fa2c00e4d322a8231ad812d44e769069f5c919986094b7b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling caterm v0.1.0 (/opt/rustwide/workdir/caterm)
[INFO] [stderr]    Compiling caterm-relay v0.1.0 (/opt/rustwide/workdir/caterm-relay)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.89s
[INFO] running `Command { std: "docker" "inspect" "3944be2bfa4446a0fa2c00e4d322a8231ad812d44e769069f5c919986094b7b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3944be2bfa4446a0fa2c00e4d322a8231ad812d44e769069f5c919986094b7b8", kill_on_drop: false }`
[INFO] [stdout] 3944be2bfa4446a0fa2c00e4d322a8231ad812d44e769069f5c919986094b7b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ec707cb4d0212765972f4d7c5095b06c17b1738b552366bfbe1f0a6f3c3be6e
[INFO] running `Command { std: "docker" "start" "-a" "6ec707cb4d0212765972f4d7c5095b06c17b1738b552366bfbe1f0a6f3c3be6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling caterm-relay v0.1.0 (/opt/rustwide/workdir/caterm-relay)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling caterm v0.1.0 (/opt/rustwide/workdir/caterm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.84s
[INFO] running `Command { std: "docker" "inspect" "6ec707cb4d0212765972f4d7c5095b06c17b1738b552366bfbe1f0a6f3c3be6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec707cb4d0212765972f4d7c5095b06c17b1738b552366bfbe1f0a6f3c3be6e", kill_on_drop: false }`
[INFO] [stdout] 6ec707cb4d0212765972f4d7c5095b06c17b1738b552366bfbe1f0a6f3c3be6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] baf21bc92c720615e10ed07db5d343ac59f0a7e7538b50cb51da1a7deec98102
[INFO] running `Command { std: "docker" "start" "-a" "baf21bc92c720615e10ed07db5d343ac59f0a7e7538b50cb51da1a7deec98102", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caterm-ee4eff03d2f04d8f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test session_manager::error::tests::classifies_known_errors ... ok
[INFO] [stderr]      Running tests/cli_commands.rs (/opt/rustwide/target/debug/deps/cli_commands-73664f1a67a8b8eb)
[INFO] [stdout] test session_manager::server::tests::prune_empty_containers_removes_empty_windows_and_sessions ... ok
[INFO] [stdout] test session_manager::pane::tests::output_buffer_drops_oldest_bytes_and_reports_it ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test daemon_writes_logs_to_configured_file ... ok
[INFO] [stdout] test raw_command_response_includes_structured_error_code ... ok
[INFO] [stdout] test new_session_and_list_show_hierarchy ... ok
[INFO] [stdout] test resize_pane_rejects_single_pane_windows ... ok
[INFO] [stdout] test resize_pane_updates_reported_sizes ... ok
[INFO] [stdout] test kill_commands_reject_last_window_and_last_pane ... ok
[INFO] [stdout] test list_shows_single_and_tiled_layout_state ... ok
[INFO] [stdout] test new_window_and_new_pane_are_visible_in_list ... ok
[INFO] [stdout] test concurrent_clients_can_create_and_list_without_conflicts ... ok
[INFO] [stdout] test raw_attach_stream_uses_versioned_event_envelopes ... ok
[INFO] [stdout] test send_input_acknowledges_delivery ... ok
[INFO] [stdout] test attach_replays_buffered_output_snapshots ... ok
[INFO] [stdout] test select_commands_update_active_targets ... ok
[INFO] [stdout] test rename_commands_update_hierarchy_names ... ok
[INFO] [stdout] test kill_commands_remove_resources ... ok
[INFO] [stdout] test start_daemonize_launches_background_server ... ok
[INFO] [stdout] test start_recovers_from_stale_socket_and_metadata ... ok
[INFO] [stdout] test attach_streams_live_events ... ok
[INFO] [stdout] test send_input_can_exit_pane ... ok
[INFO] [stdout] test stop_command_succeeds ... ok
[INFO] [stdout] test status_command_reports_running_and_stopped_states ... ok
[INFO] [stdout] test attach_target_filters_to_a_single_pane ... ok
[INFO] [stdout] test attach_streams_active_selection_events ... ok
[INFO] [stdout] test restart_restores_persisted_hierarchy_state ... ok
[INFO] [stdout] test split_commands_create_directional_layouts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caterm_relay-e68f1197bfe1f9cd)
[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" "baf21bc92c720615e10ed07db5d343ac59f0a7e7538b50cb51da1a7deec98102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf21bc92c720615e10ed07db5d343ac59f0a7e7538b50cb51da1a7deec98102", kill_on_drop: false }`
[INFO] [stdout] baf21bc92c720615e10ed07db5d343ac59f0a7e7538b50cb51da1a7deec98102
