[INFO] cloning repository https://github.com/pjh4993/claude-code-scrollback
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjh4993/claude-code-scrollback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjh4993%2Fclaude-code-scrollback", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjh4993%2Fclaude-code-scrollback'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 674effa3a5048c24d00da11a5737e78800a40c2b
[INFO] testing pjh4993/claude-code-scrollback against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjh4993%2Fclaude-code-scrollback" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pjh4993/claude-code-scrollback
[INFO] finished tweaking git repo https://github.com/pjh4993/claude-code-scrollback
[INFO] tweaked toml for git repo https://github.com/pjh4993/claude-code-scrollback written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjh4993/claude-code-scrollback on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pjh4993/claude-code-scrollback already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd
[INFO] running `Command { std: "docker" "start" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ccs-core v0.1.0 (/opt/rustwide/workdir/crates/ccs-core)
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ccs-tui v0.1.0 (/opt/rustwide/workdir/crates/ccs-tui)
[INFO] [stderr]    Compiling ccs-cli v0.1.0 (/opt/rustwide/workdir/crates/ccs-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ccs-core v0.1.0 (/opt/rustwide/workdir/crates/ccs-core)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ccs-tui v0.1.0 (/opt/rustwide/workdir/crates/ccs-tui)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ccs-cli v0.1.0 (/opt/rustwide/workdir/crates/ccs-cli)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 49.96s
[INFO] running `Command { std: "docker" "inspect" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/claude_code_scrollback-2ef0c258147e7ed3)
[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 tests/first_run.rs (/opt/rustwide/target/release/deps/first_run-d74de6b7c597a440)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test version_flag_works_with_empty_home ... ok
[INFO] [stdout] test help_flag_lists_the_documented_entry_points ... ok
[INFO] [stdout] test live_with_no_active_session_bails_with_clear_error ... ok
[INFO] [stdout] test no_args_with_non_tty_stdout_bails_cleanly ... ok
[INFO] [stdout] test unknown_session_id_bails_before_tui_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/ccs_core-461b6996bec45446)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test checkpoints::tests::load_missing_file_yields_empty ... ok
[INFO] [stdout] test checkpoints::tests::load_malformed_file_yields_empty ... ok
[INFO] [stdout] test jsonl::tests::decodes_user_string_content ... ok
[INFO] [stdout] test jsonl::tests::decodes_assistant_mixed_blocks ... ok
[INFO] [stdout] test jsonl::tests::decodes_user_tool_result_blocks ... ok
[INFO] [stdout] test jsonl::tests::kebab_case_types_decode ... ok
[INFO] [stdout] test jsonl::tests::empty_line_rejected ... ok
[INFO] [stdout] test jsonl::tests::remote_bridge_message_without_role_decodes ... ok
[INFO] [stdout] test jsonl::tests::unknown_content_block_becomes_unknown ... ok
[INFO] [stdout] test jsonl::tests::unknown_fields_preserved_in_extra ... ok
[INFO] [stdout] test jsonl::tests::unknown_top_level_type_becomes_unknown ... ok
[INFO] [stdout] test jsonl::tests::untyped_events_are_opaque_but_preserved ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_missing_file_returns_empty ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_extracts_first_user_prompt_from_string_content ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_collapses_multiline_prompt_to_first_line ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_returns_none_when_no_user_event_in_header ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_skips_malformed_lines_and_continues ... ok
[INFO] [stdout] test checkpoints::tests::save_creates_parent_dirs_and_round_trips ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_skips_tool_result_users_finds_first_text_user ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_truncates_long_prompts ... ok
[INFO] [stdout] test session::tests::decode_project_dir_basic ... ok
[INFO] [stdout] test metadata::tests::lazy_fs_source_survives_utf8_split_at_read_boundary ... ok
[INFO] [stdout] test metadata::tests::null_source_returns_empty ... ok
[INFO] [stdout] test session::tests::discover_missing_root_returns_empty ... ok
[INFO] [stdout] test session::tests::discover_counts_unreadable_project_dir_as_skipped ... FAILED
[INFO] [stdout] test session::tests::discover_enumerates_jsonl_files ... ok
[INFO] [stdout] test session::tests::discover_enumerates_subagents ... ok
[INFO] [stdout] test session::tests::discovery_stats_default_is_clean ... ok
[INFO] [stdout] test session::tests::discover_prefers_jsonl_cwd_over_lossy_decode ... ok
[INFO] [stdout] test session::tests::filter_by_cwd_matches_parent_and_child_paths ... ok
[INFO] [stdout] test checkpoints::tests::update_session_empty_marks_removes_entry ... ok
[INFO] [stdout] test session::tests::read_cwd_probes_multiple_lines_before_giving_up ... ok
[INFO] [stdout] test tail::tests::missing_file_poll_is_noop ... ok
[INFO] [stdout] test tail::tests::appended_lines_picked_up_on_next_poll ... ok
[INFO] [stdout] test tail::tests::malformed_line_yields_error_without_halting_stream ... ok
[INFO] [stdout] test checkpoints::tests::update_session_preserves_other_sessions ... ok
[INFO] [stdout] test checkpoints::tests::save_is_atomic_across_rewrites ... ok
[INFO] [stdout] test transcript::tests::append_events_drops_sidechains_like_from_events ... ok
[INFO] [stdout] test tail::tests::partial_trailing_line_is_buffered_until_newline ... ok
[INFO] [stdout] test transcript::tests::append_events_extends_existing_transcript_with_sequential_indices ... ok
[INFO] [stdout] test transcript::tests::append_events_on_empty_transcript_matches_from_events ... ok
[INFO] [stdout] test transcript::tests::assistant_mixed_blocks_preserve_order ... ok
[INFO] [stdout] test transcript::tests::empty_input_yields_empty_transcript ... ok
[INFO] [stdout] test tail::tests::reads_existing_lines_on_first_poll ... ok
[INFO] [stdout] test transcript::tests::empty_user_text_produces_no_message ... ok
[INFO] [stdout] test transcript::tests::indices_are_sequential_across_kept_messages ... ok
[INFO] [stdout] test tail::tests::rewrite_smaller_than_offset_triggers_reset ... ok
[INFO] [stdout] test transcript::tests::load_from_path_missing_file_errors ... ok
[INFO] [stdout] test transcript::tests::sidechain_envelopes_still_contribute_metadata ... ok
[INFO] [stdout] test transcript::tests::sidechain_messages_are_dropped ... ok
[INFO] [stdout] test transcript::tests::system_first_uses_session_id_not_message_uuid ... ok
[INFO] [stdout] test transcript::tests::load_from_path_fully_corrupt_file_errors ... ok
[INFO] [stdout] test transcript::tests::telemetry_events_are_dropped_but_session_id_still_picks_up ... ok
[INFO] [stdout] test transcript::tests::thinking_block_with_null_body_becomes_empty_string ... ok
[INFO] [stdout] test transcript::tests::load_from_path_parses_unterminated_trailing_line ... ok
[INFO] [stdout] test transcript::tests::load_from_path_reads_jsonl_and_skips_malformed ... ok
[INFO] [stdout] test transcript::tests::load_from_path_empty_file_is_ok ... ok
[INFO] [stdout] test transcript::tests::tool_result_array_non_text_block_falls_back_to_json ... ok
[INFO] [stdout] test transcript::tests::load_from_path_with_offset_stops_at_last_newline ... ok
[INFO] [stdout] test transcript::tests::tool_result_array_of_text_blocks_is_concatenated ... ok
[INFO] [stdout] test transcript::tests::tool_result_object_content_is_pretty_json ... ok
[INFO] [stdout] test transcript::tests::tool_result_string_content_passes_through ... ok
[INFO] [stdout] test transcript::tests::user_string_content_becomes_text_block ... ok
[INFO] [stdout] test transcript::tests::unknown_content_blocks_survive_as_unknown ... ok
[INFO] [stdout] test session::tests::most_recent_picks_newest ... ok
[INFO] [stdout] test checkpoints::tests::update_session_concurrent_writers_do_not_clobber ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- session::tests::discover_counts_unreadable_project_dir_as_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::tests::discover_counts_unreadable_project_dir_as_skipped' (3174) panicked at crates/ccs-core/src/session.rs:473:9:
[INFO] [stdout] assertion `left == right` failed: locked dir must be counted
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636184b2bc06 - <unknown>
[INFO] [stdout]    1:     0x636184ad09ba - <unknown>
[INFO] [stdout]    2:     0x636184b31b4c - <unknown>
[INFO] [stdout]    3:     0x636184b081e2 - <unknown>
[INFO] [stdout]    4:     0x636184b22e01 - <unknown>
[INFO] [stdout]    5:     0x636184b22fe2 - <unknown>
[INFO] [stdout]    6:     0x636184b08292 - <unknown>
[INFO] [stdout]    7:     0x636184aff5b9 - <unknown>
[INFO] [stdout]    8:     0x636184b0926d - <unknown>
[INFO] [stdout]    9:     0x636184ad10cc - <unknown>
[INFO] [stdout]   10:     0x636184ad1043 - <unknown>
[INFO] [stdout]   11:     0x636184acd9fc - <unknown>
[INFO] [stdout]   12:     0x636184acb0be - <unknown>
[INFO] [stdout]   13:     0x636184b351ab - <unknown>
[INFO] [stdout]   14:     0x636184b43521 - <unknown>
[INFO] [stdout]   15:     0x636184b3ddf4 - <unknown>
[INFO] [stdout]   16:     0x636184b47392 - <unknown>
[INFO] [stdout]   17:     0x636184b2aa34 - <unknown>
[INFO] [stdout]   18:     0x730a9435a07a - <unknown>
[INFO] [stdout]   19:     0x730a943ed534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     session::tests::discover_counts_unreadable_project_dir_as_skipped
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 65 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ccs-core --lib`
[INFO] running `Command { std: "docker" "inspect" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd", kill_on_drop: false }`
[INFO] [stdout] 3df2f0c64c5b585efe071b7a774722706dd5ee80c9562a56fd29bf1c4f9a97fd
