[INFO] cloning repository https://github.com/sasazame/cchist-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sasazame/cchist-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsasazame%2Fcchist-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsasazame%2Fcchist-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0d2f2c0ba45b6610a3ca5cb6535424f76bccca3 [INFO] testing sasazame/cchist-rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsasazame%2Fcchist-rs" "/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/sasazame/cchist-rs [INFO] finished tweaking git repo https://github.com/sasazame/cchist-rs [INFO] tweaked toml for git repo https://github.com/sasazame/cchist-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sasazame/cchist-rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sasazame/cchist-rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a39f4f5e4aa22beeec337552a9669bc7a3a97907adb462158303b450f53f14f8 [INFO] running `Command { std: "docker" "start" "-a" "a39f4f5e4aa22beeec337552a9669bc7a3a97907adb462158303b450f53f14f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39f4f5e4aa22beeec337552a9669bc7a3a97907adb462158303b450f53f14f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39f4f5e4aa22beeec337552a9669bc7a3a97907adb462158303b450f53f14f8", kill_on_drop: false }` [INFO] [stdout] a39f4f5e4aa22beeec337552a9669bc7a3a97907adb462158303b450f53f14f8 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ee0074d20e0fe7205250058446aa5c09980ecc4902a1a519675f5fb52dc77c [INFO] running `Command { std: "docker" "start" "-a" "88ee0074d20e0fe7205250058446aa5c09980ecc4902a1a519675f5fb52dc77c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling cchist v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.57s [INFO] running `Command { std: "docker" "inspect" "88ee0074d20e0fe7205250058446aa5c09980ecc4902a1a519675f5fb52dc77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ee0074d20e0fe7205250058446aa5c09980ecc4902a1a519675f5fb52dc77c", kill_on_drop: false }` [INFO] [stdout] 88ee0074d20e0fe7205250058446aa5c09980ecc4902a1a519675f5fb52dc77c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 669ed339848cd204c95d495ffd36240ec2d3f5311c335291c1a7e945910770e7 [INFO] running `Command { std: "docker" "start" "-a" "669ed339848cd204c95d495ffd36240ec2d3f5311c335291c1a7e945910770e7", kill_on_drop: false }` [INFO] [stderr] Compiling cchist v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "669ed339848cd204c95d495ffd36240ec2d3f5311c335291c1a7e945910770e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669ed339848cd204c95d495ffd36240ec2d3f5311c335291c1a7e945910770e7", kill_on_drop: false }` [INFO] [stdout] 669ed339848cd204c95d495ffd36240ec2d3f5311c335291c1a7e945910770e7 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc7b8a2f1fe0d7c759f3a93923e1e441777f4715898d1c19a2d9fcf3ee3fa749 [INFO] running `Command { std: "docker" "start" "-a" "dc7b8a2f1fe0d7c759f3a93923e1e441777f4715898d1c19a2d9fcf3ee3fa749", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cchist-ae486d4128ce1ad1) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cchist-327ef3a3843008e4) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/demo.rs (/opt/rustwide/target/debug/deps/demo-2572fab81327abc4) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/minimal_app.rs (/opt/rustwide/target/debug/deps/minimal_app-144efa391e2d7ca9) [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] [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] [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] [stderr] Running unittests src/bin/show_sessions.rs (/opt/rustwide/target/debug/deps/show_sessions-a84de99443e51e32) [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] [stderr] Running unittests src/bin/test_parser.rs (/opt/rustwide/target/debug/deps/test_parser-335ea323515eee62) [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] [stderr] Running unittests src/bin/test_safety.rs (/opt/rustwide/target/debug/deps/test_safety-c3692d56453c8022) [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] [stderr] Running unittests src/bin/test_search.rs (/opt/rustwide/target/debug/deps/test_search-6396ad4b6be7c20f) [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] [stderr] Running unittests src/bin/test_tui.rs (/opt/rustwide/target/debug/deps/test_tui-945e056379c143da) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/e2e_test.rs (/opt/rustwide/target/debug/deps/e2e_test-c115b2f0508fb90c) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_e2e_string_truncation_safety ... ok [INFO] [stdout] test test_e2e_directory_filtering ... ok [INFO] [stdout] test test_e2e_multiple_sessions ... ok [INFO] [stdout] test test_e2e_complex_content_blocks ... ok [INFO] [stdout] test test_e2e_parse_and_search_japanese_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/parser_test.rs (/opt/rustwide/target/debug/deps/parser_test-e17aec7b67406635) [INFO] [stderr] Running tests/search_test.rs (/opt/rustwide/target/debug/deps/search_test-ccdf861a354eea4f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_parse_empty_file ... ok [INFO] [stdout] test test_parse_invalid_json ... ok [INFO] [stdout] test test_parse_valid_jsonl ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_directory_filter ... ok [INFO] [stdout] test test_multiple_keyword_search ... ok [INFO] [stdout] test test_keyword_search ... ok [INFO] [stdout] test test_regex_search ... ok [INFO] [stderr] Running tests/ui_test.rs (/opt/rustwide/target/debug/deps/ui_test-f06f27c308bdf3fa) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_list_state_filter ... ok [INFO] [stdout] test test_mouse_coordinates_clamping ... ok [INFO] [stdout] test test_detail_state_reset ... ok [INFO] [stdout] test test_text_selection_mode ... ok [INFO] [stdout] test test_scroll_without_text_selection_mode ... ok [INFO] [stdout] test test_detail_state_scrolling ... ok [INFO] [stdout] test test_detail_state_view_modes ... ok [INFO] [stdout] test test_list_state_empty ... ok [INFO] [stderr] Doc-tests cchist [INFO] [stdout] test test_list_state_navigation ... ok [INFO] [stdout] test test_text_selection_get_selected_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 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" "dc7b8a2f1fe0d7c759f3a93923e1e441777f4715898d1c19a2d9fcf3ee3fa749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7b8a2f1fe0d7c759f3a93923e1e441777f4715898d1c19a2d9fcf3ee3fa749", kill_on_drop: false }` [INFO] [stdout] dc7b8a2f1fe0d7c759f3a93923e1e441777f4715898d1c19a2d9fcf3ee3fa749