[INFO] cloning repository https://github.com/hp083625/central-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hp083625/central-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhp083625%2Fcentral-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhp083625%2Fcentral-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ef633608ae60d6dbb14f0f7a615cce9a55fe4e1
[INFO] testing hp083625/central-chat against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhp083625%2Fcentral-chat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hp083625/central-chat
[INFO] finished tweaking git repo https://github.com/hp083625/central-chat
[INFO] tweaked toml for git repo https://github.com/hp083625/central-chat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hp083625/central-chat on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hp083625/central-chat 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecb70e39de961d9c554ddaf311910fd56bc68b8d600481f46ba4645c6b136f7c
[INFO] running `Command { std: "docker" "start" "-a" "ecb70e39de961d9c554ddaf311910fd56bc68b8d600481f46ba4645c6b136f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecb70e39de961d9c554ddaf311910fd56bc68b8d600481f46ba4645c6b136f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb70e39de961d9c554ddaf311910fd56bc68b8d600481f46ba4645c6b136f7c", kill_on_drop: false }`
[INFO] [stdout] ecb70e39de961d9c554ddaf311910fd56bc68b8d600481f46ba4645c6b136f7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f1148d4e5f910ab0bacf6dd069592756d54031c3b8817c0e91d2d02874b272b
[INFO] running `Command { std: "docker" "start" "-a" "6f1148d4e5f910ab0bacf6dd069592756d54031c3b8817c0e91d2d02874b272b", 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 version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling central-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/adapters/opencode.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let now = std::time::SystemTime::now()
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.08s
[INFO] running `Command { std: "docker" "inspect" "6f1148d4e5f910ab0bacf6dd069592756d54031c3b8817c0e91d2d02874b272b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f1148d4e5f910ab0bacf6dd069592756d54031c3b8817c0e91d2d02874b272b", kill_on_drop: false }`
[INFO] [stdout] 6f1148d4e5f910ab0bacf6dd069592756d54031c3b8817c0e91d2d02874b272b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d4816cd066b44c2f85db6ee0891be55d381579ee1f0934f4b052f0f1c82d12
[INFO] running `Command { std: "docker" "start" "-a" "c4d4816cd066b44c2f85db6ee0891be55d381579ee1f0934f4b052f0f1c82d12", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling central-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write as _`
[INFO] [stdout]    --> src/adapters/codex.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |     use std::io::Write as _;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/adapters/opencode.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let now = std::time::SystemTime::now()
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `now`
[INFO] [stdout]    --> src/adapters/opencode.rs:481:13
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let now = std::time::SystemTime::now()
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExportAdapter`
[INFO] [stdout]  --> tests/real_machine_test.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | use central_chat::adapters::{ImportAdapter, ExportAdapter};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] running `Command { std: "docker" "inspect" "c4d4816cd066b44c2f85db6ee0891be55d381579ee1f0934f4b052f0f1c82d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d4816cd066b44c2f85db6ee0891be55d381579ee1f0934f4b052f0f1c82d12", kill_on_drop: false }`
[INFO] [stdout] c4d4816cd066b44c2f85db6ee0891be55d381579ee1f0934f4b052f0f1c82d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99f6fe4f63c83d28d6702943ad9b803547595ed72fae919e418093ee5b356f65
[INFO] running `Command { std: "docker" "start" "-a" "99f6fe4f63c83d28d6702943ad9b803547595ed72fae919e418093ee5b356f65", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `now`
[INFO] [stderr]    --> src/adapters/opencode.rs:481:13
[INFO] [stderr]     |
[INFO] [stderr] 481 |         let now = std::time::SystemTime::now()
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_now`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `central-chat` (lib) generated 1 warning (run `cargo fix --lib -p central-chat` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `ExportAdapter`
[INFO] [stderr]  --> tests/real_machine_test.rs:5:45
[INFO] [stderr]   |
[INFO] [stderr] 5 | use central_chat::adapters::{ImportAdapter, ExportAdapter};
[INFO] [stderr]   |                                             ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write as _`
[INFO] [stderr]    --> src/adapters/codex.rs:589:9
[INFO] [stderr]     |
[INFO] [stderr] 589 |     use std::io::Write as _;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `central-chat` (test "real_machine_test") generated 1 warning (run `cargo fix --test "real_machine_test" -p central-chat` to apply 1 suggestion)
[INFO] [stderr] warning: `central-chat` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p central-chat --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/central_chat-7f330a6d183e7acf)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test adapters::claude_code::tests::test_is_sync_sentinel ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_import_extracts_file_changes ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_import_session_parses_fixture ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_import_token_counts ... ok
[INFO] [stdout] test adapters::codex::tests::test_import_fixture_session ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_discover_sessions_nonexistent ... ok
[INFO] [stdout] test adapters::codex::tests::test_discover_sessions_nonexistent_dir ... ok
[INFO] [stdout] test adapters::codex::tests::test_import_session_not_found ... ok
[INFO] [stdout] test adapters::codex::tests::test_is_sync_sentinel_rejects_invalid_json ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_discover_sessions_empty_dir ... ok
[INFO] [stdout] test adapters::codex::tests::test_is_sync_sentinel_rejects_other_types ... ok
[INFO] [stdout] test adapters::codex::tests::test_is_sync_sentinel_valid ... ok
[INFO] [stdout] test adapters::codex::tests::test_is_sync_sentinel_with_whitespace ... ok
[INFO] [stdout] test adapters::codex::tests::test_import_skips_malformed_lines ... ok
[INFO] [stdout] test adapters::codex::tests::test_import_skips_sync_sentinels ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_discover_sessions ... ok
[INFO] [stdout] test adapters::gemini::tests::test_discover_sessions_nonexistent ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_export_foreign_messages_as_summaries ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_export_session_creates_file ... ok
[INFO] [stdout] test adapters::gemini::tests::test_discover_sessions_empty_dir ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_sync_sentinel_skipped_on_import ... ok
[INFO] [stdout] test adapters::codex::tests::test_discover_sessions_empty_dir ... ok
[INFO] [stdout] test adapters::gemini::tests::test_discover_sessions ... ok
[INFO] [stdout] test adapters::gemini::tests::test_export_creates_target_dir ... ok
[INFO] [stdout] test adapters::gemini::tests::test_is_sync_sentinel_negative ... ok
[INFO] [stdout] test adapters::gemini::tests::test_is_sync_sentinel_positive ... ok
[INFO] [stdout] test adapters::gemini::tests::test_is_sync_sentinel_text_mention_not_field ... ok
[INFO] [stdout] test adapters::gemini::tests::test_map_role ... ok
[INFO] [stdout] test adapters::gemini::tests::test_import_session_from_fixture ... ok
[INFO] [stdout] test adapters::gemini::tests::test_export_session_native_gemini ... ok
[INFO] [stdout] test adapters::claude_code::tests::test_roundtrip_import_export ... ok
[INFO] [stdout] test adapters::codex::tests::test_discover_sessions_finds_rollout_files ... ok
[INFO] [stdout] test adapters::codex::tests::test_export_non_codex_messages_become_summaries ... ok
[INFO] [stdout] test adapters::codex::tests::test_import_session_missing_meta ... ok
[INFO] [stdout] test adapters::codex::tests::test_export_session_creates_dated_directory ... ok
[INFO] [stdout] test adapters::codex::tests::test_export_skips_tool_result_messages ... ok
[INFO] [stdout] test adapters::gemini::tests::test_export_session_cross_tool ... ok
[INFO] [stdout] test adapters::gemini::tests::test_roundtrip_import_export ... ok
[INFO] [stdout] test adapters::opencode::tests::test_is_sync_sentinel ... ok
[INFO] [stdout] test adapters::opencode::tests::test_discover_sessions_no_db ... ok
[INFO] [stdout] test adapters::gemini::tests::test_import_skips_synced_session ... ok
[INFO] [stdout] test daemon::tests::test_data_dir_is_under_home ... ok
[INFO] [stdout] test daemon::tests::test_is_process_alive_bogus ... ok
[INFO] [stdout] test daemon::tests::test_is_process_alive_current ... ok
[INFO] [stdout] test daemon::tests::test_status_no_daemon_running ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test daemon::tests::test_stop_no_daemon ... ok
[INFO] [stdout] test sync::conflict::tests::test_conflict_overlapping_timestamps ... ok
[INFO] [stdout] test sync::conflict::tests::test_empty_messages ... ok
[INFO] [stdout] test sync::conflict::tests::test_no_conflict_distant_timestamps ... ok
[INFO] [stdout] test sync::conflict::tests::test_multiple_branch_points ... ok
[INFO] [stdout] test sync::conflict::tests::test_no_conflict_same_tool ... ok
[INFO] [stdout] test config::tests::test_config_roundtrip_toml ... ok
[INFO] [stdout] test sync::exporter::tests::test_is_tool_enabled ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_content_hash_deterministic ... ok
[INFO] [stdout] test adapters::codex::tests::test_tool_output_truncation ... ok
[INFO] [stdout] test adapters::codex::tests::test_import_export_roundtrip ... ok
[INFO] [stdout] test sync::exporter::tests::test_exporter_creates_locks_for_all_tools ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_content_hash_empty_messages ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_content_hash_differs_on_content_change ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_write_lock_acquire_fails_when_not_watching ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_write_lock_cooldown_blocks_watching ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_write_lock_state_transitions ... ok
[INFO] [stdout] test sync::loop_prevention::tests::test_write_lock_creates_lock_dir ... ok
[INFO] [stdout] test sync::tests::test_sync_error_variants ... ok
[INFO] [stdout] test watcher::tests::test_classify_ignores_irrelevant_files ... ok
[INFO] [stdout] test watcher::tests::test_classify_session_modified ... ok
[INFO] [stdout] test watcher::tests::test_classify_tool_closed ... ok
[INFO] [stdout] test sync::exporter::tests::test_export_no_sessions ... ok
[INFO] [stdout] test watcher::tests::test_session_watcher_construction ... ok
[INFO] [stdout] test watcher::tests::test_session_watcher_skips_missing_dirs ... ok
[INFO] [stdout] test sync::exporter::tests::test_export_skips_disabled_tools ... ok
[INFO] [stdout] test sync::tests::test_sync_engine_new ... ok
[INFO] [stdout] test sync::tests::test_force_sync_empty_db ... ok
[INFO] [stdout] test sync::tests::test_export_on_tool_close_no_sessions ... ok
[INFO] [stdout] test sync::tests::test_import_and_export_roundtrip ... ok
[INFO] [stdout] test adapters::opencode::tests::test_discover_sessions_with_db_path_directly ... ok
[INFO] [stdout] test adapters::opencode::tests::test_discover_sessions_finds_db ... ok
[INFO] [stdout] test adapters::opencode::tests::test_import_empty_parts ... ok
[INFO] [stdout] test adapters::opencode::tests::test_import_session_timestamp_conversion ... ok
[INFO] [stdout] test adapters::opencode::tests::test_export_preserves_opencode_parts ... ok
[INFO] [stdout] test adapters::opencode::tests::test_export_session_creates_db ... ok
[INFO] [stdout] test adapters::opencode::tests::test_import_session_messages ... ok
[INFO] [stdout] test sync::exporter::tests::test_export_hash_dedup_skips_duplicate ... ok
[INFO] [stdout] test adapters::opencode::tests::test_import_export_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/central_chat-502f6a89471c843e)
[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/db_tests.rs (/opt/rustwide/target/debug/deps/db_tests-e282748506615294)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_export_hash ... ok
[INFO] [stdout] test test_session_update ... ok
[INFO] [stdout] test test_sync_cursor_upsert ... ok
[INFO] [stdout] test test_session_list ... ok
[INFO] [stdout] test test_sessions_with_tool ... ok
[INFO] [stdout] test test_session_insert_and_get ... ok
[INFO] [stdout] test test_message_insert_and_get ... ok
[INFO] [stdout] test test_unexported_messages ... ok
[INFO] [stdout] test test_file_change_insert_and_get ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_simulation.rs (/opt/rustwide/target/debug/deps/e2e_simulation-211caf973c1ebe78)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_full_simulation_claude_to_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_machine_test.rs (/opt/rustwide/target/debug/deps/real_machine_test-1fbe6d621f9681f6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_discover_real_opencode_sessions ... ok
[INFO] [stdout] test test_real_import_and_cross_export ... ok
[INFO] [stdout] test test_discover_real_claude_sessions ... ok
[INFO] [stdout] test test_discover_real_codex_sessions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests central_chat
[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" "99f6fe4f63c83d28d6702943ad9b803547595ed72fae919e418093ee5b356f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f6fe4f63c83d28d6702943ad9b803547595ed72fae919e418093ee5b356f65", kill_on_drop: false }`
[INFO] [stdout] 99f6fe4f63c83d28d6702943ad9b803547595ed72fae919e418093ee5b356f65
