[INFO] cloning repository https://github.com/kylejosterman/agentsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylejosterman/agentsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylejosterman%2Fagentsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylejosterman%2Fagentsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a859bd783a093b17062e86e12bf08ef708ac0fc8
[INFO] testing kylejosterman/agentsync 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%2Fkylejosterman%2Fagentsync" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kylejosterman/agentsync
[INFO] finished tweaking git repo https://github.com/kylejosterman/agentsync
[INFO] tweaked toml for git repo https://github.com/kylejosterman/agentsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kylejosterman/agentsync 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/kylejosterman/agentsync 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 264e5bf1d90d42ca000190be9790d37b03415a6ad40ae4dd7cb7e13d7f6ee596
[INFO] running `Command { std: "docker" "start" "-a" "264e5bf1d90d42ca000190be9790d37b03415a6ad40ae4dd7cb7e13d7f6ee596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "264e5bf1d90d42ca000190be9790d37b03415a6ad40ae4dd7cb7e13d7f6ee596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264e5bf1d90d42ca000190be9790d37b03415a6ad40ae4dd7cb7e13d7f6ee596", kill_on_drop: false }`
[INFO] [stdout] 264e5bf1d90d42ca000190be9790d37b03415a6ad40ae4dd7cb7e13d7f6ee596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] fb467c8b5a10e3f10b329d20da2121b59fe141200a5c29e6205c86e3177a8f14
[INFO] running `Command { std: "docker" "start" "-a" "fb467c8b5a10e3f10b329d20da2121b59fe141200a5c29e6205c86e3177a8f14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling agentsync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.08s
[INFO] running `Command { std: "docker" "inspect" "fb467c8b5a10e3f10b329d20da2121b59fe141200a5c29e6205c86e3177a8f14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb467c8b5a10e3f10b329d20da2121b59fe141200a5c29e6205c86e3177a8f14", kill_on_drop: false }`
[INFO] [stdout] fb467c8b5a10e3f10b329d20da2121b59fe141200a5c29e6205c86e3177a8f14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 7ccd2d4f44712a5e6d874269a7dd35b2e34eb0a7f8bbe9fa3736ddcd82b88c12
[INFO] running `Command { std: "docker" "start" "-a" "7ccd2d4f44712a5e6d874269a7dd35b2e34eb0a7f8bbe9fa3736ddcd82b88c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling agentsync v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.80s
[INFO] running `Command { std: "docker" "inspect" "7ccd2d4f44712a5e6d874269a7dd35b2e34eb0a7f8bbe9fa3736ddcd82b88c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ccd2d4f44712a5e6d874269a7dd35b2e34eb0a7f8bbe9fa3736ddcd82b88c12", kill_on_drop: false }`
[INFO] [stdout] 7ccd2d4f44712a5e6d874269a7dd35b2e34eb0a7f8bbe9fa3736ddcd82b88c12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] eb5f084763ae494cc709494b736a6c0ed4b41f62742d10f90ae87f5f6d8ccf3c
[INFO] running `Command { std: "docker" "start" "-a" "eb5f084763ae494cc709494b736a6c0ed4b41f62742d10f90ae87f5f6d8ccf3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentsync-bc6df01c457e1942)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test config::tests::test_config_validation_all_valid_tools ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test commands::tests::test_run_add_rejects_backslash ... ok
[INFO] [stdout] test commands::tests::test_run_add_rejects_dot_dot ... ok
[INFO] [stdout] test commands::tests::test_run_add_rejects_path_traversal ... ok
[INFO] [stdout] test config::tests::test_create_default_config ... ok
[INFO] [stdout] test config::tests::test_config_validation_path_traversal ... ok
[INFO] [stdout] test commands::tests::test_create_rule_template ... ok
[INFO] [stdout] test converter::copilot::tests::test_agentsync_to_copilot ... ok
[INFO] [stdout] test converter::copilot::tests::test_agentsync_to_copilot_fallback ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_load_config_with_subset_tools ... ok
[INFO] [stdout] test config::tests::test_load_empty_base_dirs ... ok
[INFO] [stdout] test config::tests::test_load_invalid_tool ... ok
[INFO] [stdout] test config::tests::test_load_config_monorepo ... ok
[INFO] [stdout] test converter::copilot::tests::test_roundtrip_copilot_to_agentsync_to_copilot ... ok
[INFO] [stdout] test converter::cursor::tests::test_agentsync_rule_to_cursor_with_content ... ok
[INFO] [stdout] test converter::cursor::tests::test_agentsync_to_cursor ... ok
[INFO] [stdout] test converter::cursor::tests::test_agentsync_to_cursor_fallback ... ok
[INFO] [stdout] test converter::cursor::tests::test_cursor_rule_to_agentsync_with_content ... ok
[INFO] [stdout] test converter::cursor::tests::test_cursor_to_agentsync_always_mode ... ok
[INFO] [stdout] test converter::cursor::tests::test_cursor_to_agentsync_manual_mode ... ok
[INFO] [stdout] test converter::cursor::tests::test_roundtrip_cursor_to_agentsync_to_cursor ... ok
[INFO] [stdout] test converter::cursor::tests::test_cursor_to_agentsync_auto_attached_with_globs ... ok
[INFO] [stdout] test commands::tests::test_run_add_rejects_forward_slash ... ok
[INFO] [stdout] test commands::tests::test_create_rule_template_single_word ... ok
[INFO] [stdout] test converter::tests::test_normalize_globs_empty ... ok
[INFO] [stdout] test config::tests::test_config_validation_with_suggestions ... ok
[INFO] [stdout] test converter::tests::test_normalize_globs_with_spaces ... ok
[INFO] [stdout] test config::tests::test_load_valid_config ... ok
[INFO] [stdout] test converter::tests::test_is_universal_glob ... ok
[INFO] [stdout] test converter::tests::test_normalize_globs_multiple ... ok
[INFO] [stdout] test config::tests::test_load_malformed_json ... ok
[INFO] [stdout] test converter::windsurf::tests::test_agentsync_to_windsurf_fallback ... ok
[INFO] [stdout] test converter::windsurf::tests::test_roundtrip_windsurf_to_agentsync_to_windsurf ... ok
[INFO] [stdout] test converter::windsurf::tests::test_windsurf_to_agentsync_glob_mode ... ok
[INFO] [stdout] test converter::windsurf::tests::test_windsurf_to_agentsync_model_decision ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_empty_content ... ok
[INFO] [stdout] test converter::windsurf::tests::test_windsurf_to_agentsync_always_on ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_creates_parent_dirs ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_with_binary_content ... ok
[INFO] [stdout] test fs::tests::test_discover_rules_empty_directory ... ok
[INFO] [stdout] test fs::tests::test_discover_rules_with_files ... ok
[INFO] [stdout] test fs::tests::test_extract_rule_name ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_overwrites_existing ... ok
[INFO] [stdout] test fs::tests::test_ensure_directory ... ok
[INFO] [stdout] test fs::tests::test_find_project_root_not_found ... ok
[INFO] [stdout] test fs::tests::test_read_nonexistent_file ... ok
[INFO] [stdout] test fs::tests::test_read_rule_file_error_includes_path ... ok
[INFO] [stdout] test fs::tests::test_read_rule_file ... ok
[INFO] [stdout] test fs::tests::test_rule_path_with_slash ... ok
[INFO] [stdout] test fs::tests::test_rule_path_with_traversal ... ok
[INFO] [stdout] test fs::tests::test_tool_extension ... ok
[INFO] [stdout] test fs::tests::test_discover_rules_multiple_tools ... ok
[INFO] [stdout] test fs::tests::test_tool_from_str ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_creates_file ... ok
[INFO] [stdout] test fs::tests::test_write_rule_file ... ok
[INFO] [stdout] test cli::tests::test_cli_parsing ... ok
[INFO] [stdout] test fs::tests::test_write_rule_file_uses_atomic_write ... ok
[INFO] [stdout] test fs::tests::test_validate_rule_name ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_large_content ... ok
[INFO] [stdout] test fs::tests::test_write_rule_file_creates_directory ... ok
[INFO] [stdout] test models::tests::test_agentsync_config_validation ... ok
[INFO] [stdout] test config::tests::test_config_validation_empty_base_dir ... ok
[INFO] [stdout] test fs::tests::test_rule_path ... ok
[INFO] [stdout] test fs::tests::test_tool_directory ... ok
[INFO] [stdout] test converter::windsurf::tests::test_agentsync_to_windsurf ... ok
[INFO] [stdout] test parser::tests::test_parse_copilot_frontmatter ... ok
[INFO] [stdout] test parser::tests::test_parse_cursor_frontmatter_unquoted_globs ... ok
[INFO] [stdout] test parser::tests::test_parse_agentsync_nested ... ok
[INFO] [stdout] test parser::tests::test_parse_cursor_frontmatter ... ok
[INFO] [stdout] test parser::tests::test_normalize_globs ... ok
[INFO] [stdout] test parser::tests::test_parse_json_array ... ok
[INFO] [stdout] test parser::tests::test_parse_windsurf_frontmatter ... ok
[INFO] [stdout] test parser::tests::test_roundtrip_cursor ... ok
[INFO] [stdout] test parser::tests::test_serialize_cursor_with_globs ... ok
[INFO] [stdout] test parser::tests::test_split_frontmatter_no_closing ... ok
[INFO] [stdout] test parser::tests::test_serialize_cursor_frontmatter ... ok
[INFO] [stdout] test parser::tests::test_split_frontmatter_no_opening ... ok
[INFO] [stdout] test parser::tests::test_unquote ... ok
[INFO] [stdout] test processor::copilot::tests::test_copilot_processor_convert_from_agentsync ... ok
[INFO] [stdout] test processor::copilot::tests::test_copilot_processor_convert_roundtrip ... ok
[INFO] [stdout] test processor::cursor::tests::test_cursor_processor_convert_from_agentsync ... ok
[INFO] [stdout] test processor::copilot::tests::test_copilot_processor_convert_to_agentsync ... ok
[INFO] [stdout] test processor::tests::test_get_processor_copilot ... ok
[INFO] [stdout] test processor::cursor::tests::test_cursor_processor_convert_roundtrip ... ok
[INFO] [stdout] test processor::tests::test_get_processor_cursor ... ok
[INFO] [stdout] test parser::tests::test_split_frontmatter_valid ... ok
[INFO] [stdout] test processor::tests::test_get_processor_windsurf ... ok
[INFO] [stdout] test processor::windsurf::tests::test_windsurf_processor_all_trigger_modes ... ok
[INFO] [stdout] test processor::cursor::tests::test_cursor_processor_convert_to_agentsync ... ok
[INFO] [stdout] test security::tests::test_validate_base_dirs_absolute_paths_allowed ... ok
[INFO] [stdout] test processor::windsurf::tests::test_windsurf_processor_convert_roundtrip ... ok
[INFO] [stdout] test security::tests::test_validate_base_dirs_valid ... ok
[INFO] [stdout] test security::tests::test_validate_base_dirs_with_empty_string ... ok
[INFO] [stdout] test security::tests::test_validate_base_dirs_with_traversal ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_absolute_path ... ok
[INFO] [stdout] test processor::windsurf::tests::test_windsurf_processor_convert_from_agentsync ... ok
[INFO] [stdout] test parser::tests::test_roundtrip_agentsync ... ok
[INFO] [stdout] test converter::tests::test_normalize_globs_single ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_nonexistent_file ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_traversal_attack ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_safe_path ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_with_dot_components ... ok
[INFO] [stdout] test security::tests::test_validate_relative_path_absolute ... ok
[INFO] [stdout] test security::tests::test_validate_relative_path_current_dir ... ok
[INFO] [stdout] test security::tests::test_validate_relative_path_safe ... ok
[INFO] [stdout] test security::tests::test_validate_relative_path_with_traversal ... ok
[INFO] [stdout] test sync::tests::test_sync_result_new ... ok
[INFO] [stdout] test converter::copilot::tests::test_copilot_to_agentsync_universal ... ok
[INFO] [stdout] test sync::tests::test_sync_options_default ... ok
[INFO] [stdout] test sync::tests::test_sync_result_with_data ... ok
[INFO] [stdout] test sync::tests::test_sync_result_with_errors ... ok
[INFO] [stdout] test commands::tests::test_create_rule_template_multiple_hyphens ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test config::tests::test_save_invalid_config ... ok
[INFO] [stdout] test fs::tests::test_atomic_write_error_includes_path ... FAILED
[INFO] [stdout] test processor::tests::test_get_processor_agentsync_panics - should panic ... ok
[INFO] [stdout] test converter::copilot::tests::test_copilot_to_agentsync_specific_pattern ... ok
[INFO] [stdout] test processor::windsurf::tests::test_windsurf_processor_convert_to_agentsync ... ok
[INFO] [stdout] test security::tests::test_canonicalize_existing_ancestor ... ok
[INFO] [stdout] test security::tests::test_validate_base_dirs_empty ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_same_path ... ok
[INFO] [stdout] test security::tests::test_validate_path_within_base_deeply_nested ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fs::tests::test_atomic_write_error_includes_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::tests::test_atomic_write_error_includes_path' (74) panicked at src/fs.rs:554:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f574f0d98a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f574f0d98a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f574f0d98a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55f574f0d98a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55f574f2326a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55f574f2326a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55f574f12582 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f574f12582 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55f574eea81f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55f574eea81f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55f574f051c9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55f574e0252c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55f574e0252c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f574f05382 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55f574f05382 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55f574eea90a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55f574ee2099 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55f574eeb6bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55f574f23b4c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f574f23b12 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55f574dc3fde - agentsync::fs::tests::test_atomic_write_error_includes_path::hd29c9965de469755
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:554:9
[INFO] [stdout]   21:     0x55f574dc41e7 - agentsync::fs::tests::test_atomic_write_error_includes_path::{{closure}}::hfff040bdcecad26b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fs.rs:551:47
[INFO] [stdout]   22:     0x55f574d7d016 - core::ops::function::FnOnce::call_once::h0e781b78ce6003c2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f574df660b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f574df660b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x55f574e02ffb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x55f574e02ffb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x55f574e02ffb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x55f574e02ffb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x55f574e02ffb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55f574e02ffb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x55f574e02ffb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x55f574dfe714 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x55f574dfe714 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x55f574e05c02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x55f574e05c02 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x55f574e05c02 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55f574e05c02 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55f574e05c02 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55f574e05c02 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x55f574e05c02 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55f574f0d26f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x55f574f0d26f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7744235b3aa4 - <unknown>
[INFO] [stdout]   44:     0x774423640a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fs::tests::test_atomic_write_error_includes_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 123 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "eb5f084763ae494cc709494b736a6c0ed4b41f62742d10f90ae87f5f6d8ccf3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb5f084763ae494cc709494b736a6c0ed4b41f62742d10f90ae87f5f6d8ccf3c", kill_on_drop: false }`
[INFO] [stdout] eb5f084763ae494cc709494b736a6c0ed4b41f62742d10f90ae87f5f6d8ccf3c
