[INFO] updating cached repository https://github.com/himansh5556/recall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/himansh5556/recall [INFO] [stderr] + 61c9c03...aea1a31 main -> main (forced update) [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aea1a31cf4672abf56659fec0dcb640b1c0fee6e [INFO] testing himansh5556/recall against try#36577a2b3cb42b8f23dec84e9203116bad6051e8 for pr-150681-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhimansh5556%2Frecall" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/himansh5556/recall [INFO] finished tweaking git repo https://github.com/himansh5556/recall [INFO] tweaked toml for git repo https://github.com/himansh5556/recall written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/himansh5556/recall on toolchain 36577a2b3cb42b8f23dec84e9203116bad6051e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/himansh5556/recall 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" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 013472a42b1900a86fb55329ab8fa216fed48b4489850a25c2c67b3de8095657 [INFO] running `Command { std: "docker" "start" "-a" "013472a42b1900a86fb55329ab8fa216fed48b4489850a25c2c67b3de8095657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "013472a42b1900a86fb55329ab8fa216fed48b4489850a25c2c67b3de8095657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013472a42b1900a86fb55329ab8fa216fed48b4489850a25c2c67b3de8095657", kill_on_drop: false }` [INFO] [stdout] 013472a42b1900a86fb55329ab8fa216fed48b4489850a25c2c67b3de8095657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d144a5e6c8f9577dfbbf4aba4f61c139ed070a35a2d055b68a0e313639dd0bef [INFO] running `Command { std: "docker" "start" "-a" "d144a5e6c8f9577dfbbf4aba4f61c139ed070a35a2d055b68a0e313639dd0bef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.26 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling moxcms v0.7.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling crossterm v0.28.1 (https://github.com/nornagon/crossterm?branch=nornagon%2Fcolor-query#87db8bfa) [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling recall v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "d144a5e6c8f9577dfbbf4aba4f61c139ed070a35a2d055b68a0e313639dd0bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d144a5e6c8f9577dfbbf4aba4f61c139ed070a35a2d055b68a0e313639dd0bef", kill_on_drop: false }` [INFO] [stdout] d144a5e6c8f9577dfbbf4aba4f61c139ed070a35a2d055b68a0e313639dd0bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd5001c9837fb732f950990b77dd0ea1224d11a525ba8402b595b48c8519a7ca [INFO] running `Command { std: "docker" "start" "-a" "fd5001c9837fb732f950990b77dd0ea1224d11a525ba8402b595b48c8519a7ca", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.44.3 [INFO] [stderr] Compiling recall v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.36s [INFO] running `Command { std: "docker" "inspect" "fd5001c9837fb732f950990b77dd0ea1224d11a525ba8402b595b48c8519a7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5001c9837fb732f950990b77dd0ea1224d11a525ba8402b595b48c8519a7ca", kill_on_drop: false }` [INFO] [stdout] fd5001c9837fb732f950990b77dd0ea1224d11a525ba8402b595b48c8519a7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66c23438e93c44e47dc24c3b1f9569672a07f573965dde8354f77074aeec2130 [INFO] running `Command { std: "docker" "start" "-a" "66c23438e93c44e47dc24c3b1f9569672a07f573965dde8354f77074aeec2130", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recall-0ae463af9cba08d6) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test app::tests::test_focus_next_from_none_uses_matched_index ... ok [INFO] [stdout] test app::tests::test_click_on_empty_area_returns_false ... ok [INFO] [stdout] test app::tests::test_focus_next_no_messages_noop ... ok [INFO] [stdout] test app::tests::test_focus_next_moves_down ... ok [INFO] [stdout] test app::tests::test_click_inside_preview_selects_message ... ok [INFO] [stdout] test app::tests::test_focus_next_at_last_message_stays ... ok [INFO] [stdout] test app::tests::test_click_outside_preview_returns_false ... ok [INFO] [stdout] test app::tests::test_click_accounts_for_scroll ... ok [INFO] [stdout] test app::tests::test_focus_prev_at_first_message_stays ... ok [INFO] [stdout] test app::tests::test_focus_prev_moves_up ... ok [INFO] [stdout] test parser::claude::tests::test_extract_content_array ... ok [INFO] [stdout] test parser::claude::tests::test_extract_content_string ... ok [INFO] [stdout] test parser::codex::tests::test_extract_codex_content ... ok [INFO] [stdout] test app::tests::test_focus_prev_from_none_at_zero_stays_none ... ok [INFO] [stdout] test parser::codex::tests::test_extract_codex_content_keeps_partial_tags ... ok [INFO] [stdout] test parser::codex::tests::test_extract_codex_content_filters_injected_blocks ... ok [INFO] [stdout] test parser::factory::tests::test_extract_content ... ok [INFO] [stdout] test parser::factory::tests::test_extract_content_filters_system_reminders ... ok [INFO] [stdout] test parser::factory::tests::test_extract_content_keeps_partial_system_reminder ... ok [INFO] [stdout] test parser::factory::tests::test_extract_cwd_from_path ... ok [INFO] [stdout] test parser::opencode::real_data_tests::test_parse_real_opencode ... ignored [INFO] [stdout] test parser::opencode::tests::test_can_parse_opencode_path ... ok [INFO] [stdout] test parser::factory::tests::test_extract_cwd_from_path_root ... ok [INFO] [stdout] test app::tests::test_focus_prev_no_messages_noop ... ok [INFO] [stdout] test parser::opencode::tests::test_get_storage_root ... ok [INFO] [stdout] test parser::tests::test_join_consecutive_messages_multiple_same_role ... ok [INFO] [stdout] test parser::opencode::tests::test_millis_to_datetime ... ok [INFO] [stdout] test parser::tests::test_join_consecutive_messages_different_roles ... ok [INFO] [stdout] test parser::tests::test_join_consecutive_messages_same_role ... ok [INFO] [stdout] test ui::tests::test_find_fragment_line_wrapped ... ok [INFO] [stdout] test ui::tests::test_select_lines_27_line_message ... ok [INFO] [stdout] test ui::tests::test_find_fragment_line ... ok [INFO] [stdout] test ui::tests::test_select_lines_long_unmatched_message ... ok [INFO] [stdout] test ui::tests::test_select_lines_matched_message ... ok [INFO] [stdout] test ui::tests::test_select_lines_short_message ... ok [INFO] [stdout] test ui::tests::test_select_lines_realistic_long_message ... ok [INFO] [stdout] test ui::tests::test_select_lines_with_blank_lines ... ok [INFO] [stdout] test ui::tests::test_wrap_text_long_word ... ok [INFO] [stdout] test ui::tests::test_wrap_text_blank_lines ... ok [INFO] [stdout] test ui::tests::test_wrap_text_exact_width ... ok [INFO] [stdout] test ui::tests::test_wrap_text_preserves_newlines ... ok [INFO] [stdout] test ui::tests::test_wrap_text_wraps_long_line ... ok [INFO] [stdout] test ui::tests::test_wrap_text_short_line ... ok [INFO] [stdout] test app::tests::test_toggle_expands_collapsed_message ... ok [INFO] [stdout] test app::tests::test_toggle_collapses_expanded_message ... ok [INFO] [stdout] test app::tests::test_navigation_sets_pending_auto_scroll ... ok [INFO] [stdout] test app::tests::test_toggle_no_messages_noop ... ok [INFO] [stdout] test app::tests::test_multiple_messages_can_be_expanded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/recall-049243c48a7570b4) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cli::tests::test_parse_time_date ... ok [INFO] [stdout] test cli::tests::test_parse_time_iso8601 ... ok [INFO] [stdout] test cli::tests::test_parse_time_relative_days ... ok [INFO] [stdout] test cli::tests::test_parse_time_relative_hours ... ok [INFO] [stdout] test cli::tests::test_parse_time_case_insensitive ... ok [INFO] [stdout] test cli::tests::test_parse_time_relative_months ... ok [INFO] [stdout] test cli::tests::test_parse_time_today ... ok [INFO] [stdout] test cli::tests::test_parse_time_whitespace ... ok [INFO] [stdout] test cli::tests::test_parse_time_short_units ... ok [INFO] [stdout] test cli::tests::test_parse_time_relative_minutes ... ok [INFO] [stdout] test cli::tests::test_parse_time_yesterday ... ok [INFO] [stdout] test cli::tests::test_parse_time_relative_weeks ... ok [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-07cf46a9c63244b9) [INFO] [stdout] test cli::tests::test_parse_time_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test test_cli_help ... ok [INFO] [stdout] test test_cli_invalid_source ... ok [INFO] [stdout] test test_cli_list_returns_json ... ok [INFO] [stdout] test test_cli_list_with_cwd_filter ... ok [INFO] [stdout] test test_cli_search_with_cwd_filter ... ok [INFO] [stdout] test test_cli_search_with_cwd_filter_no_match ... ok [INFO] [stdout] test test_cli_list_with_source_filter ... ok [INFO] [stdout] test test_backspace_removes_char ... ok [INFO] [stdout] test test_cli_search_finds_fixture_content ... ok [INFO] [stdout] test test_escape_clears_query ... ok [INFO] [stdout] test test_cli_search_returns_json ... ok [INFO] [stdout] test test_cli_read_returns_session ... ok [INFO] [stdout] test test_cli_read_nonexistent_session ... ok [INFO] [stdout] test test_discovers_claude_sessions ... ok [INFO] [stdout] test test_cli_search_with_source_filter ... ok [INFO] [stdout] test test_search_finds_matching_content ... ok [INFO] [stdout] test test_toggle_scope ... ok [INFO] [stdout] test test_initial_query ... ok [INFO] [stdout] test test_navigation_up_down ... ok [INFO] [stdout] test test_renders_status_bar ... ok [INFO] [stdout] test test_search_during_indexing ... ok [INFO] [stdout] test test_search_no_results_shows_hint ... ok [INFO] [stdout] test test_discovers_codex_sessions ... ok [INFO] [stdout] test test_cli_search_no_results ... ok [INFO] [stdout] test test_ui_no_query_everywhere_scope ... ok [INFO] [stdout] test test_ui_no_query_folder_scope ... ok [INFO] [stdout] test test_ui_with_query_everywhere_scope_no_results ... ok [INFO] [stdout] test test_ui_with_query_folder_scope_no_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.36s [INFO] [stdout] [INFO] [stderr] Doc-tests recall [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" "66c23438e93c44e47dc24c3b1f9569672a07f573965dde8354f77074aeec2130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c23438e93c44e47dc24c3b1f9569672a07f573965dde8354f77074aeec2130", kill_on_drop: false }` [INFO] [stdout] 66c23438e93c44e47dc24c3b1f9569672a07f573965dde8354f77074aeec2130