[INFO] cloning repository https://github.com/mkusaka/cxms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkusaka/cxms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkusaka%2Fcxms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkusaka%2Fcxms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58d7cdb566ac871501b517ee89502f8af5ec6255
[INFO] testing mkusaka/cxms against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkusaka%2Fcxms" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mkusaka/cxms
[INFO] finished tweaking git repo https://github.com/mkusaka/cxms
[INFO] tweaked toml for git repo https://github.com/mkusaka/cxms written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkusaka/cxms on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkusaka/cxms 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e6a5a646795113fcb2e9d3a76da71fbb1b9401478bba9651de1199b92eb9070
[INFO] running `Command { std: "docker" "start" "-a" "5e6a5a646795113fcb2e9d3a76da71fbb1b9401478bba9651de1199b92eb9070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e6a5a646795113fcb2e9d3a76da71fbb1b9401478bba9651de1199b92eb9070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6a5a646795113fcb2e9d3a76da71fbb1b9401478bba9651de1199b92eb9070", kill_on_drop: false }`
[INFO] [stdout] 5e6a5a646795113fcb2e9d3a76da71fbb1b9401478bba9651de1199b92eb9070
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a898fee18c414b3f45e8ebeff14bbdd0d346a89eb65f4bae6b29868bea48762c
[INFO] running `Command { std: "docker" "start" "-a" "a898fee18c414b3f45e8ebeff14bbdd0d346a89eb65f4bae6b29868bea48762c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unicode-truncate v2.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling line-clipping v0.3.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sonic-simd v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling kasuari v0.4.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling parse_datetime v0.14.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling faststr v0.2.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling sonic-rs v0.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling cxms v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "a898fee18c414b3f45e8ebeff14bbdd0d346a89eb65f4bae6b29868bea48762c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a898fee18c414b3f45e8ebeff14bbdd0d346a89eb65f4bae6b29868bea48762c", kill_on_drop: false }`
[INFO] [stdout] a898fee18c414b3f45e8ebeff14bbdd0d346a89eb65f4bae6b29868bea48762c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b720d5172cee3c7eff5aa4f85b180538e3705f259b0e9b11808dd291e4b4e95d
[INFO] running `Command { std: "docker" "start" "-a" "b720d5172cee3c7eff5aa4f85b180538e3705f259b0e9b11808dd291e4b4e95d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling codspeed v4.6.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sonic-rs v0.5.8
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling polling v3.9.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling cxms v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v4.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.96s
[INFO] running `Command { std: "docker" "inspect" "b720d5172cee3c7eff5aa4f85b180538e3705f259b0e9b11808dd291e4b4e95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b720d5172cee3c7eff5aa4f85b180538e3705f259b0e9b11808dd291e4b4e95d", kill_on_drop: false }`
[INFO] [stdout] b720d5172cee3c7eff5aa4f85b180538e3705f259b0e9b11808dd291e4b4e95d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e5bef10a260c57907c26ff3fd51194ee567d98d727441d1564b2a3377d314c9
[INFO] running `Command { std: "docker" "start" "-a" "6e5bef10a260c57907c26ff3fd51194ee567d98d727441d1564b2a3377d314c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cxms-01a6b7920af299f8)
[INFO] [stdout] 
[INFO] [stdout] running 375 tests
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_collect_sessions_empty_directory ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_search_service_creation ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_search_filter_assistant_role ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_search_filter_empty_results ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_search_filter_no_filter ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_search_filter_user_role ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_case_insensitive_role ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_unicode ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_partial_match ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_case_insensitive ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_empty_query ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_whitespace ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_with_real_jsonl_data ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_cached_file_creation ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_search_with_invalid_pattern ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_mode_debug_display ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_search_request_clone ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_with_role_and_text_filter ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_get_all_sessions_with_nonexistent_project_filter_returns_empty ... ok
[INFO] [stdout] test interactive_ratatui::domain::filter_test::tests::test_session_filter_with_role_filter ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_mode_equality ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_collect_sessions_from_codex_rollout ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_session_order_variants ... ok
[INFO] [stdout] test interactive_ratatui::help_overlay_test::tests::test_help_overlay_state_management ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_alt_arrow_navigation_basic ... ok
[INFO] [stdout] test interactive_ratatui::help_overlay_test::tests::test_help_overlay_from_search_mode ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_collect_sessions_respects_project_path ... ok
[INFO] [stdout] test interactive_ratatui::help_overlay_test::tests::test_help_overlay_from_session_viewer ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_search_request_creation ... ok
[INFO] [stdout] test interactive_ratatui::domain::models_test::tests::test_search_response_creation ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_ctrl_c_in_all_modes ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_alt_arrow_navigation_session_viewer ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_empty_search_returns_all ... ok
[INFO] [stdout] test interactive_ratatui::help_overlay_test::tests::test_help_overlay_from_message_detail ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_search_with_role_filter ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_error_handling_scenarios ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_message_auto_clear ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_role_filter_applied_before_max_results ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_message_detail_metadata ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_empty_query_returns_all_results ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_clipboard_operations ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_esc_closes_preview ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_esc_key_behavior ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_navigation_history_corrected ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_initial_search_no_pattern_display ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_navigation_history ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_message_detail_copy_shortcuts ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_run_app_behavior ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_run_terminal_lifecycle ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_search_integration ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_role_filter_cycling ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_viewer_behavior ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_s_key_jump_to_session_viewer ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_list_navigation ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_copy_feedback ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_result_list_full_text_scroll ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_no_duplicate_status_bar ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_viewer_metadata ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_viewer_role_filter ... ok
[INFO] [stdout] test interactive_ratatui::session_preview_test::tests::test_session_viewer_preview_toggle ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_tab_role_filter ... ok
[INFO] [stdout] test interactive_ratatui::session_preview_test::tests::test_session_viewer_preview_with_results ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_navigation ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_order_toggle ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_search_functionality ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_copy_shortcuts ... ok
[INFO] [stdout] test interactive_ratatui::help_overlay_test::tests::test_help_overlay_rendering ... ok
[INFO] [stdout] test interactive_ratatui::tests::test_interactive_search_creation ... ok
[INFO] [stdout] test interactive_ratatui::tests::test_message_handling ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_role_filter_toggle ... ok
[INFO] [stdout] test interactive_ratatui::tests::test_app_state_creation ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_displays_messages ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_preview_toggle ... ok
[INFO] [stdout] test interactive_ratatui::application::search_service_test::tests::test_search_request_id_propagation ... ok
[INFO] [stdout] test interactive_ratatui::tests::test_search_filter ... ok
[INFO] [stdout] test interactive_ratatui::tests::test_set_start_latest_message_detail ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_clipboard_command ... ok
[INFO] [stdout] test interactive_ratatui::tests::test_set_start_latest ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_filter_persistence_across_mode_transitions ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_filter_changes_update_navigation_history ... ok
[INFO] [stdout] test interactive_ratatui::session_view_integration_test::tests::test_session_viewer_with_empty_results ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_viewer_default_display ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_list_preview_rendering ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_initial_state ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_load_more_results_message ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_role_filter_cycling ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_search_completed_respects_engine_order ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_more_results_loaded_full_batch ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_mode_transitions ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_search_completed_sets_pagination_state ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_load_more_when_already_loading ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_load_more_when_no_more_results ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_case_insensitive_search ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_filter_resets_selection ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_search_completed_message ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_search_completed_with_partial_page ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_search_requested_resets_pagination ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_query_changed_message ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_filter_persistence ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_more_results_loaded_partial_batch ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_scroll_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_filtering ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_preview_toggle ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_query_inheritance ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_list_search_in_summary ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_order_sorting ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_status_messages ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_query_update ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_toggle_search_order ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_item_test::tests::test_truncate_message ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_item_test::tests::test_unicode_truncation ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_session_viewer_entry ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_toggle_preview ... ok
[INFO] [stdout] test interactive_ratatui::ui::app_state_test::tests::test_toggle_session_order ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_item_test::tests::test_wrap_text ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_clear ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_basic_scrolling_truncated_mode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_filtered_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_half_page_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_half_page_navigation_with_different_viewport_sizes ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_move_operations ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_page_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_all_fields_wrapping ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_scroll_offset_with_filtering_and_movement ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_scroll_offset_full_text_mode_edge_cases ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_scroll_behavior_consistency ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_clear_resets_current_uuid ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_copy_shortcuts ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_navigation_shortcuts ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_page_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_copy_raw_json_fallback ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_copy_without_result ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_result_detail_new ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_render_without_result ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::list_viewer_test::tests::test_scrolling_after_filtering_reproduction ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_long_project_path_wrapping ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_scroll_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_scroll_offset_reset_on_different_message ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_ui_rendering_isolation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_scroll_offset_preserved_on_same_message ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_message_preview_new ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_set_message ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_set_result ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_message_title_shows_scroll_position ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_session_list_preview_toggle ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_word_wrap ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_header_always_visible ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_empty_message_scrolling ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_ctrl_p_n_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_ctrl_u_d_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_empty_results ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_enter_key ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_esc_key_preview ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_home_end_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_navigation_up_down ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_load_more_trigger_on_down_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_no_load_more_when_all_loaded ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_page_navigation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_no_load_more_when_already_loading ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_long_file_path_wrapping ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_unicode_handling ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_scroll_bounds_with_new_layout ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_message_only_scrolling ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_render_with_result ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_handle_key_returns_none ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_full_id_display ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_render_empty_preview ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_pagination_state_setting ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_unicode_text_wrapping ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_preview_test::tests::test_long_message_truncation_indicator ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_pagination_trigger_with_ctrl_d ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_pagination_trigger_with_ctrl_n ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_pagination_trigger_with_page_down ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_update_results ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_alt_f_move_word_forward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_alt_b_move_word_backward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_arrow_keys ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_control_chars_dont_insert ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_a_move_to_beginning ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_b_move_backward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_e_move_to_end ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_f_move_forward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_result_list_creation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_backspace ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_arrow_keys_cursor_movement ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_h_delete_before_cursor ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_k_delete_to_end ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_u_delete_to_beginning ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::message_detail_test::tests::test_text_wrapping ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_character_input ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_s_key_session_viewer ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_d_delete_under_cursor ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_shortcuts_display_with_wrap ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_ctrl_w_delete_word_before_cursor ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_cursor_movement ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_cursor_position_reset_on_different_query ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_cursor_position_preserved_on_set_query ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::result_list_test::tests::test_shortcuts_display_wide_screen ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_delete_key ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_message_display ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_role_filter_display ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_search_bar_creation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_searching_state ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_arrow_keys_cursor_movement ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_cursor_position_preserved_on_set_query ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_shortcuts_with_unicode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_cursor_position_reset_on_different_query ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_action_keys ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_ignore_control_chars ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::search_bar_test::tests::test_unicode_input ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_navigation_keys ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_key_input ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_key_handling ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_copy_shortcuts_not_in_search_mode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_ctrl_d_in_search_mode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_copy_session_markdown_shortcut ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_initial_state ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_render_with_search ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_navigation_keys_in_search_mode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_generate_session_markdown_empty ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_toggle_filters_in_search_mode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_text_input_in_search_mode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_set_query_preserves_cursor_when_searching ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_generate_session_markdown_with_results ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_render_empty ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_prioritize_matching_messages ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_summary_highlight ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_viewer::tests::test_is_searching_state ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::tests::test_is_exit_prompt ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_alt_b_move_word_backward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_control_chars_dont_insert ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_b_move_backward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_d_delete_under_cursor ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_character_input ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_backspace ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_a_move_to_beginning ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_e_move_to_end ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_f_move_forward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_h_delete_before_cursor ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_alt_f_move_word_forward ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_k_delete_to_end ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_u_delete_to_beginning ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_cursor_movement_left_right ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_ctrl_w_delete_word_before_cursor ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_empty_state ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_render_cursor_spans ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_delete ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_set_text ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_no_query_no_highlight ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_unicode_handling ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_cursor_movement_home_end ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_styles ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_color_scheme_constants ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_render_cursor_spans_unicode ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::text_input_test::tests::test_text_input_creation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_basic_render ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_case_insensitive_highlight ... ok
[INFO] [stdout] test interactive_ratatui::ui::navigation::tests::test_navigation_history_truncation ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_render_with_sessions ... ok
[INFO] [stdout] test interactive_ratatui::ui::navigation::tests::test_navigation_back_forward ... ok
[INFO] [stdout] test query::condition::tests::test_empty_and_condition ... ok
[INFO] [stdout] test query::condition::tests::test_find_match_literal ... ok
[INFO] [stdout] test query::condition::tests::test_empty_or_condition ... ok
[INFO] [stdout] test query::condition::tests::test_and_condition ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_with_custom_status ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_basic ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_with_long_subtitle_wrapping ... ok
[INFO] [stdout] test query::condition::tests::test_complex_nested_condition ... ok
[INFO] [stdout] test interactive_ratatui::ui::navigation::tests::test_max_history_limit ... ok
[INFO] [stdout] test query::condition::tests::test_literal_case_insensitive ... ok
[INFO] [stdout] test query::condition::tests::test_literal_case_sensitive ... ok
[INFO] [stdout] test interactive_ratatui::ui::navigation::tests::test_navigation_history_basic ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_with_subtitle ... ok
[INFO] [stdout] test query::condition::tests::test_not_condition ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_with_long_status_text_wrapping ... ok
[INFO] [stdout] test query::condition::tests::test_or_condition ... ok
[INFO] [stdout] test query::fast_lowercase::tests::test_fast_contains_ignore_case_ascii ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_without_status_bar ... ok
[INFO] [stdout] test query::fast_lowercase::tests::test_fast_to_lowercase_ascii ... ok
[INFO] [stdout] test query::condition::tests::test_invalid_regex_error ... ok
[INFO] [stdout] test query::fast_lowercase::tests::test_fast_to_lowercase_unicode ... ok
[INFO] [stdout] test query::fast_lowercase::tests::test_edge_cases ... ok
[INFO] [stdout] test query::fast_lowercase::tests::test_fast_contains_ignore_case_unicode ... ok
[INFO] [stdout] test query::parser::tests::test_and_expression ... ok
[INFO] [stdout] test query::parser::tests::test_case_sensitive_literal ... ok
[INFO] [stdout] test query::condition::tests::test_regex_multiline ... ok
[INFO] [stdout] test query::condition::tests::test_find_match_regex ... ok
[INFO] [stdout] test query::parser::tests::test_complex_expression ... ok
[INFO] [stdout] test query::parser::tests::test_complex_expression_extended ... ok
[INFO] [stdout] test query::condition::tests::test_regex_matching ... ok
[INFO] [stdout] test query::parser::tests::test_deeply_nested_query ... ok
[INFO] [stdout] test query::parser::tests::test_consecutive_operators ... ok
[INFO] [stdout] test query::parser::tests::test_empty_parentheses ... ok
[INFO] [stdout] test query::parser::tests::test_empty_query_error ... ok
[INFO] [stdout] test query::parser::tests::test_escaped_quotes ... ok
[INFO] [stdout] test query::parser::tests::test_minus_as_not ... ok
[INFO] [stdout] test query::parser::tests::test_invalid_regex_syntax ... ok
[INFO] [stdout] test query::parser::tests::test_mixed_quotes ... ok
[INFO] [stdout] test query::parser::tests::test_multiple_slashes_in_literal ... ok
[INFO] [stdout] test query::parser::tests::test_not_expression ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_list_test::tests::test_session_list_render_loading ... ok
[INFO] [stdout] test query::parser::tests::test_or_expression ... ok
[INFO] [stdout] test query::parser::tests::test_or_expression_duplicate ... ok
[INFO] [stdout] test query::parser::tests::test_quoted_literal ... ok
[INFO] [stdout] test query::parser::tests::test_regex_still_works ... ok
[INFO] [stdout] test query::parser::tests::test_regex_with_flags ... ok
[INFO] [stdout] test query::parser::tests::test_simple_literal ... ok
[INFO] [stdout] test query::parser::tests::test_single_quoted_string ... ok
[INFO] [stdout] test query::parser::tests::test_single_slash ... ok
[INFO] [stdout] test query::parser::tests::test_slash_in_quoted_string ... ok
[INFO] [stdout] test query::parser::tests::test_slash_in_unquoted_literal ... ok
[INFO] [stdout] test query::parser::tests::test_not_expression_duplicate ... ok
[INFO] [stdout] test query::parser::tests::test_regex ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::session_preview_test::tests::test_session_preview_highlight_matching ... ok
[INFO] [stdout] test query::parser::tests::test_unmatched_parentheses ... ok
[INFO] [stdout] test schemas::searchable_message::tests::ignores_non_message_codex_lines ... ok
[INFO] [stdout] test interactive_ratatui::ui::components::view_layout_test::tests::test_view_layout_status_bar_height_calculation ... ok
[INFO] [stdout] test schemas::searchable_message::tests::parses_legacy_session_message ... ok
[INFO] [stdout] test schemas::searchable_message::tests::parses_codex_response_messages_with_context ... ok
[INFO] [stdout] test query::parser::tests::test_parentheses_grouping ... ok
[INFO] [stdout] test query::parser::tests::test_regex_with_special_chars ... ok
[INFO] [stdout] test schemas::session_message::tests::test_get_searchable_text_summary ... ok
[INFO] [stdout] test schemas::searchable_message::tests::updates_context_from_codex_session_meta ... ok
[INFO] [stdout] test schemas::session_message::tests::test_assistant_message_with_multiple_content_types ... ok
[INFO] [stdout] test schemas::session_message::tests::test_get_searchable_text ... ok
[INFO] [stdout] test schemas::session_message::tests::test_message_with_git_branch ... ok
[INFO] [stdout] test schemas::session_message::tests::test_parse_user_message ... ok
[INFO] [stdout] test schemas::session_message::tests::test_system_message_with_tool_use_id ... ok
[INFO] [stdout] test search::file_discovery::tests::test_expand_tilde ... ok
[INFO] [stdout] test search::file_discovery::tests::test_default_codex_pattern ... ok
[INFO] [stdout] test schemas::session_message::tests::test_parse_assistant_message_with_tool_use ... ok
[INFO] [stdout] test schemas::session_message::tests::test_parse_summary_message ... ok
[INFO] [stdout] test schemas::session_message::tests::test_parse_system_message ... ok
[INFO] [stdout] test query::parser::tests::test_special_characters_in_quotes ... ok
[INFO] [stdout] test schemas::session_message::tests::test_user_message_with_tool_result_array ... ok
[INFO] [stdout] test query::regex_cache::tests::test_regex_cache ... ok
[INFO] [stdout] test query::parser::tests::test_whitespace_handling ... ok
[INFO] [stdout] test query::parser::tests::test_unicode_in_query ... ok
[INFO] [stdout] test schemas::session_message::tests::test_user_message_with_array_content ... ok
[INFO] [stdout] test schemas::session_message::tests::test_parse_assistant_message_with_thinking ... ok
[INFO] [stdout] test query::regex_cache::tests::test_regex_flags ... ok
[INFO] [stdout] test search::smol_engine::tests::test_empty_content_messages ... ok
[INFO] [stdout] test search::smol_engine::tests::test_max_results_limit ... ok
[INFO] [stdout] test search::smol_engine::tests::test_regex_query ... ok
[INFO] [stdout] test search::smol_engine::tests::test_malformed_json_recovery ... ok
[INFO] [stdout] test search::smol_engine::tests::test_search_by_message_uuid ... ok
[INFO] [stdout] test search::file_discovery::tests::test_file_discovery ... ok
[INFO] [stdout] test search::smol_engine::tests::test_role_filter ... ok
[INFO] [stdout] test search::smol_engine::tests::test_complex_query ... ok
[INFO] [stdout] test search::smol_engine::tests::test_combined_content_and_session_search ... ok
[INFO] [stdout] test search::smol_engine::tests::test_search_by_session_id ... ok
[INFO] [stdout] test search::rayon_engine::tests::test_role_filter ... ok
[INFO] [stdout] test search::smol_engine::tests::test_search_engine ... ok
[INFO] [stdout] test search::smol_engine::tests::test_cwd_filter ... ok
[INFO] [stdout] test search::rayon_engine::tests::test_search_codex_rollout_respects_project_path ... ok
[INFO] [stdout] test search::rayon_engine::tests::test_search_engine ... ok
[INFO] [stdout] test search::file_discovery::tests::test_multiple_patterns ... ok
[INFO] [stdout] test search::smol_engine::tests::test_session_id_filter ... ok
[INFO] [stdout] test search::smol_engine::tests::test_multiple_file_patterns ... ok
[INFO] [stdout] test search::smol_engine::tests::test_session_with_thinking_and_tools ... ok
[INFO] [stdout] test search::smol_engine::tests::test_search_codex_rollout_messages ... ok
[INFO] [stdout] test search::smol_engine::tests::test_timestamp_filtering_with_since ... ok
[INFO] [stdout] test search::smol_engine::tests::test_unicode_handling ... ok
[INFO] [stdout] test search::smol_engine::tests::test_special_characters_in_content ... ok
[INFO] [stdout] test search::smol_engine::tests::test_summary_message_handling ... ok
[INFO] [stdout] test search::smol_engine::tests::test_timestamp_filtering ... ok
[INFO] [stdout] test stats::tests::test_add_message ... ok
[INFO] [stdout] test stats::tests::test_statistics_new ... ok
[INFO] [stdout] test stats::tests::test_format_statistics_without_color ... ok
[INFO] [stdout] test stats::tests::test_format_statistics_with_multiple_message_types ... ok
[INFO] [stdout] test utils::path_encoding::tests::test_cwd_belongs_to_project ... ok
[INFO] [stdout] test stats::tests::test_timestamp_range_ordering ... ok
[INFO] [stdout] test search::smol_engine::tests::test_very_long_lines ... ok
[INFO] [stdout] test interactive_ratatui::integration_tests::tests::test_double_ctrl_c_exit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 375 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cxms-3073eae2e2a1bc09)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_cli_latest_conflicts_with_latest_session ... ok
[INFO] [stdout] test tests::test_collect_statistics ... ok
[INFO] [stdout] test tests::test_empty_query_detection ... ok
[INFO] [stdout] test tests::test_cli_latest_conflicts_with_session_id ... ok
[INFO] [stdout] test tests::test_parse_invalid_time ... ok
[INFO] [stdout] test tests::test_parse_unix_timestamp ... ok
[INFO] [stdout] test tests::test_parse_relative_time ... ok
[INFO] [stdout] test tests::test_cli_latest_session_conflicts_with_session_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cxms
[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" "6e5bef10a260c57907c26ff3fd51194ee567d98d727441d1564b2a3377d314c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e5bef10a260c57907c26ff3fd51194ee567d98d727441d1564b2a3377d314c9", kill_on_drop: false }`
[INFO] [stdout] 6e5bef10a260c57907c26ff3fd51194ee567d98d727441d1564b2a3377d314c9
