[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembody-ai%2Fcaterm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/embody-ai/caterm on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial2 v0.2.34
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c
[INFO] running `Command { std: "docker" "start" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", 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" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", 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" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling caterm-relay v0.1.0 (/opt/rustwide/workdir/caterm-relay)
[INFO] [stderr]    Compiling caterm v0.1.0 (/opt/rustwide/workdir/caterm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.13s
[INFO] running `Command { std: "docker" "inspect" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", 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" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.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 predicates v3.1.4
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling caterm v0.1.0 (/opt/rustwide/workdir/caterm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.83s
[INFO] running `Command { std: "docker" "inspect" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", 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" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caterm-e11b17e2f9f669f2)
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/cli_commands.rs (/opt/rustwide/target/debug/deps/cli_commands-9bfea1500bb8bcb8)
[INFO] [stdout] test session_manager::error::tests::classifies_known_errors ... ok
[INFO] [stdout] test session_manager::pane::tests::output_buffer_drops_oldest_bytes_and_reports_it ... ok
[INFO] [stdout] test session_manager::server::tests::prune_empty_containers_removes_empty_windows_and_sessions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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 list_shows_single_and_tiled_layout_state ... ok
[INFO] [stdout] test raw_attach_stream_uses_versioned_event_envelopes ... ok
[INFO] [stdout] test new_window_and_new_pane_are_visible_in_list ... ok
[INFO] [stdout] test resize_pane_updates_reported_sizes ... ok
[INFO] [stdout] test start_recovers_from_stale_socket_and_metadata ... ok
[INFO] [stdout] test start_daemonize_launches_background_server ... ok
[INFO] [stdout] test resize_pane_rejects_single_pane_windows ... ok
[INFO] [stdout] test concurrent_clients_can_create_and_list_without_conflicts ... ok
[INFO] [stdout] test send_input_can_exit_pane ... ok
[INFO] [stdout] test send_input_acknowledges_delivery ... ok
[INFO] [stdout] test attach_replays_buffered_output_snapshots ... ok
[INFO] [stdout] test kill_commands_remove_resources ... ok
[INFO] [stdout] test select_commands_update_active_targets ... ok
[INFO] [stdout] test attach_streams_live_events ... ok
[INFO] [stdout] test kill_commands_reject_last_window_and_last_pane ... ok
[INFO] [stdout] test stop_command_succeeds ... ok
[INFO] [stdout] test rename_commands_update_hierarchy_names ... ok
[INFO] [stdout] test attach_streams_active_selection_events ... ok
[INFO] [stdout] test split_commands_create_directional_layouts ... ok
[INFO] [stdout] test status_command_reports_running_and_stopped_states ... ok
[INFO] [stdout] test attach_target_filters_to_a_single_pane ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caterm_relay-27b96ce54ca1423b)
[INFO] [stdout] test restart_restores_persisted_hierarchy_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[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" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c", kill_on_drop: false }`
[INFO] [stdout] f138bc7f62c93745bc39dcd8d773e6170df23aae94d99ee36082d91bf4bacd9c
