[INFO] fetching crate tmuxpulse 0.1.0...
[INFO] testing tmuxpulse-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tmuxpulse 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tmuxpulse 0.1.0
[INFO] finished tweaking crates.io crate tmuxpulse 0.1.0
[INFO] tweaked toml for crates.io crate tmuxpulse 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmuxpulse 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmuxpulse 0.1.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba67f756554fa9c538e7c183fd88837a8f0429356850ef7c6f7115a20e512185
[INFO] running `Command { std: "docker" "start" "-a" "ba67f756554fa9c538e7c183fd88837a8f0429356850ef7c6f7115a20e512185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba67f756554fa9c538e7c183fd88837a8f0429356850ef7c6f7115a20e512185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba67f756554fa9c538e7c183fd88837a8f0429356850ef7c6f7115a20e512185", kill_on_drop: false }`
[INFO] [stdout] ba67f756554fa9c538e7c183fd88837a8f0429356850ef7c6f7115a20e512185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f309a0e766ad4d8ac196b8022e17c321668ac83a23a1ad49d26f036934d8cf1
[INFO] running `Command { std: "docker" "start" "-a" "8f309a0e766ad4d8ac196b8022e17c321668ac83a23a1ad49d26f036934d8cf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tmuxpulse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.56s
[INFO] running `Command { std: "docker" "inspect" "8f309a0e766ad4d8ac196b8022e17c321668ac83a23a1ad49d26f036934d8cf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f309a0e766ad4d8ac196b8022e17c321668ac83a23a1ad49d26f036934d8cf1", kill_on_drop: false }`
[INFO] [stdout] 8f309a0e766ad4d8ac196b8022e17c321668ac83a23a1ad49d26f036934d8cf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 167b3d43da8ee43343671a78cf9b2c318b12d4408395dc3b274c8695fb71f201
[INFO] running `Command { std: "docker" "start" "-a" "167b3d43da8ee43343671a78cf9b2c318b12d4408395dc3b274c8695fb71f201", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling tmuxpulse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.61s
[INFO] running `Command { std: "docker" "inspect" "167b3d43da8ee43343671a78cf9b2c318b12d4408395dc3b274c8695fb71f201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "167b3d43da8ee43343671a78cf9b2c318b12d4408395dc3b274c8695fb71f201", kill_on_drop: false }`
[INFO] [stdout] 167b3d43da8ee43343671a78cf9b2c318b12d4408395dc3b274c8695fb71f201
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 440ae95bc520e237fc1b4cf6e1fde66998259b64fa9e3d42d90879cb819e0d95
[INFO] running `Command { std: "docker" "start" "-a" "440ae95bc520e237fc1b4cf6e1fde66998259b64fa9e3d42d90879cb819e0d95", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tmuxpulse-e9b9eb27016d716b)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test daemon::tests::parse_rpc_request ... ok
[INFO] [stdout] test daemon::tests::parse_rpc_request_with_params ... ok
[INFO] [stdout] test daemon::tests::rpc_response_error_serialization ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_non_event_line ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_output ... ok
[INFO] [stdout] test daemon::tests::rpc_response_success_serialization ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_layout_change ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_client_session_changed ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_session_renamed ... ok
[INFO] [stdout] test daemon::tests::default_socket_path_not_empty ... ok
[INFO] [stdout] test mux::tmux::parser::tests::parse_bool_values ... ok
[INFO] [stdout] test mux::tmux::parser::tests::parse_timestamp_values ... ok
[INFO] [stdout] test mux::tmux::parser::tests::parse_tsv_extra_fields ... ok
[INFO] [stdout] test mux::tmux::parser::tests::parse_tsv_too_few_fields ... ok
[INFO] [stdout] test mux::tmux::parser::tests::parse_tsv_valid ... ok
[INFO] [stdout] test config::tests::default_config_roundtrips ... ok
[INFO] [stdout] test plugin::tests::default_dirs_returns_paths ... ok
[INFO] [stdout] test plugin::tests::discover_empty_dir ... ok
[INFO] [stdout] test plugin::tests::parse_minimal_manifest ... ok
[INFO] [stdout] test plugin::tests::parse_plugin_manifest ... ok
[INFO] [stdout] test state::tests::pane_preview_tracks_changes ... ok
[INFO] [stdout] test plugin::tests::deserialize_plugin_response ... ok
[INFO] [stdout] test plugin::tests::plugin_manager_new ... ok
[INFO] [stdout] test plugin::tests::serialize_plugin_message_init ... ok
[INFO] [stdout] test state::tests::card_state_toggle ... ok
[INFO] [stdout] test state::tests::fast_hash_deterministic ... ok
[INFO] [stdout] test state::tests::session_search_by_command ... ok
[INFO] [stdout] test state::tests::session_search_by_name ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_unknown_event ... ok
[INFO] [stdout] test mux::tmux::parser::tests::parse_u32_values ... ok
[INFO] [stdout] test config::tests::default_config_serializes ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_session_closed ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_session_created ... ok
[INFO] [stdout] test mux::tmux::control::tests::parse_window_add ... ok
[INFO] [stdout] test mux::tmux::tests::no_server_error_detection ... ok
[INFO] [stdout] test mux::tmux::tests::which_tmux_returns_path_or_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tmuxpulse-e139ad49cd2e9af5)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::parse_duration_seconds ... ok
[INFO] [stdout] test ui::layout::tests::grid_empty ... ok
[INFO] [stdout] test tests::parse_duration_milliseconds ... ok
[INFO] [stdout] test ui::layout::tests::grid_fits_two_columns ... ok
[INFO] [stdout] test tests::parse_duration_raw_number ... ok
[INFO] [stdout] test ui::layout::tests::grid_many_sessions ... ok
[INFO] [stdout] test ui::layout::tests::grid_narrow_terminal ... ok
[INFO] [stdout] test ui::layout::tests::grid_single ... ok
[INFO] [stderr]    Doc-tests tmuxpulse
[INFO] [stdout] test tests::parse_duration_minutes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 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" "440ae95bc520e237fc1b4cf6e1fde66998259b64fa9e3d42d90879cb819e0d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "440ae95bc520e237fc1b4cf6e1fde66998259b64fa9e3d42d90879cb819e0d95", kill_on_drop: false }`
[INFO] [stdout] 440ae95bc520e237fc1b4cf6e1fde66998259b64fa9e3d42d90879cb819e0d95
