[INFO] cloning repository https://github.com/Shin-sibainu/ccmux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shin-sibainu/ccmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShin-sibainu%2Fccmux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShin-sibainu%2Fccmux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc9e7907ef65527a512436a1b79963bcd5588ca [INFO] testing Shin-sibainu/ccmux against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShin-sibainu%2Fccmux" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Shin-sibainu/ccmux [INFO] finished tweaking git repo https://github.com/Shin-sibainu/ccmux [INFO] tweaked toml for git repo https://github.com/Shin-sibainu/ccmux written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Shin-sibainu/ccmux on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Shin-sibainu/ccmux 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] accbd79a8002015995caa56d30a58a8402f36fe38350f3eaa640bc7ef6852f36 [INFO] running `Command { std: "docker" "start" "-a" "accbd79a8002015995caa56d30a58a8402f36fe38350f3eaa640bc7ef6852f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "accbd79a8002015995caa56d30a58a8402f36fe38350f3eaa640bc7ef6852f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accbd79a8002015995caa56d30a58a8402f36fe38350f3eaa640bc7ef6852f36", kill_on_drop: false }` [INFO] [stdout] accbd79a8002015995caa56d30a58a8402f36fe38350f3eaa640bc7ef6852f36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c16528189e11cdaf483cf32d785c5632aad86f6e32e85bee82c1f39cf0d4cc [INFO] running `Command { std: "docker" "start" "-a" "a4c16528189e11cdaf483cf32d785c5632aad86f6e32e85bee82c1f39cf0d4cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pxfm v0.1.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling gif v0.14.2 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling ordered-float v5.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling ratatui-image v10.0.6 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling vt100 v0.16.2 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling portable-pty v0.8.1 [INFO] [stderr] Compiling quantette v0.5.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling icy_sixel v0.5.0 [INFO] [stderr] Compiling ccmux v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a4c16528189e11cdaf483cf32d785c5632aad86f6e32e85bee82c1f39cf0d4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c16528189e11cdaf483cf32d785c5632aad86f6e32e85bee82c1f39cf0d4cc", kill_on_drop: false }` [INFO] [stdout] a4c16528189e11cdaf483cf32d785c5632aad86f6e32e85bee82c1f39cf0d4cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1c5f4e09b8675a1e86f98f4c02714f7bbe2ffc22b3ee01045c3ea308466b7fb [INFO] running `Command { std: "docker" "start" "-a" "c1c5f4e09b8675a1e86f98f4c02714f7bbe2ffc22b3ee01045c3ea308466b7fb", kill_on_drop: false }` [INFO] [stderr] Compiling ccmux v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `Command { std: "docker" "inspect" "c1c5f4e09b8675a1e86f98f4c02714f7bbe2ffc22b3ee01045c3ea308466b7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1c5f4e09b8675a1e86f98f4c02714f7bbe2ffc22b3ee01045c3ea308466b7fb", kill_on_drop: false }` [INFO] [stdout] c1c5f4e09b8675a1e86f98f4c02714f7bbe2ffc22b3ee01045c3ea308466b7fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eebfffc653350b561cd7ca209b788e3e58d36a49714d4669acc9f16e9528b143 [INFO] running `Command { std: "docker" "start" "-a" "eebfffc653350b561cd7ca209b788e3e58d36a49714d4669acc9f16e9528b143", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ccmux-caf39090d8388ef4) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test app::tests::test_calculate_rects_horizontal ... ok [INFO] [stdout] test app::tests::test_layout_remove_pane ... ok [INFO] [stdout] test app::tests::test_layout_single_pane ... ok [INFO] [stdout] test app::tests::test_focus_cycling ... ok [INFO] [stdout] test app::tests::test_calculate_rects_vertical ... ok [INFO] [stdout] test app::tests::test_layout_split_vertical ... ok [INFO] [stdout] test app::tests::test_strip_bracket_paste_sequences ... ok [INFO] [stdout] test claude_monitor::tests::test_context_limit_opus_4_6_is_1m ... ok [INFO] [stdout] test claude_monitor::tests::test_encode_cwd ... ok [INFO] [stdout] test claude_monitor::tests::test_encode_cwd_japanese ... ok [INFO] [stdout] test app::tests::test_layout_split_horizontal ... ok [INFO] [stdout] test claude_monitor::tests::test_process_tool_use ... ok [INFO] [stdout] test claude_monitor::tests::test_process_agent_spawn_and_complete ... ok [INFO] [stdout] test claude_monitor::tests::test_stop_reason_end_turn_clears_working ... ok [INFO] [stdout] test claude_monitor::tests::test_todo_parsing ... ok [INFO] [stdout] test claude_monitor::tests::test_token_usage_no_double_count ... ok [INFO] [stdout] test filetree::tests::test_scan_directory_dirs_before_files ... ok [INFO] [stdout] test filetree::tests::test_scan_directory_shows_dotfiles_when_enabled ... ok [INFO] [stdout] test filetree::tests::test_scan_directory_skips_git ... ok [INFO] [stdout] test pane::tests::test_detect_shell_returns_valid_path ... ok [INFO] [stdout] test filetree::tests::test_scan_directory_skips_hidden ... ok [INFO] [stdout] test pane::tests::test_detect_shell_unix_uses_shell_env ... ok [INFO] [stdout] test filetree::tests::test_file_tree_navigation ... ok [INFO] [stdout] test version_check::tests::test_invalid_semver_rejects_attack_strings ... ok [INFO] [stdout] test version_check::tests::test_is_newer ... ok [INFO] [stdout] test version_check::tests::test_is_newer_with_prerelease ... ok [INFO] [stdout] test version_check::tests::test_valid_semver ... ok [INFO] [stdout] test app::tests::test_layout_remove_first_pane ... ok [INFO] [stdout] test app::tests::test_layout_nested_split ... ok [INFO] [stdout] test preview::tests::test_preview_scroll ... ok [INFO] [stdout] test preview::tests::test_preview_load_text_file ... ok [INFO] [stdout] test preview::tests::test_preview_initial_state ... ok [INFO] [stdout] test preview::tests::test_preview_close ... ok [INFO] [stdout] test preview::tests::test_preview_highlight_rust ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eebfffc653350b561cd7ca209b788e3e58d36a49714d4669acc9f16e9528b143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebfffc653350b561cd7ca209b788e3e58d36a49714d4669acc9f16e9528b143", kill_on_drop: false }` [INFO] [stdout] eebfffc653350b561cd7ca209b788e3e58d36a49714d4669acc9f16e9528b143