[INFO] cloning repository https://github.com/cariandrum22/claudius
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cariandrum22/claudius" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcariandrum22%2Fclaudius", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcariandrum22%2Fclaudius'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 184c9b29b2dd7845d4597bff23c988d6571d4c56
[INFO] testing cariandrum22/claudius against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcariandrum22%2Fclaudius" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/cariandrum22/claudius
[INFO] finished tweaking git repo https://github.com/cariandrum22/claudius
[INFO] tweaked toml for git repo https://github.com/cariandrum22/claudius written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cariandrum22/claudius on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cariandrum22/claudius 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fc861a1773e5f5d9df5f3cdb756cc4ecc822c658062b249cbf7f2a490a1f6b1
[INFO] running `Command { std: "docker" "start" "-a" "0fc861a1773e5f5d9df5f3cdb756cc4ecc822c658062b249cbf7f2a490a1f6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fc861a1773e5f5d9df5f3cdb756cc4ecc822c658062b249cbf7f2a490a1f6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc861a1773e5f5d9df5f3cdb756cc4ecc822c658062b249cbf7f2a490a1f6b1", kill_on_drop: false }`
[INFO] [stdout] 0fc861a1773e5f5d9df5f3cdb756cc4ecc822c658062b249cbf7f2a490a1f6b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5950ca42ac6bfb63eb8fe3c2bae16e1eab203b189d7314277ded5a3832f9db18
[INFO] running `Command { std: "docker" "start" "-a" "5950ca42ac6bfb63eb8fe3c2bae16e1eab203b189d7314277ded5a3832f9db18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling claudius v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.33s
[INFO] running `Command { std: "docker" "inspect" "5950ca42ac6bfb63eb8fe3c2bae16e1eab203b189d7314277ded5a3832f9db18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5950ca42ac6bfb63eb8fe3c2bae16e1eab203b189d7314277ded5a3832f9db18", kill_on_drop: false }`
[INFO] [stdout] 5950ca42ac6bfb63eb8fe3c2bae16e1eab203b189d7314277ded5a3832f9db18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ba11c9e0cd58a44118115ec45a326719576f7f4f9d80452eb415685ea4f278
[INFO] running `Command { std: "docker" "start" "-a" "d7ba11c9e0cd58a44118115ec45a326719576f7f4f9d80452eb415685ea4f278", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling claudius v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.54s
[INFO] running `Command { std: "docker" "inspect" "d7ba11c9e0cd58a44118115ec45a326719576f7f4f9d80452eb415685ea4f278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ba11c9e0cd58a44118115ec45a326719576f7f4f9d80452eb415685ea4f278", kill_on_drop: false }`
[INFO] [stdout] d7ba11c9e0cd58a44118115ec45a326719576f7f4f9d80452eb415685ea4f278
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ed0f15595cdf50035250c96af6abee2b4a6c2391caea768b6f9e4beefaa9f3f
[INFO] running `Command { std: "docker" "start" "-a" "7ed0f15595cdf50035250c96af6abee2b4a6c2391caea768b6f9e4beefaa9f3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claudius-5dd7151c60802e57)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stdout] test agent_paths::tests::test_codex_managed_config_path_env_override ... ok
[INFO] [stdout] test agent_paths::tests::test_gemini_cli_system_settings_path_env_override ... ok
[INFO] [stdout] test agent_paths::tests::test_codex_requirements_path_env_override ... ok
[INFO] [stdout] test agent_paths::tests::test_claude_code_managed_dir_env_override ... ok
[INFO] [stdout] test app_config::tests::test_config_path_without_xdg ... ok
[INFO] [stdout] test app_config::tests::test_app_config_deserialization ... ok
[INFO] [stdout] test app_config::tests::test_app_config_serialization ... ok
[INFO] [stdout] test app_config::tests::test_context_file_serialization ... ok
[INFO] [stdout] test app_config::tests::test_agent_serialization ... ok
[INFO] [stdout] test app_config::tests::test_app_config_default ... ok
[INFO] [stdout] test app_config::tests::test_load_missing_config ... ok
[INFO] [stdout] test app_config::tests::test_partial_config ... ok
[INFO] [stdout] test app_config::tests::test_secret_manager_type_deserialization ... ok
[INFO] [stdout] test app_config::tests::test_load_invalid_toml ... ok
[INFO] [stdout] test config::reader::tests::test_read_claude_config_missing_file ... ok
[INFO] [stdout] test app_config::tests::test_load_valid_config ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_migrates_legacy_settings_json ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_with_context_creates_agents_md ... ok
[INFO] [stdout] test app_config::tests::test_config_path_with_xdg ... ok
[INFO] [stdout] test config::reader::tests::test_read_claude_config_success ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_preserves_existing ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_with_context_creates_claude_md ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_creates_structure ... ok
[INFO] [stdout] test app_config::tests::test_secret_manager_type_serialization ... ok
[INFO] [stdout] test config::reader::tests::test_read_claude_config_invalid_json ... ok
[INFO] [stdout] test config::reader::tests::test_read_codex_settings_invalid_toml ... ok
[INFO] [stdout] test config::reader::tests::test_read_codex_settings_success ... ok
[INFO] [stdout] test config::reader::tests::test_read_codex_settings_missing_file ... ok
[INFO] [stdout] test config::reader::tests::test_read_mcp_servers_config_invalid_json ... ok
[INFO] [stdout] test bootstrap::tests::test_init_context_files_respects_symlinks ... ok
[INFO] [stdout] test config::reader::tests::test_read_mcp_servers_config_missing_file ... ok
[INFO] [stdout] test config::reader::tests::test_read_settings_missing_file ... ok
[INFO] [stdout] test config::reader::tests::test_read_mcp_servers_config_success ... ok
[INFO] [stdout] test config::writer::tests::test_backup_file_nonexistent ... ok
[INFO] [stdout] test config::reader::tests::test_read_settings_success ... ok
[INFO] [stdout] test config::writer::tests::test_write_claude_config ... ok
[INFO] [stdout] test config::reader::tests::test_read_settings_invalid_json ... ok
[INFO] [stdout] test merge::tests::test_merge_configs_empty_existing ... ok
[INFO] [stdout] test merge::tests::test_merge_configs_merge_strategy ... ok
[INFO] [stdout] test config::writer::tests::test_write_codex_settings_creates_parent_dir ... ok
[INFO] [stdout] test merge::tests::test_merge_configs_preserve_existing_strategy ... ok
[INFO] [stdout] test merge::tests::test_merge_configs_replace_strategy ... ok
[INFO] [stdout] test config::writer::tests::test_backup_file_timestamp_format ... ok
[INFO] [stdout] test config::writer::tests::test_write_mcp_servers_config ... ok
[INFO] [stdout] test config::writer::tests::test_write_mcp_servers_config_creates_parent_dir ... ok
[INFO] [stdout] test config::writer::tests::test_backup_file_existing ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_all_fields ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_complex_permissions ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_env_multiple_entries ... ok
[INFO] [stdout] test config::writer::tests::test_write_settings_creates_parent_dir ... ok
[INFO] [stdout] test config::writer::tests::test_write_settings ... ok
[INFO] [stdout] test config::writer::tests::test_write_claude_config_creates_parent_dir ... ok
[INFO] [stdout] test config::writer::tests::test_write_codex_settings ... ok
[INFO] [stdout] test secrets::tests::test_extract_op_reference ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_partial ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_overwrite_existing ... ok
[INFO] [stdout] test secrets::tests::test_cache_functionality ... ok
[INFO] [stdout] test secrets::tests::test_full_flow_no_config ... ok
[INFO] [stdout] test secrets::tests::test_resolve_env_vars_with_plain_secrets ... ok
[INFO] [stdout] test secrets::tests::test_resolve_value_no_config ... ok
[INFO] [stdout] test secrets::tests::test_resolve_value_onepassword_non_reference ... ok
[INFO] [stdout] test secrets::tests::test_resolve_value_vault_config ... ok
[INFO] [stdout] test secrets::tests::test_secret_resolver_new ... ok
[INFO] [stdout] test app_config::tests::test_agent_deserialization ... ok
[INFO] [stdout] test secrets::tests::test_inline_op_references ... ok
[INFO] [stdout] test skills::tests::test_ensure_skills_directory_new ... ok
[INFO] [stdout] test secrets::tests::test_mixed_delimited_and_bare_references ... ok
[INFO] [stdout] test skills::tests::test_list_skills_empty_directory ... ok
[INFO] [stdout] test skills::tests::test_list_skills_with_directories ... ok
[INFO] [stdout] test secrets::tests::test_onepassword_mock_error ... ok
[INFO] [stdout] test skills::tests::test_sync_skills_empty_source ... ok
[INFO] [stdout] test secrets::tests::test_inject_env_vars ... ok
[INFO] [stdout] test secrets::tests::test_inject_env_vars_overwrite ... ok
[INFO] [stdout] test skills::tests::test_sync_skills_with_legacy_md_files ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_force_overwrites ... ok
[INFO] [stdout] test secrets::tests::test_mixed_references ... ok
[INFO] [stdout] test template::tests::test_append_template_to_claude_md_already_exists ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_force_cleans_directories ... ok
[INFO] [stdout] test secrets::tests::test_onepassword_preflight_warms_cache_and_dedupes_calls ... ok
[INFO] [stdout] test template::tests::test_append_template_to_claude_md_custom_template ... ok
[INFO] [stdout] test template::tests::test_append_template_to_claude_md_new_file ... ok
[INFO] [stdout] test secrets::tests::test_resolve_env_vars_no_secrets ... ok
[INFO] [stdout] test template::tests::test_append_template_to_context_file_custom ... ok
[INFO] [stdout] test template::tests::test_append_template_to_claude_md_existing_file ... ok
[INFO] [stdout] test template::tests::test_append_template_to_context_file_duplicate_check ... ok
[INFO] [stdout] test template::tests::test_append_template_to_context_file_nested ... ok
[INFO] [stdout] test template::tests::test_ensure_rules_directory_new ... ok
[INFO] [stdout] test validation::tests::test_pre_validate_settings_valid_file ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_missing_rule ... ok
[INFO] [stdout] test validation::tests::test_pre_validate_settings_with_warnings ... ok
[INFO] [stdout] test skills::tests::test_sync_skills_with_directories ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_gemini_settings_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_gemini_settings_missing_file ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_existing_file ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_settings_invalid_structure ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_settings_missing_file ... ok
[INFO] [stdout] test template::tests::test_append_template_to_context_file_new ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_not_object ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_settings_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_unknown_fields ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_unknown_permission_fields ... ok
[INFO] [stdout] test template::tests::test_ensure_rules_directory_existing ... ok
[INFO] [stdout] test validation::tests::test_pre_validate_settings_missing_file ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_known_fields ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_valid_claude ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_context_file_no_valid_rules ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_invalid_json ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_unknown_type ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_valid_gemini ... ok
[INFO] [stdout] test variable_expansion::tests::test_braces_syntax ... ok
[INFO] [stdout] test variable_expansion::tests::test_circular_dependency ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_context_file_existing ... ok
[INFO] [stdout] test variable_expansion::tests::test_chain_dependencies ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_mixed_rules ... ok
[INFO] [stdout] test secrets::tests::test_delimited_references ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_missing_file ... ok
[INFO] [stdout] test variable_expansion::tests::test_multiple_references ... ok
[INFO] [stdout] test variable_expansion::tests::test_simple_variable_reference ... ok
[INFO] [stdout] test variable_expansion::tests::test_complex_dependency_graph ... ok
[INFO] [stdout] test variable_expansion::tests::test_unresolved_reference_warning ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_new_file ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_context_file_new ... ok
[INFO] [stdout] test secrets::tests::test_cloudflare_example_with_delimiters ... ok
[INFO] [stdout] test secrets::tests::test_onepassword_mock_integration ... ok
[INFO] [stdout] test secrets::tests::test_resolve_env_vars_strip_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claudius-6ef871dc25649550)
[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/lib.rs (/opt/rustwide/target/debug/deps/lib-4eb8c62753d2d99e)
[INFO] [stdout] 
[INFO] [stdout] running 220 tests
[INFO] [stdout] test integration::app_config_test::tests::test_app_config_loading ... ok
[INFO] [stdout] test integration::app_config_test::tests::test_env_var_resolution ... ok
[INFO] [stdout] test integration::cli_test::tests::test_cli_help ... ok
[INFO] [stdout] test integration::cli_test::tests::test_cli_list_commands ... ok
[INFO] [stdout] test integration::cli_test::tests::test_backup_creation ... ok
[INFO] [stdout] test integration::cli_test::tests::test_cli_version ... ok
[INFO] [stdout] test integration::app_config_test::tests::test_no_config_file ... ok
[INFO] [stdout] test integration::cli_test::tests::test_invalid_json ... ok
[INFO] [stdout] test integration::cli_test::tests::test_missing_servers_file ... ok
[INFO] [stdout] test integration::cli_test::tests::test_sync_merge_existing ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_model_providers_edge_cases ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_merges_model_provider_fields_into_existing_config ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_managed_config_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_managed_config_sync_writes_managed_config_toml ... ok
[INFO] [stdout] test integration::cli_test::tests::test_dry_run ... ok
[INFO] [stdout] test integration::cli_test::tests::test_sync_basic ... ok
[INFO] [stdout] test integration::app_config_test::tests::test_vault_warning ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_preserves_model_provider_extra_fields ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_preserves_model_providers ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_sync_with_agent_override ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_model_provider_validation_allows_extra_fields ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_does_not_read_claude_json ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_dry_run ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_global_dry_run_writes_nothing ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_global_sync_preserves_settings ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_global_sync_server_rename ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_managed_config_backup_creates_backup_file ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_default_claude ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_global_flag ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_project_local_backup_targets_codex_toml_only ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_requirements_backup_creates_backup_file ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_requirements_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_requirements_sync_writes_requirements_toml ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_with_template_path ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_custom_template ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_gemini_global_sync_preserves_settings ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_codex_settings_preserves_unknown_fields ... ok
[INFO] [stdout] test integration::context_test::tests::test_context_list_outputs_rules ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_read_codex_settings ... ok
[INFO] [stdout] test integration::context_test::tests::test_context_list_tree_view ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_validate_codex_settings_with_unknown_fields ... ok
[INFO] [stdout] test integration::context_test::tests::test_project_local_sync_claude_code ... ok
[INFO] [stdout] test integration::context_test::tests::test_project_local_sync_claude_desktop ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_model_providers_project_local ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_with_agent_codex ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_with_agent_gemini ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_with_custom_context_file ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_with_specific_path ... ok
[INFO] [stdout] test integration::init_test::tests::test_init_command_creates_files ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_preserves_provider_order ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_template_command ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_convert_mcp_to_toml ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_all_option ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_to_existing_claude_md ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_all_with_custom_install_dir ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_basic ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_idempotent ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_multiple_rules ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_all_with_no_rules ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_with_custom_install_dir ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_with_agent ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_codex_toml_preserves_unknown_fields ... ok
[INFO] [stdout] test integration::context_test::tests::test_global_flag ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_with_path ... ok
[INFO] [stdout] test integration::context_test::tests::test_project_local_default ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_missing_rule ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_preserve_unknown_fields_in_json ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_settings_merge_preserves_extra_fields ... ok
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_all_agents ... ok
[INFO] [stdout] test integration::context_test::tests::test_rules_command ... ok
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_partial_agents ... ok
[INFO] [stdout] test integration::parallel_performance_test::tests::test_parallel_performance_improvement ... ignored, Flaky test - passes in isolation but fails when run with all tests
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_single_agent_with_flag ... ok
[INFO] [stdout] test integration::context_test::tests::test_rules_command_with_existing_claude_md ... ok
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_no_agents_available ... ok
[INFO] [stdout] test integration::gemini_system_settings_test::tests::test_gemini_system_settings_dry_run_writes_nothing ... ok
[INFO] [stdout] test integration::gemini_system_settings_test::tests::test_gemini_system_settings_sync_writes_system_file ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_args ... ok
[INFO] [stdout] test integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file ... FAILED
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_env_resolution ... ok
[INFO] [stdout] test integration::init_test::tests::test_init_command_preserves_existing ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_with_mixed_secrets ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_merge_configs_interactive_no_conflicts ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_with_onepassword_error ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_merge_strategy_comparison ... ok
[INFO] [stdout] test integration::cli_test::tests::test_sync_with_global_flag ... ok
[INFO] [stdout] test integration::secrets_fixture_test::tests::test_onepassword_secret_resolution_with_fixture ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_global_dry_run_prints_both_files_and_writes_nothing ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_no_command ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_nonexistent ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_pipeline ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_preserves_env ... ok
[INFO] [stdout] test integration::settings_test::tests::test_dry_run_with_settings ... ok
[INFO] [stdout] test integration::settings_test::tests::test_gemini_legacy_settings_migrated_on_sync ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_exit_code ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_mock_secret ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_round_trip_codex_settings_with_mcp ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_global_writes_settings_json ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_with_onepassword_secrets ... ok
[INFO] [stdout] test integration::secrets_fixture_test::tests::test_mixed_secret_types ... ok
[INFO] [stdout] test integration::secrets_fixture_test::tests::test_onepassword_error_handling_with_fixture ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_write_codex_settings ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_only_mode_project_local ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_local_scope_backup_creates_two_backups ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_sync_global ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_managed_scope_backup_creates_two_backups ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_managed_scope_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_sync_project_local ... ok
[INFO] [stdout] test integration::init_test::tests::test_init_command_force_overwrites ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_global_backup_creates_two_backups ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_global_supports_legacy_settings_json ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_merge_settings_interactive_no_conflicts ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_local_scope_writes_per_project_mcp_and_settings_local ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_managed_scope_writes_managed_files ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_invalid_toml_config ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_with_settings_global ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_basic ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_without_settings ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_sync_gemini_project_local ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_gemini_agent ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_sync_project_local ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_valid_config ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_codex_managed_config_is_supported ... ok
[INFO] [stdout] test unit::append_context_test::tests::test_agent_context_file_mapping ... ok
[INFO] [stdout] test unit::claude_mcp_merge_test::tests::test_settings_deserialization_with_mcp_servers ... ok
[INFO] [stdout] test unit::claude_mcp_merge_test::tests::test_settings_includes_mcp_servers ... ok
[INFO] [stdout] test unit::claude_mcp_merge_test::tests::test_settings_serialization_with_mcp_servers ... ok
[INFO] [stdout] test unit::claude_mcp_merge_test::tests::test_settings_with_empty_mcp_servers ... ok
[INFO] [stdout] test unit::codex_toml_dot_test::tests::test_mcp_server_name_with_dots_in_toml ... ok
[INFO] [stdout] test unit::codex_toml_dot_test::tests::test_mcp_server_rename_with_underscores ... ok
[INFO] [stdout] test unit::codex_toml_dot_test::tests::test_quoted_key_preservation_in_toml ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_falls_back_to_legacy_settings_json ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_strict_fails_on_warnings ... ok
[INFO] [stdout] test integration::variable_expansion_test::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test integration::variable_expansion_test::tests::test_complex_variable_dependency_chain ... ok
[INFO] [stdout] test integration::variable_expansion_test::tests::test_variable_expansion_with_nested_references ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_empty_config ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_detect_available_agents_accepts_legacy_settings_json ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_claude_code_agent ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_both_sections ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_server_config_deserialization ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_server_config_serialization ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_codex_agent ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_default_agent ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_servers_config_serialization ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_servers_config_deserialization ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_servers_config_structure ... ok
[INFO] [stdout] test unit::config_test::tests::test_optional_fields ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_preserve_existing_strategy ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_empty_new_servers ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_strategy ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_server_config_structure ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_replace_strategy ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_with_empty_claude_config ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_with_complex_server_config ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_claude_config_no_mcp_servers ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_claude_config_empty_file ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_claude_config_nonexistent_returns_empty ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_claude_config_success ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_mcp_servers_config_invalid_json ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_mcp_servers_config_file_not_found ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_mcp_servers_config_success ... ok
[INFO] [stdout] test unit::rules_test::tests::test_append_multiple_rules ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_codex_managed_config_invalid_toml_fails ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_multiple_env_vars ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_passes_with_minimal_config ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_with_claude_agent ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_with_codex_agent ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_with_gemini_agent_global ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_claude_settings_with_unknown_fields ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_with_gemini_agent_local ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_empty_json_file ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_gemini_settings_preserve_extra_fields ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_nonexistent_file_handling ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_invalid_json_parsing ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_without_agent_defaults_to_claude ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_gemini_settings_with_unknown_fields ... ok
[INFO] [stdout] test unit::settings_test::tests::test_merge_partial_settings ... ok
[INFO] [stdout] test unit::settings_test::tests::test_merge_settings_into_claude_config ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_valid_claude_settings_parsing ... ok
[INFO] [stdout] test unit::settings_test::tests::test_partial_settings ... ok
[INFO] [stdout] test unit::settings_test::tests::test_preferred_notif_channel ... ok
[INFO] [stdout] test unit::settings_test::tests::test_permissions_default_mode ... ok
[INFO] [stdout] test unit::settings_test::tests::test_settings_deserialization ... ok
[INFO] [stdout] test unit::settings_test::tests::test_read_settings_file ... ok
[INFO] [stdout] test unit::settings_test::tests::test_read_settings_nonexistent_file ... ok
[INFO] [stdout] test unit::settings_test::tests::test_settings_serialization ... ok
[INFO] [stdout] test unit::settings_test::tests::test_settings_structure ... ok
[INFO] [stdout] test unit::skills_test::tests::test_ensure_skills_directory ... ok
[INFO] [stdout] test unit::skills_test::tests::test_list_skills ... ok
[INFO] [stdout] test unit::skills_test::tests::test_sync_skills_empty_source ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_valid_gemini_settings_parsing ... ok
[INFO] [stdout] test unit::template_test::tests::test_append_custom_template ... ok
[INFO] [stdout] test unit::skills_test::tests::test_sync_skills_overwrite_existing ... ok
[INFO] [stdout] test unit::template_test::tests::test_append_template_to_existing_claude_md ... ok
[INFO] [stdout] test unit::skills_test::tests::test_sync_skills_with_directories ... ok
[INFO] [stdout] test unit::template_test::tests::test_append_template_to_new_claude_md ... ok
[INFO] [stdout] test unit::template_test::tests::test_no_duplicate_append ... ok
[INFO] [stdout] test unit::writer_test::tests::test_backup_file_nonexistent_returns_none ... ok
[INFO] [stdout] test unit::writer_test::tests::test_backup_file_success ... ok
[INFO] [stdout] test unit::writer_test::tests::test_backup_file_timestamp_format ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_claude_config_creates_parent_directory ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_claude_config_success ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_preserves_json_formatting ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_mcp_servers_config ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_settings ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_settings_creates_parent_directory ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_with_settings_project_local ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_global_config_with_agent ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_global_config_with_claude_code_agent ... ok
[INFO] [stdout] test unit::rules_test::tests::test_nonexistent_rule ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_no_secret_manager_config ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_onepassword_non_op_reference ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_vault_warning ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_local_scope_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test unit::rules_test::tests::test_append_single_rule ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_inject_env_vars ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_vault_config ... ok
[INFO] [stdout] test unit::rules_test::tests::test_ensure_rules_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file stdout ----
[INFO] [stdout] stdout: 
[INFO] [stdout] stderr: Error: Failed to read MCP servers configuration
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Failed to read MCP servers config: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/lib.rs:690:13
[INFO] [stdout]    2: claudius::config::reader::read_mcp_servers_config::{{closure}}
[INFO] [stdout]              at ./src/config/reader.rs:16:22
[INFO] [stdout]    3: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    4: claudius::config::reader::read_mcp_servers_config
[INFO] [stdout]              at ./src/config/reader.rs:16:10
[INFO] [stdout]    5: claudius::sync_operations::read_configurations
[INFO] [stdout]              at ./src/sync_operations.rs:106:23
[INFO] [stdout]    6: claudius::execute_sync_operation
[INFO] [stdout]              at ./src/main.rs:906:23
[INFO] [stdout]    7: claudius::run_sync
[INFO] [stdout]              at ./src/main.rs:769:9
[INFO] [stdout]    8: claudius::run_config_sync
[INFO] [stdout]              at ./src/main.rs:250:5
[INFO] [stdout]    9: claudius::dispatch_command
[INFO] [stdout]              at ./src/main.rs:114:48
[INFO] [stdout]   10: claudius::main
[INFO] [stdout]              at ./src/main.rs:46:5
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   13: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] 
[INFO] [stdout] Error: sync command failed
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.101/src/lib.rs:687:13
[INFO] [stdout]    2: lib::integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file::{{closure}}
[INFO] [stdout]              at ./tests/integration/gemini_system_settings_test.rs:192:13
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    4: serial_test::serial_code_lock::local_serial_core_with_return
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.3.1/src/serial_code_lock.rs:30:5
[INFO] [stdout]    5: lib::integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file
[INFO] [stdout]              at ./tests/integration/gemini_system_settings_test.rs:152:5
[INFO] [stdout]    6: lib::integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file::{{closure}}
[INFO] [stdout]              at ./tests/integration/gemini_system_settings_test.rs:153:68
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 218 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "7ed0f15595cdf50035250c96af6abee2b4a6c2391caea768b6f9e4beefaa9f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ed0f15595cdf50035250c96af6abee2b4a6c2391caea768b6f9e4beefaa9f3f", kill_on_drop: false }`
[INFO] [stdout] 7ed0f15595cdf50035250c96af6abee2b4a6c2391caea768b6f9e4beefaa9f3f
