[INFO] cloning repository https://github.com/maxprokopiev/overlord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxprokopiev/overlord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxprokopiev%2Foverlord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxprokopiev%2Foverlord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96fcbc238a4f29862f11714fa5a51c334e71efa4
[INFO] testing maxprokopiev/overlord against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxprokopiev%2Foverlord" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxprokopiev/overlord
[INFO] finished tweaking git repo https://github.com/maxprokopiev/overlord
[INFO] tweaked toml for git repo https://github.com/maxprokopiev/overlord written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxprokopiev/overlord on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxprokopiev/overlord 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78
[INFO] running `Command { std: "docker" "start" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", 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" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", 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" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tmux-sidebar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `current_command` is never read
[INFO] [stdout]   --> src/tmux.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct PaneSeed {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     current_command: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaneSeed` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 42.68s
[INFO] running `Command { std: "docker" "inspect" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", 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" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tmux-sidebar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", 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" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/tmux_sidebar-d1b40479a6c08f12)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test app::tests::build_rows_marks_missing_sessions_stale ... ok
[INFO] [stdout] test app::tests::directory_completion_completes_unique_match ... ok
[INFO] [stdout] test app::tests::directory_completion_lists_matches_without_extension ... ok
[INFO] [stdout] test app::tests::build_rows_marks_remote_sessions ... ok
[INFO] [stdout] test app::tests::normalize_ssh_target_rejects_invalid_target ... ok
[INFO] [stdout] test app::tests::resolve_runtime_falls_back_to_session_name ... ok
[INFO] [stdout] test app::tests::normalize_working_dir_rejects_missing_directories ... ok
[INFO] [stdout] test app::tests::session_list_viewport_ignores_clicks_outside_inner_area ... ok
[INFO] [stdout] test app::tests::directory_completion_extends_shared_prefix ... ok
[INFO] [stdout] test app::tests::build_rows_marks_running_sessions ... ok
[INFO] [stdout] test app::tests::unique_tmux_session_name_avoids_collisions ... ok
[INFO] [stdout] test config::tests::legacy_sessions_default_to_local_location ... ok
[INFO] [stdout] test tmux::tests::build_runtime_snapshot_skips_sidebar_pane ... ok
[INFO] [stdout] test tmux::tests::builds_activation_command_sequence ... ok
[INFO] [stdout] test tmux::tests::builds_sidebar_move_command_for_window_switch ... ok
[INFO] [stdout] test tmux::tests::duplicate_sidebar_parser_skips_current_sidebar ... ok
[INFO] [stdout] test tmux::tests::parses_snapshot_records ... ok
[INFO] [stdout] test tmux::tests::remote_launch_command_quotes_working_dir ... ok
[INFO] [stdout] test tmux::tests::parses_tmux_escaped_separators ... ok
[INFO] [stdout] test tmux::tests::remote_attach_shell_command_uses_tty ... ok
[INFO] [stdout] test config::tests::save_and_reload_round_trips_remote_sessions ... ok
[INFO] [stdout] test config::tests::save_and_reload_round_trips_sessions ... ok
[INFO] [stdout] test config::tests::load_or_create_bootstraps_default_config ... ok
[INFO] [stdout] test tmux::tests::skips_sidebar_move_when_target_window_matches_sidebar_window ... ok
[INFO] [stdout] test tmux::tests::builds_runtime_snapshot_uses_active_window_and_pane ... ok
[INFO] [stdout] test app::tests::session_list_viewport_maps_click_to_visible_row ... ok
[INFO] [stdout] test config::tests::default_path_prefers_xdg_config_home ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78", kill_on_drop: false }`
[INFO] [stdout] 7bdd36eda5dff349dbf47237b068c530cb1a0c853347577de25a1cf27a55af78
