[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cariandrum22/claudius on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symbolic-common v12.17.2
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 083638b14d7eed468163aaffda9b681598586829518c82992cd93aeac6e7d653
[INFO] running `Command { std: "docker" "start" "-a" "083638b14d7eed468163aaffda9b681598586829518c82992cd93aeac6e7d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "083638b14d7eed468163aaffda9b681598586829518c82992cd93aeac6e7d653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "083638b14d7eed468163aaffda9b681598586829518c82992cd93aeac6e7d653", kill_on_drop: false }`
[INFO] [stdout] 083638b14d7eed468163aaffda9b681598586829518c82992cd93aeac6e7d653
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c8adbfe45c6124ae6a8b338c30400f4fcd01c5580d4e9ab0dfa025d14beeddd
[INFO] running `Command { std: "docker" "start" "-a" "2c8adbfe45c6124ae6a8b338c30400f4fcd01c5580d4e9ab0dfa025d14beeddd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[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 anyhow v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[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 either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling claudius v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.96s
[INFO] running `Command { std: "docker" "inspect" "2c8adbfe45c6124ae6a8b338c30400f4fcd01c5580d4e9ab0dfa025d14beeddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8adbfe45c6124ae6a8b338c30400f4fcd01c5580d4e9ab0dfa025d14beeddd", kill_on_drop: false }`
[INFO] [stdout] 2c8adbfe45c6124ae6a8b338c30400f4fcd01c5580d4e9ab0dfa025d14beeddd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 849e65327c246841f6a500794f471db12f281cb19aad03c253fe0660c5485f3a
[INFO] running `Command { std: "docker" "start" "-a" "849e65327c246841f6a500794f471db12f281cb19aad03c253fe0660c5485f3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling claudius v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.86s
[INFO] running `Command { std: "docker" "inspect" "849e65327c246841f6a500794f471db12f281cb19aad03c253fe0660c5485f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "849e65327c246841f6a500794f471db12f281cb19aad03c253fe0660c5485f3a", kill_on_drop: false }`
[INFO] [stdout] 849e65327c246841f6a500794f471db12f281cb19aad03c253fe0660c5485f3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 117737f0006ff2470837a7c6c9bebfc5997633b0fd5e751fae46ec4ac95468c6
[INFO] running `Command { std: "docker" "start" "-a" "117737f0006ff2470837a7c6c9bebfc5997633b0fd5e751fae46ec4ac95468c6", 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-d2affcd4da8170f7)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stdout] test app_config::tests::test_agent_deserialization ... ok
[INFO] [stdout] test agent_paths::tests::test_claude_code_managed_dir_env_override ... ok
[INFO] [stdout] test agent_paths::tests::test_codex_managed_config_path_env_override ... ok
[INFO] [stdout] test agent_paths::tests::test_codex_requirements_path_env_override ... ok
[INFO] [stdout] test app_config::tests::test_app_config_default ... 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_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_secret_manager_type_serialization ... ok
[INFO] [stdout] test app_config::tests::test_load_invalid_toml ... ok
[INFO] [stdout] test app_config::tests::test_config_path_with_xdg ... ok
[INFO] [stdout] test app_config::tests::test_load_valid_config ... ok
[INFO] [stdout] test app_config::tests::test_agent_serialization ... ok
[INFO] [stdout] test config::reader::tests::test_read_claude_config_missing_file ... ok
[INFO] [stdout] test config::reader::tests::test_read_claude_config_success ... ok
[INFO] [stdout] test config::reader::tests::test_read_claude_config_invalid_json ... ok
[INFO] [stdout] test agent_paths::tests::test_gemini_cli_system_settings_path_env_override ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_creates_structure ... ok
[INFO] [stdout] test config::reader::tests::test_read_mcp_servers_config_invalid_json ... ok
[INFO] [stdout] test config::reader::tests::test_read_codex_settings_invalid_toml ... ok
[INFO] [stdout] test app_config::tests::test_context_file_serialization ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_preserves_existing ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_force_cleans_directories ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_force_overwrites ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_with_context_creates_claude_md ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_with_context_creates_agents_md ... ok
[INFO] [stdout] test config::reader::tests::test_read_codex_settings_missing_file ... ok
[INFO] [stdout] test bootstrap::tests::test_bootstrap_migrates_legacy_settings_json ... ok
[INFO] [stdout] test config::reader::tests::test_read_mcp_servers_config_missing_file ... ok
[INFO] [stdout] test config::writer::tests::test_backup_file_nonexistent ... ok
[INFO] [stdout] test bootstrap::tests::test_init_context_files_respects_symlinks ... ok
[INFO] [stdout] test config::reader::tests::test_read_mcp_servers_config_success ... ok
[INFO] [stdout] test config::reader::tests::test_read_settings_success ... ok
[INFO] [stdout] test config::reader::tests::test_read_settings_missing_file ... ok
[INFO] [stdout] test config::writer::tests::test_write_claude_config ... ok
[INFO] [stdout] test config::writer::tests::test_write_claude_config_creates_parent_dir ... ok
[INFO] [stdout] test config::reader::tests::test_read_codex_settings_success ... ok
[INFO] [stdout] test config::writer::tests::test_backup_file_timestamp_format ... 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 merge::tests::test_merge_settings_complex_permissions ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_env_multiple_entries ... ok
[INFO] [stdout] test merge::tests::test_merge_configs_replace_strategy ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_overwrite_existing ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_partial ... ok
[INFO] [stdout] test config::writer::tests::test_write_codex_settings_creates_parent_dir ... ok
[INFO] [stdout] test secrets::tests::test_extract_op_reference ... ok
[INFO] [stdout] test config::writer::tests::test_write_settings_creates_parent_dir ... ok
[INFO] [stdout] test config::writer::tests::test_write_codex_settings ... ok
[INFO] [stdout] test merge::tests::test_merge_settings_all_fields ... 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 config::writer::tests::test_write_settings ... ok
[INFO] [stdout] test secrets::tests::test_delimited_references ... ok
[INFO] [stdout] test merge::tests::test_merge_configs_preserve_existing_strategy ... ok
[INFO] [stdout] test secrets::tests::test_full_flow_no_config ... 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_env_vars_with_plain_secrets ... ok
[INFO] [stdout] test secrets::tests::test_inject_env_vars_overwrite ... ok
[INFO] [stdout] test secrets::tests::test_secret_resolver_new ... ok
[INFO] [stdout] test skills::tests::test_list_skills_empty_directory ... ok
[INFO] [stdout] test skills::tests::test_ensure_skills_directory_new ... ok
[INFO] [stdout] test secrets::tests::test_resolve_value_vault_config ... ok
[INFO] [stdout] test skills::tests::test_list_skills_with_directories ... ok
[INFO] [stdout] test skills::tests::test_sync_skills_empty_source ... ok
[INFO] [stdout] test config::reader::tests::test_read_settings_invalid_json ... ok
[INFO] [stdout] test secrets::tests::test_onepassword_mock_integration ... ok
[INFO] [stdout] test skills::tests::test_sync_skills_with_directories ... ok
[INFO] [stdout] test secrets::tests::test_onepassword_mock_error ... ok
[INFO] [stdout] test secrets::tests::test_onepassword_preflight_warms_cache_and_dedupes_calls ... ok
[INFO] [stdout] test secrets::tests::test_cloudflare_example_with_delimiters ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_context_file_new ... 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_already_exists ... ok
[INFO] [stdout] test skills::tests::test_sync_skills_with_legacy_md_files ... ok
[INFO] [stdout] test template::tests::test_append_template_to_claude_md_new_file ... ok
[INFO] [stdout] test template::tests::test_append_template_to_context_file_custom ... 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_new ... ok
[INFO] [stdout] test template::tests::test_append_template_to_context_file_nested ... ok
[INFO] [stdout] test template::tests::test_append_template_to_claude_md_existing_file ... ok
[INFO] [stdout] test validation::tests::test_pre_validate_settings_missing_file ... ok
[INFO] [stdout] test secrets::tests::test_inline_op_references ... ok
[INFO] [stdout] test validation::tests::test_pre_validate_settings_valid_file ... ok
[INFO] [stdout] test secrets::tests::test_resolve_env_vars_no_secrets ... ok
[INFO] [stdout] test validation::tests::test_pre_validate_settings_with_warnings ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_gemini_settings_missing_file ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_settings_invalid_structure ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_gemini_settings_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_settings_missing_file ... ok
[INFO] [stdout] test validation::tests::test_validate_and_parse_settings_valid ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_known_fields ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_not_object ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_unknown_permission_fields ... ok
[INFO] [stdout] test secrets::tests::test_mixed_references ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_missing_file ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_invalid_json ... ok
[INFO] [stdout] test validation::tests::test_validate_claude_settings_unknown_fields ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_unknown_type ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_valid_claude ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_existing_file ... ok
[INFO] [stdout] test variable_expansion::tests::test_braces_syntax ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_missing_rule ... ok
[INFO] [stdout] test validation::tests::test_validate_json_file_valid_gemini ... ok
[INFO] [stdout] test variable_expansion::tests::test_chain_dependencies ... ok
[INFO] [stdout] test variable_expansion::tests::test_circular_dependency ... ok
[INFO] [stdout] test variable_expansion::tests::test_multiple_references ... ok
[INFO] [stdout] test variable_expansion::tests::test_complex_dependency_graph ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_mixed_rules ... ok
[INFO] [stdout] test variable_expansion::tests::test_simple_variable_reference ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_claude_md_new_file ... ok
[INFO] [stdout] test secrets::tests::test_cache_functionality ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_context_file_no_valid_rules ... ok
[INFO] [stdout] test secrets::tests::test_inject_env_vars ... ok
[INFO] [stdout] test template::tests::test_ensure_rules_directory_existing ... ok
[INFO] [stdout] test template::tests::test_ensure_rules_directory_new ... ok
[INFO] [stdout] test variable_expansion::tests::test_unresolved_reference_warning ... ok
[INFO] [stdout] test template::tests::test_append_rules_to_context_file_existing ... ok
[INFO] [stdout] test secrets::tests::test_mixed_delimited_and_bare_references ... 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.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claudius-c65dd0e2bd80ff48)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-b3f9808910919534)
[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] [stdout] 
[INFO] [stdout] running 220 tests
[INFO] [stdout] test integration::app_config_test::tests::test_vault_warning ... ok
[INFO] [stdout] test integration::app_config_test::tests::test_app_config_loading ... ok
[INFO] [stdout] test integration::app_config_test::tests::test_no_config_file ... ok
[INFO] [stdout] test integration::app_config_test::tests::test_env_var_resolution ... ok
[INFO] [stdout] test integration::cli_test::tests::test_backup_creation ... 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_cli_version ... ok
[INFO] [stdout] test integration::cli_test::tests::test_dry_run ... 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_sync_test::tests::test_codex_managed_config_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_model_providers_project_local ... 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_requirements_backup_creates_backup_file ... 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_global_dry_run_writes_nothing ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_sync_with_agent_override ... 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::cli_test::tests::test_sync_with_global_flag ... ok
[INFO] [stdout] test integration::cli_test::tests::test_sync_basic ... 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_toml_test::tests::test_write_codex_settings ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_managed_config_sync_writes_managed_config_toml ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_preserves_model_provider_extra_fields ... 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::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::codex_sync_test::tests::test_codex_sync_project_local ... 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::codex_toml_test::tests::test_convert_mcp_to_toml ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_read_codex_settings ... ok
[INFO] [stdout] test integration::codex_toml_test::tests::test_round_trip_codex_settings_with_mcp ... 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_default ... 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::context_test::tests::test_rules_command_with_existing_claude_md ... ok
[INFO] [stdout] test integration::gemini_system_settings_test::tests::test_gemini_system_settings_backup_creates_backup_file ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_context_with_specific_path ... 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_template_path ... ok
[INFO] [stdout] test integration::init_test::tests::test_init_command_force_overwrites ... ok
[INFO] [stdout] test integration::context_test::tests::test_append_template_command ... 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_option ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_all_with_custom_install_dir ... ok
[INFO] [stdout] test integration::context_test::tests::test_context_list_outputs_rules ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_basic ... ok
[INFO] [stdout] test integration::context_test::tests::test_context_list_tree_view ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_idempotent ... ok
[INFO] [stdout] test integration::context_test::tests::test_global_flag ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_multiple_rules ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_model_providers_edge_cases ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_with_agent ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_all_with_no_rules ... ok
[INFO] [stdout] test integration::context_test::tests::test_project_local_sync_claude_code ... 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_path ... ok
[INFO] [stdout] test integration::install_context_test::tests::test_install_context_missing_rule ... ok
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_all_agents ... ok
[INFO] [stdout] test integration::context_test::tests::test_project_local_sync_claude_desktop ... ok
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_no_agents_available ... 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::run_command_test::tests::test_run_command_basic ... ok
[INFO] [stdout] test integration::multi_agent_sync_test::tests::test_sync_global_single_agent_with_flag ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_no_command ... ok
[INFO] [stdout] test integration::codex_model_providers_test::tests::test_codex_sync_preserves_provider_order ... ok
[INFO] [stdout] test integration::gemini_system_settings_test::tests::test_gemini_system_settings_dry_run_writes_nothing ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_args ... ok
[INFO] [stdout] test integration::init_test::tests::test_init_command_creates_files ... ok
[INFO] [stdout] test integration::codex_sync_test::tests::test_codex_dry_run ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_mock_secret ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_merge_configs_interactive_no_conflicts ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_codex_toml_preserves_unknown_fields ... 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::merge_interactive_test::tests::test_preserve_unknown_fields_in_json ... ok
[INFO] [stdout] test integration::secrets_fixture_test::tests::test_onepassword_error_handling_with_fixture ... ok
[INFO] [stdout] test integration::context_test::tests::test_rules_command ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_local_scope_backup_creates_two_backups ... 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::run_command_test::tests::test_run_command_with_env_resolution ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_global_backup_creates_two_backups ... 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::run_command_test::tests::test_run_with_onepassword_error ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_managed_scope_writes_managed_files ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_merge_strategy_comparison ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_with_settings_project_local ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_without_settings ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_only_mode_project_local ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_sync_gemini_project_local ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_local_scope_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_managed_scope_backup_creates_two_backups ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_codex_managed_config_invalid_toml_fails ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_codex_managed_config_is_supported ... ok
[INFO] [stdout] test integration::settings_test::tests::test_gemini_legacy_settings_migrated_on_sync ... ok
[INFO] [stdout] test integration::validate_test::tests::test_config_validate_strict_fails_on_warnings ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_global_supports_legacy_settings_json ... ok
[INFO] [stdout] test integration::variable_expansion_test::tests::test_complex_variable_dependency_chain ... 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 unit::app_config_test::tests::test_empty_config ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_with_settings_global ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_both_sections ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_claude_code_agent ... 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::codex_sync_test::tests::test_codex_project_local_backup_targets_codex_toml_only ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_sync_global ... ok
[INFO] [stdout] test integration::skills_test::tests::test_skills_sync_project_local ... ok
[INFO] [stdout] test integration::settings_test::tests::test_claude_code_managed_scope_dry_run_prints_and_writes_nothing ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_vault_config ... 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 integration::validate_test::tests::test_config_validate_passes_with_minimal_config ... ok
[INFO] [stdout] test integration::run_command_test::tests::test_run_command_with_exit_code ... ok
[INFO] [stdout] test integration::variable_expansion_test::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test integration::settings_test::tests::test_sync_claude_code_global_writes_settings_json ... ok
[INFO] [stdout] test integration::variable_expansion_test::tests::test_variable_expansion_with_nested_references ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_merge_settings_interactive_no_conflicts ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_without_agent_defaults_to_claude ... ok
[INFO] [stdout] test integration::merge_interactive_test::tests::test_settings_merge_preserves_extra_fields ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_global_config_with_agent ... 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_server_config_deserialization ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_config_with_gemini_agent ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_server_config_serialization ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_server_config_structure ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_servers_config_structure ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_servers_config_serialization ... ok
[INFO] [stdout] test unit::config_test::tests::test_optional_fields ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_load_valid_config ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_preserve_existing_strategy ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_replace_strategy ... ok
[INFO] [stdout] test unit::merge_test::tests::test_merge_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::merge_test::tests::test_merge_empty_new_servers ... 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_empty_file ... ok
[INFO] [stdout] test unit::reader_test::tests::test_read_claude_config_success ... 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_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::rules_test::tests::test_append_single_rule ... 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_gemini_settings_with_unknown_fields ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_config_falls_back_to_legacy_settings_json ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_invalid_json_parsing ... ok
[INFO] [stdout] test unit::config_agent_test::tests::test_detect_available_agents_accepts_legacy_settings_json ... ok
[INFO] [stdout] test unit::settings_test::tests::test_merge_partial_settings ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_nonexistent_file_handling ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_valid_claude_settings_parsing ... ok
[INFO] [stdout] test unit::settings_sync_test::tests::test_valid_gemini_settings_parsing ... ok
[INFO] [stdout] test unit::settings_test::tests::test_partial_settings ... ok
[INFO] [stdout] test unit::settings_test::tests::test_permissions_default_mode ... ok
[INFO] [stdout] test unit::settings_test::tests::test_merge_settings_into_claude_config ... ok
[INFO] [stdout] test unit::settings_test::tests::test_preferred_notif_channel ... ok
[INFO] [stdout] test unit::settings_test::tests::test_settings_deserialization ... ok
[INFO] [stdout] test unit::settings_test::tests::test_settings_serialization ... ok
[INFO] [stdout] test unit::settings_test::tests::test_read_settings_nonexistent_file ... ok
[INFO] [stdout] test unit::settings_test::tests::test_settings_structure ... ok
[INFO] [stdout] test unit::settings_test::tests::test_read_settings_file ... 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_overwrite_existing ... ok
[INFO] [stdout] test unit::config_test::tests::test_mcp_servers_config_deserialization ... ok
[INFO] [stdout] test unit::skills_test::tests::test_sync_skills_empty_source ... ok
[INFO] [stdout] test unit::template_test::tests::test_append_custom_template ... 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_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_timestamp_format ... ok
[INFO] [stdout] test unit::writer_test::tests::test_backup_file_success ... 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_preserves_json_formatting ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_settings_creates_parent_directory ... ok
[INFO] [stdout] test unit::template_test::tests::test_append_template_to_new_claude_md ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_settings ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_claude_config_success ... ok
[INFO] [stdout] test unit::writer_test::tests::test_write_mcp_servers_config ... ok
[INFO] [stdout] test integration::secrets_fixture_test::tests::test_onepassword_secret_resolution_with_fixture ... 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::rules_test::tests::test_ensure_rules_directory ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_onepassword_non_op_reference ... ok
[INFO] [stdout] test unit::app_config_test::tests::test_invalid_toml_config ... ok
[INFO] [stdout] test integration::gemini_system_settings_test::tests::test_gemini_system_settings_sync_writes_system_file ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_multiple_env_vars ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_inject_env_vars ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_no_secret_manager_config ... ok
[INFO] [stdout] test unit::secrets_test::tests::test_vault_warning ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 219 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests claudius
[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" "117737f0006ff2470837a7c6c9bebfc5997633b0fd5e751fae46ec4ac95468c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "117737f0006ff2470837a7c6c9bebfc5997633b0fd5e751fae46ec4ac95468c6", kill_on_drop: false }`
[INFO] [stdout] 117737f0006ff2470837a7c6c9bebfc5997633b0fd5e751fae46ec4ac95468c6
