[INFO] cloning repository https://github.com/dallay/agentsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dallay/agentsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallay%2Fagentsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallay%2Fagentsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f65a49616e75a8cad384e4fc17d21ed68d7259f4
[INFO] testing dallay/agentsync against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdallay%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/dallay/agentsync
[INFO] finished tweaking git repo https://github.com/dallay/agentsync
[INFO] tweaked toml for git repo https://github.com/dallay/agentsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dallay/agentsync on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dallay/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afb952108b752107c02ed1c59fb64c4ba32515a6b4be6440784a7f39fbd313da
[INFO] running `Command { std: "docker" "start" "-a" "afb952108b752107c02ed1c59fb64c4ba32515a6b4be6440784a7f39fbd313da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afb952108b752107c02ed1c59fb64c4ba32515a6b4be6440784a7f39fbd313da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb952108b752107c02ed1c59fb64c4ba32515a6b4be6440784a7f39fbd313da", kill_on_drop: false }`
[INFO] [stdout] afb952108b752107c02ed1c59fb64c4ba32515a6b4be6440784a7f39fbd313da
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4784466f06b7569bc204413be3c821cb80c9de81e87e236c4225bed406b7e6bf
[INFO] running `Command { std: "docker" "start" "-a" "4784466f06b7569bc204413be3c821cb80c9de81e87e236c4225bed406b7e6bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling agentsync v1.45.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "4784466f06b7569bc204413be3c821cb80c9de81e87e236c4225bed406b7e6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4784466f06b7569bc204413be3c821cb80c9de81e87e236c4225bed406b7e6bf", kill_on_drop: false }`
[INFO] [stdout] 4784466f06b7569bc204413be3c821cb80c9de81e87e236c4225bed406b7e6bf
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25997fc28bb166448848c30b850e801c18b2e62d9feeaa90a0bb38362d61eeaf
[INFO] running `Command { std: "docker" "start" "-a" "25997fc28bb166448848c30b850e801c18b2e62d9feeaa90a0bb38362d61eeaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling agentsync v1.45.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.72s
[INFO] running `Command { std: "docker" "inspect" "25997fc28bb166448848c30b850e801c18b2e62d9feeaa90a0bb38362d61eeaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25997fc28bb166448848c30b850e801c18b2e62d9feeaa90a0bb38362d61eeaf", kill_on_drop: false }`
[INFO] [stdout] 25997fc28bb166448848c30b850e801c18b2e62d9feeaa90a0bb38362d61eeaf
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 697a60c0edf27ca16494cb1a44d16986e175e15144887754770e5e0e127ce313
[INFO] running `Command { std: "docker" "start" "-a" "697a60c0edf27ca16494cb1a44d16986e175e15144887754770e5e0e127ce313", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentsync-b8a14f8adabf8d61)
[INFO] [stdout] 
[INFO] [stdout] running 389 tests
[INFO] [stdout] test agent_ids::tests::test_canonical_mcp_agent_id_aliases ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_aider ... ok
[INFO] [stdout] test agent_ids::tests::test_agent_convention_filename_known_agents ... ok
[INFO] [stdout] test agent_ids::tests::test_agent_convention_filename_unknown ... ok
[INFO] [stdout] test agent_ids::tests::test_agent_convention_filename_aliases ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_augment ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_amazonq ... ok
[INFO] [stdout] test agent_ids::tests::test_agent_convention_filename_case_insensitive ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_crush ... ok
[INFO] [stdout] test agent_ids::tests::test_canonical_configurable_agent_id_aliases ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_firebase ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_factory ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_firebender ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_goose ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_kilocode ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_kiro ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_opencode_dirs ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_openhands ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_roo ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_trae ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_unknown_returns_empty ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_jetbrains ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_uses_aliases ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_vibe ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_warp ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_windsurf ... ok
[INFO] [stdout] test agent_ids::tests::test_sync_filter_matches_configurable_agent_aliases ... ok
[INFO] [stdout] test agent_ids::tests::test_sync_filter_matches_alias_and_substring ... ok
[INFO] [stdout] test agent_ids::tests::test_mcp_filter_matches_alias_and_substring ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_collects_destinations ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_deduplicates ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_includes_known_patterns ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_disabled_agents_no_known_patterns ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_deduplicates_known_patterns ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_includes_backup_patterns ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_includes_known_patterns_for_alias_agents ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_manual_bare_entry_remains_unchanged ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_manual_entries_plus_known ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_module_map_deduplicates_expanded_entries ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_module_map_disabled_agent_skipped ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_module_map_expands_mappings ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_module_map_with_filename_override ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_root_destinations_and_backups_are_root_scoped ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_skips_disabled_agents ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_sorted ... ok
[INFO] [stdout] test config::tests::test_default_agents_empty_by_default ... ok
[INFO] [stdout] test config::tests::test_all_gitignore_entries_root_level_known_patterns_are_root_scoped ... ok
[INFO] [stdout] test config::tests::test_default_agents_parsing ... ok
[INFO] [stdout] test config::tests::test_default_agents_single_agent ... ok
[INFO] [stdout] test config::tests::test_default_agents_with_other_config ... ok
[INFO] [stdout] test config::tests::test_gitignore_config_defaults ... ok
[INFO] [stdout] test config::tests::test_gitignore_config_disabled ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_case_insensitive ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_claude ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_codex ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_codex_aliases ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_copilot ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_cursor ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_gemini ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_opencode ... ok
[INFO] [stdout] test config::tests::test_find_config_in_root ... ok
[INFO] [stdout] test config::tests::test_find_config_in_agents_dir ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_unknown_agent ... ok
[INFO] [stdout] test config::tests::test_find_config_not_found ... ok
[INFO] [stdout] test agent_ids::tests::test_known_ignore_patterns_cline ... ok
[INFO] [stdout] test config::tests::test_known_ignore_patterns_vscode ... ok
[INFO] [stdout] test config::tests::test_load_config_file_not_found ... ok
[INFO] [stdout] test config::tests::test_find_config_prefers_agents_dir ... ok
[INFO] [stdout] test config::tests::test_find_config_searches_parent_dirs ... ok
[INFO] [stdout] test config::tests::test_mcp_merge_strategy_overwrite ... ok
[INFO] [stdout] test config::tests::test_mcp_config_defaults ... ok
[INFO] [stdout] test config::tests::test_mcp_server_config_serialization ... ok
[INFO] [stdout] test config::tests::test_load_config_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_load_config_from_file ... ok
[INFO] [stdout] test config::tests::test_mcp_config_disabled ... ok
[INFO] [stdout] test config::tests::test_mcp_full_config_with_agents ... ok
[INFO] [stdout] test config::tests::test_mcp_multiple_servers ... ok
[INFO] [stdout] test config::tests::test_nested_glob_destination_not_added_to_gitignore ... ok
[INFO] [stdout] test config::tests::test_mcp_server_with_env ... ok
[INFO] [stdout] test config::tests::test_mcp_server_remote_url ... ok
[INFO] [stdout] test config::tests::test_mcp_server_stdio_config ... ok
[INFO] [stdout] test config::tests::test_mcp_server_disabled ... ok
[INFO] [stdout] test config::tests::test_parse_empty_config ... ok
[INFO] [stdout] test config::tests::test_parse_invalid_sync_type ... ok
[INFO] [stdout] test config::tests::test_parse_full_config ... ok
[INFO] [stdout] test config::tests::test_parse_minimal_config ... ok
[INFO] [stdout] test config::tests::test_parse_nested_glob_target ... ok
[INFO] [stdout] test config::tests::test_parse_module_map_sync_type ... ok
[INFO] [stdout] test config::tests::test_project_root_from_agents_dir ... ok
[INFO] [stdout] test config::tests::test_project_root_from_root_config ... ok
[INFO] [stdout] test config::tests::test_project_root_nested_agents_dir ... ok
[INFO] [stdout] test config::tests::test_resolve_module_map_filename_convention_claude ... ok
[INFO] [stdout] test config::tests::test_resolve_module_map_filename_convention_copilot ... ok
[INFO] [stdout] test config::tests::test_resolve_module_map_filename_convention_is_case_insensitive ... ok
[INFO] [stdout] test config::tests::test_resolve_module_map_filename_fallback_unknown_agent ... ok
[INFO] [stdout] test config::tests::test_resolve_module_map_filename_override ... ok
[INFO] [stdout] test config::tests::test_resolve_module_map_filename_override_beats_convention ... ok
[INFO] [stdout] test config::tests::test_source_dir_custom ... ok
[INFO] [stdout] test config::tests::test_sync_type_symlink ... ok
[INFO] [stdout] test config::tests::test_parse_missing_required_fields ... ok
[INFO] [stdout] test config::tests::test_parse_config_with_defaults ... ok
[INFO] [stdout] test config::tests::test_parse_compress_agents_md_enabled ... ok
[INFO] [stdout] test config::tests::test_parse_module_mapping_struct ... ok
[INFO] [stdout] test config::tests::test_parse_target_config_without_mappings_defaults ... ok
[INFO] [stdout] test config::tests::test_source_dir_default ... ok
[INFO] [stdout] test config::tests::test_sync_type_symlink_contents ... ok
[INFO] [stdout] test gitignore::tests::test_remove_managed_section ... ok
[INFO] [stdout] test gitignore::tests::test_remove_managed_section_at_end ... ok
[INFO] [stdout] test gitignore::tests::test_remove_managed_section_at_start ... ok
[INFO] [stdout] test gitignore::tests::test_cleanup_gitignore_dry_run_does_not_modify_existing ... ok
[INFO] [stdout] test gitignore::tests::test_remove_managed_section_empty_managed ... ok
[INFO] [stdout] test gitignore::tests::test_cleanup_gitignore_is_noop_when_matching_block_missing ... ok
[INFO] [stdout] test gitignore::tests::test_remove_managed_section_not_present ... ok
[INFO] [stdout] test gitignore::tests::test_cleanup_gitignore_respects_custom_marker ... ok
[INFO] [stdout] test gitignore::tests::test_remove_managed_section_preserves_whitespace ... ok
[INFO] [stdout] test gitignore::tests::test_cleanup_gitignore_removes_matching_managed_block ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_creates_new_file ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_dry_run_does_not_modify_existing ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_custom_marker ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_appends_to_existing ... ok
[INFO] [stdout] test config::tests::test_gitignore_config_custom_marker ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_dry_run ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_idempotent ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_replaces_existing_section ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_multiple_entries ... ok
[INFO] [stdout] test init::tests::test_agent_config_layout_omits_targets_not_present_in_generated_config ... ok
[INFO] [stdout] test init::tests::test_backup_moves_directories ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_preserves_trailing_content ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_empty_entries ... ok
[INFO] [stdout] test init::tests::test_backup_moves_files ... ok
[INFO] [stdout] test init::tests::test_build_wizard_layout_facts_uses_rendered_config_targets_and_modes ... ok
[INFO] [stdout] test init::tests::test_build_skills_wizard_choices_is_empty_without_selected_skills_targets ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_with_special_characters_in_entries ... ok
[INFO] [stdout] test init::tests::test_build_default_config_with_skills_modes_only_changes_requested_skills_targets ... ok
[INFO] [stdout] test init::tests::test_build_skills_wizard_choices_preserves_existing_directory_symlink ... ok
[INFO] [stdout] test init::tests::test_default_agents_md_contains_sections ... ok
[INFO] [stdout] test init::tests::test_copy_dir_all_with_symlinks ... ok
[INFO] [stdout] test init::tests::test_copy_dir_all ... ok
[INFO] [stdout] test init::tests::test_collect_post_init_skills_warnings_reports_override_mismatch ... ok
[INFO] [stdout] test init::tests::test_default_config_claude_has_commands_target ... ok
[INFO] [stdout] test init::tests::test_default_config_agents_are_enabled ... ok
[INFO] [stdout] test init::tests::test_default_config_all_agents_have_skills_symlink_target ... ok
[INFO] [stdout] test init::tests::test_default_config_is_valid_toml ... ok
[INFO] [stdout] test init::tests::test_default_config_contains_expected_agents ... ok
[INFO] [stdout] test init::tests::test_default_config_contains_gemini_agent ... ok
[INFO] [stdout] test init::tests::test_default_config_gitignore_enabled ... ok
[INFO] [stdout] test init::tests::test_default_config_contains_opencode_agent ... ok
[INFO] [stdout] test init::tests::test_collect_post_init_skills_warnings_stays_quiet_for_matching_symlink_mode ... ok
[INFO] [stdout] test init::tests::test_experimental_tui_context_requires_safe_interactive_terminal ... ok
[INFO] [stdout] test init::tests::test_init_creates_agents_directory ... ok
[INFO] [stdout] test init::tests::test_init_creates_commands_directory ... ok
[INFO] [stdout] test init::tests::test_init_creates_agents_md ... ok
[INFO] [stdout] test init::tests::test_init_creates_config_file ... ok
[INFO] [stdout] test init::tests::test_experimental_tui_intro_frame_renders_context_and_controls ... ok
[INFO] [stdout] test gitignore::tests::test_update_gitignore_preserves_mtime_if_unchanged ... ok
[INFO] [stdout] test init::tests::test_missing_terminal_tui_error_only_blocks_non_tty_contexts ... ok
[INFO] [stdout] test init::tests::test_init_creates_skills_directory ... ok
[INFO] [stdout] test init::tests::test_init_with_existing_agents_dir ... ok
[INFO] [stdout] test init::tests::test_init_creates_nested_structure ... ok
[INFO] [stdout] test init::tests::test_resolve_skills_mode_selection_allows_override ... ok
[INFO] [stdout] test init::tests::test_render_wizard_summary_includes_canonical_apply_and_git_guidance ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_aider_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_empty_project ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_amazonq_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_amazonq_mcp_config ... ok
[INFO] [stdout] test init::tests::test_init_overwrites_with_force ... ok
[INFO] [stdout] test init::tests::test_render_agent_config_layout_section_includes_markers_and_mode_specific_wording ... ok
[INFO] [stdout] test init::tests::test_render_wizard_summary_reports_backup_outcomes_and_avoids_unsafe_claims ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_augment_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_claude_commands ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_claude_md ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_claude_skills_alongside_claude_md ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_antigravity_skills ... ok
[INFO] [stdout] test init::tests::test_init_does_not_overwrite_without_force ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_copilot_mcp_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_copilot_instructions ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_clinerules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_codex_config ... ok
[INFO] [stdout] test init::tests::test_merge_multiple_instruction_files ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_cursor_dir ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_claude_skills_with_content ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_codex_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_amp_instructions ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_factory_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_gemini_commands ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_crush_md ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_gemini_md ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_factory_mcp_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_factory_dir ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_firebender_json ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_firebase_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_cursor_mcp_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_kilocode_dir ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_gemini_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_kilocode_mcp_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_junie_dir ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_goosehints ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_cursor_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_jetbrains_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_kiro_steering ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_mcp_json ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_opencode_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_opencode_instructions ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_multiple ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_kiro_mcp_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_opencode_commands ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_openhands_microagents ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_roo_mcp_config ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_opencode_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_roo_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_vibe_dir ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_windsurf_dir ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_warp_md ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_roo_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_vibe_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_windsurf_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_ignores_empty_claude_skills ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_ignores_empty_command_directory ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_ignores_empty_skill_directory ... ok
[INFO] [stdout] test init::tests::test_upsert_agent_config_layout_block_places_block_after_default_intro ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_ignores_absent_claude_skills ... ok
[INFO] [stdout] test init::tests::test_wizard_preserve_without_force_leaves_existing_agents_md_unchanged ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_root_agents_md ... ok
[INFO] [stdout] test init::tests::test_upsert_agent_config_layout_block_replaces_existing_managed_block_idempotently ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_skills_alongside_parent_dir ... ok
[INFO] [stdout] test init::tests::test_upsert_agent_config_layout_block_places_block_after_migrated_header ... ok
[INFO] [stdout] test init::tests::test_wizard_selection_helpers_use_renderer_decisions_without_dialoguer ... ok
[INFO] [stdout] test init::tests::test_wizard_skill_migration_handles_mixed_content ... ok
[INFO] [stdout] test init::tests::test_wizard_skill_migration_copies_skills ... ok
[INFO] [stdout] test init::tests::test_wizard_skill_migration_skips_collisions ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_trae_rules ... ok
[INFO] [stdout] test init::tests::test_scan_agent_files_finds_windsurf_mcp_config ... ok
[INFO] [stdout] test linker::tests::test_clean_dry_run ... ok
[INFO] [stdout] test linker::tests::test_ensure_safe_destination_rejects_empty_and_parent_traversal ... ok
[INFO] [stdout] test linker::tests::test_clean_removes_symlinks ... ok
[INFO] [stdout] test linker::tests::test_ensure_safe_destination_rejects_absolute_path_and_accepts_valid_relative ... ok
[INFO] [stdout] test linker::tests::test_expand_destination_template_root_file ... ok
[INFO] [stdout] test linker::tests::test_linker_config_accessor ... ok
[INFO] [stdout] test linker::tests::test_clean_symlink_contents ... ok
[INFO] [stdout] test linker::tests::test_linker_new ... ok
[INFO] [stdout] test linker::tests::test_expand_destination_template_nested_file ... ok
[INFO] [stdout] test linker::tests::test_linker_project_root_accessor ... ok
[INFO] [stdout] test linker::tests::test_module_map_clean_dry_run ... ok
[INFO] [stdout] test linker::tests::test_module_map_clean_skips_non_symlink_files ... ok
[INFO] [stdout] test linker::tests::test_module_map_creates_symlinks ... ok
[INFO] [stdout] test linker::tests::test_ensure_safe_destination_rejects_symlink_ancestor_escape ... ok
[INFO] [stdout] test linker::tests::test_module_map_clean_skips_invalid_destination ... ok
[INFO] [stdout] test linker::tests::test_ensure_safe_destination_uses_fresh_canonicalization ... ok
[INFO] [stdout] test linker::tests::test_module_map_filename_override ... ok
[INFO] [stdout] test linker::tests::test_module_map_clean_removes_symlinks ... ok
[INFO] [stdout] test linker::tests::test_module_map_empty_mappings ... ok
[INFO] [stdout] test linker::tests::test_module_map_sync_dry_run ... ok
[INFO] [stdout] test linker::tests::test_module_map_nested_convention_path_creates_intermediate_directories ... ok
[INFO] [stdout] test linker::tests::test_module_map_sync_is_idempotent_when_symlink_already_matches ... ok
[INFO] [stdout] test linker::tests::test_module_map_unknown_agent_uses_source_basename ... ok
[INFO] [stdout] test linker::tests::test_module_map_missing_source_skipped_and_other_mappings_continue ... ok
[INFO] [stdout] test linker::tests::test_module_map_sync_skips_invalid_destination ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_clean_skips_invalid_expanded_destination ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_clean_removes_symlinks ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_sync_skips_empty_expanded_destination ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_skips_missing_search_root ... ok
[INFO] [stdout] test linker::tests::test_path_glob_double_star_does_not_match_wrong_name ... ok
[INFO] [stdout] test linker::tests::test_path_glob_double_star_matches_nested ... ok
[INFO] [stdout] test linker::tests::test_path_glob_double_star_in_middle ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_sync_skips_invalid_expanded_destination ... ok
[INFO] [stdout] test linker::tests::test_path_glob_exact_match ... ok
[INFO] [stdout] test linker::tests::test_pattern_matching_asterisk_middle ... ok
[INFO] [stdout] test linker::tests::test_pattern_matching_edge_cases ... ok
[INFO] [stdout] test linker::tests::test_pattern_matching_mixed ... ok
[INFO] [stdout] test linker::tests::test_pattern_matching_multiple_asterisks ... ok
[INFO] [stdout] test linker::tests::test_pattern_matching_question_marks ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_dry_run_does_not_create_files ... ok
[INFO] [stdout] test linker::tests::test_path_glob_exclusion_patterns ... ok
[INFO] [stdout] test linker::tests::test_path_glob_single_star_does_not_cross_separator ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_creates_symlinks_for_discovered_files ... ok
[INFO] [stdout] test linker::tests::test_pattern_matching ... ok
[INFO] [stdout] test linker::tests::test_sync_cli_agents_overrides_default_agents ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_invalidates_cache_after_compressed_write ... ok
[INFO] [stdout] test linker::tests::test_sync_all_enabled_when_no_default_agents_and_no_cli ... ok
[INFO] [stdout] test linker::tests::test_sync_cli_filter_supports_aliases ... ok
[INFO] [stdout] test linker::tests::test_sync_default_agents_case_insensitive ... ok
[INFO] [stdout] test linker::tests::test_sync_default_agents_support_aliases ... ok
[INFO] [stdout] test linker::tests::test_sync_creates_symlink ... ok
[INFO] [stdout] test linker::tests::test_sync_compresses_agents_md_when_enabled ... ok
[INFO] [stdout] test linker::tests::test_sync_creates_parent_directories ... ok
[INFO] [stdout] test linker::tests::test_sync_dry_run_does_not_create_files ... ok
[INFO] [stdout] test linker::tests::test_sync_filters_by_agent_name_case_insensitive ... ok
[INFO] [stdout] test linker::tests::test_nested_glob_excludes_patterns ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_disabled_returns_empty ... ok
[INFO] [stdout] test linker::tests::test_sync_filters_by_agent_name ... ok
[INFO] [stdout] test linker::tests::test_sync_options_default ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_no_agents_configured_returns_empty ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_default_agents_support_aliases ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_creates_codex_config_file ... ok
[INFO] [stdout] test linker::tests::test_sync_result_default ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_no_servers_returns_empty ... ok
[INFO] [stdout] test linker::tests::test_sync_skips_missing_source ... ok
[INFO] [stdout] test linker::tests::test_sync_skips_already_correct_symlink ... ok
[INFO] [stdout] test linker::tests::test_sync_skips_disabled_agents ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_contents_skips_circular_destination ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_cli_filter_supports_aliases ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_contents_with_pattern ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_contents_compresses_agents_md ... ok
[INFO] [stdout] test linker::tests::test_sync_updates_existing_symlink_with_different_target ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_contents ... ok
[INFO] [stdout] test mcp::tests::test_agent_all_returns_all_agents ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_creates_config_files ... ok
[INFO] [stdout] test linker::tests::test_sync_resets_caches_between_runs ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_directory_upgrades_existing_dir ... ok
[INFO] [stdout] test mcp::tests::test_agent_from_id ... ok
[INFO] [stdout] test linker::tests::test_sync_uses_default_agents_when_no_cli_filter ... ok
[INFO] [stdout] test mcp::tests::test_agent_config_paths ... ok
[INFO] [stdout] test mcp::tests::test_claude_formatter_basic ... ok
[INFO] [stdout] test mcp::tests::test_claude_formatter_merge ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_directory_replaces_existing_backup ... ok
[INFO] [stdout] test mcp::tests::test_claude_formatter_orders_servers_deterministically ... ok
[INFO] [stdout] test mcp::tests::test_claude_formatter_merge_override ... ok
[INFO] [stdout] test mcp::tests::test_codex_formatter_cleanup_removed_servers ... ok
[INFO] [stdout] test linker::tests::test_sync_symlink_directory_for_skills ... ok
[INFO] [stdout] test mcp::tests::test_claude_formatter_parse_existing ... ok
[INFO] [stdout] test mcp::tests::test_cleanup_removed_servers_gemini ... ok
[INFO] [stdout] test mcp::tests::test_cleanup_removed_servers_opencode ... ok
[INFO] [stdout] test mcp::tests::test_codex_formatter_format_to_string ... ok
[INFO] [stdout] test mcp::tests::test_codex_formatter_merge_preserves_other_settings ... ok
[INFO] [stdout] test linker::tests::test_sync_mcp_only_creates_for_configured_agents ... ok
[INFO] [stdout] test mcp::tests::test_codex_formatter_parse_existing ... ok
[INFO] [stdout] test mcp::tests::test_codex_formatter_merge_override ... ok
[INFO] [stdout] test mcp::tests::test_gemini_formatter_adds_trust ... ok
[INFO] [stdout] test mcp::tests::test_gemini_formatter_preserves_other_settings ... ok
[INFO] [stdout] test mcp::tests::test_codex_formatter_uses_http_headers_and_omits_type ... ok
[INFO] [stdout] test mcp::tests::test_generator_dry_run ... ok
[INFO] [stdout] test mcp::tests::test_generator_fixes_permissive_existing_permissions ... ok
[INFO] [stdout] test mcp::tests::test_generator_merge_all_servers_removed ... ok
[INFO] [stdout] test mcp::tests::test_generator_creates_config ... ok
[INFO] [stdout] test mcp::tests::test_generator_creates_parent_directories ... ok
[INFO] [stdout] test mcp::tests::test_generator_merge_no_removal_needed ... ok
[INFO] [stdout] test mcp::tests::test_generator_creates_parent_directories_codex ... ok
[INFO] [stdout] test mcp::tests::test_generator_deduplicates_shared_paths ... ok
[INFO] [stdout] test mcp::tests::test_generator_merge_removal_cleanup ... ok
[INFO] [stdout] test mcp::tests::test_generator_overwrite_strategy ... ok
[INFO] [stdout] test mcp::tests::test_generator_overwrite_strategy_gemini ... ok
[INFO] [stdout] test mcp::tests::test_get_enabled_agents_from_config ... ok
[INFO] [stdout] test mcp::tests::test_generator_generate_all ... ok
[INFO] [stdout] test mcp::tests::test_generator_merge_strategy ... ok
[INFO] [stdout] test mcp::tests::test_mcp_output_enabled_servers ... ok
[INFO] [stdout] test mcp::tests::test_generator_skips_disabled_servers ... ok
[INFO] [stdout] test mcp::tests::test_generator_overwrite_strategy_opencode ... ok
[INFO] [stdout] test mcp::tests::test_opencode_formatter_basic ... ok
[INFO] [stdout] test mcp::tests::test_server_to_json_orders_env_and_headers ... ok
[INFO] [stdout] test mcp::tests::test_generator_sets_restricted_permissions ... ok
[INFO] [stdout] test mcp::tests::test_opencode_formatter_merge_orders_servers_deterministically ... ok
[INFO] [stdout] test mcp::tests::test_opencode_formatter_preserves_other_settings ... ok
[INFO] [stdout] test mcp::tests::test_server_to_json_http ... ok
[INFO] [stdout] test mcp::tests::test_server_to_json_stdio ... ok
[INFO] [stdout] test mcp::tests::test_generator_skips_identical_content ... ok
[INFO] [stdout] test skills::detect::tests::collect_package_names_reads_requirements_txt_dependencies ... ok
[INFO] [stdout] test skills::detect::tests::collect_package_names_reads_pyproject_dependencies ... ok
[INFO] [stdout] test skills::detect::tests::collect_package_names_reads_nested_requirements_txt_dependencies ... ok
[INFO] [stdout] test skills::install::tests::test_zip_absolute_path_rejection ... ok
[INFO] [stdout] test skills::detect::tests::discover_nested_projects_finds_multiple_manifests ... ok
[INFO] [stdout] test skills::install::tests::test_zip_parent_traversal_rejection ... ok
[INFO] [stdout] test skills::detect::tests::discover_nested_projects_finds_dockerfile_in_subdirectory ... ok
[INFO] [stdout] test skills::detect::tests::collect_package_names_reads_pipfile_dependencies ... ok
[INFO] [stdout] test skills::install::tests::test_tar_windows_drive_path_rejection ... ok
[INFO] [stdout] test skills::detect::tests::collect_package_names_with_nested_includes_nested_packages ... ok
[INFO] [stdout] test skills::install::tests::test_zip_root_dir_rejection ... ok
[INFO] [stdout] test skills::suggest::tests::recommendation_installed_check_ignores_registry_without_skill_path ... ok
[INFO] [stdout] test skills::uninstall::tests::test_uninstall_skill_dotdot_rejected ... ok
[INFO] [stdout] test skills::uninstall::tests::test_uninstall_skill_dot_rejected ... ok
[INFO] [stdout] test skills::uninstall::tests::test_uninstall_skill_invalid_id ... ok
[INFO] [stdout] test skills_layout::tests::ignores_unrelated_layouts ... ok
[INFO] [stdout] test skills::suggest::tests::install_selected_treats_existing_skill_path_as_already_installed ... ok
[INFO] [stdout] test skills::uninstall::tests::test_uninstall_skill_not_found ... ok
[INFO] [stdout] test update_check::tests::test_cache_fresh_if_notified_matches_latest ... ok
[INFO] [stdout] test update_check::tests::test_cache_load_corrupted_json ... ok
[INFO] [stdout] test update_check::tests::test_cache_load_missing_fields ... ok
[INFO] [stdout] test skills_layout::tests::non_skills_targets_are_ignored_by_both_helpers ... ok
[INFO] [stdout] test skills_layout::tests::detects_directory_symlink_to_expected_source ... ok
[INFO] [stdout] test skills::uninstall::tests::test_uninstall_skill_success ... ok
[INFO] [stdout] test skills_layout::tests::regular_directory_destination_is_not_a_layout_match ... ok
[INFO] [stdout] test update_check::tests::test_cache_load_nonexistent ... ok
[INFO] [stdout] test update_check::tests::test_cache_not_fresh_if_notified_differs ... ok
[INFO] [stdout] test update_check::tests::test_cache_not_fresh_if_stale ... ok
[INFO] [stdout] test update_check::tests::test_version_detects_newer ... ok
[INFO] [stdout] test update_check::tests::test_version_skip_prerelease ... ok
[INFO] [stdout] test update_check::tests::test_cache_round_trip ... ok
[INFO] [stdout] test skills_layout::tests::symlink_destination_with_symlink_mode_has_layout_match_but_no_mismatch ... ok
[INFO] [stdout] test update_check::tests::test_version_current_newer_or_equal ... ok
[INFO] [stdout] test update_check::tests::test_cache_save_creates_parent_dirs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 389 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentsync-1c2a98ee3bcf7300)
[INFO] [stdout] 
[INFO] [stdout] running 140 tests
[INFO] [stdout] test commands::doctor_tests::tests::test_check_unmanaged_claude_skills_no_warning_when_absent ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_check_unmanaged_claude_skills_no_warning_when_empty ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_check_unmanaged_claude_skills_suppressed_when_managed ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_extract_managed_entries ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_collect_missing_sources_ignores_module_map_placeholder_target_source ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_extract_managed_entries_empty ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_expand_target_destinations_expands_module_map_destinations ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_extract_managed_entries_out_of_order ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_gitignore_audit_accepts_missing_managed_section_when_disabled ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_gitignore_audit_accepts_normalized_root_scoped_entries ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_gitignore_audit_flags_partial_marker_when_disabled ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_normalize_path ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_target_configuration_warnings_for_module_map_edge_cases ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_check_unmanaged_claude_skills_warns_when_unmanaged ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_validate_destinations_combined ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_gitignore_audit_flags_legacy_unscoped_root_entry_as_drift ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_validate_destinations_duplicates ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_collect_missing_sources_reports_missing_module_map_mapping_source ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_validate_destinations_detects_duplicate_between_module_map_and_regular_target ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_collect_skills_mode_mismatch_reports_directory_symlink_vs_symlink_contents ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_collect_skills_mode_mismatch_stays_quiet_for_matching_symlink_mode ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_validate_destinations_multiple_duplicates ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_extract_managed_entries_no_markers ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_validate_destinations_no_conflicts ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_color_with_clicolor_nonzero ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_human_line_when_dumb_term ... ok
[INFO] [stdout] test commands::doctor_tests::tests::test_validate_destinations_overlaps ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_human_line_when_no_tty ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_json_stays_json_without_tty ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_human_live_when_tty ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_json_when_json_flag_true ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_no_color_with_clicolor_zero ... ok
[INFO] [stdout] test commands::skill::tests::detect_suggest_install_output_mode_no_color_with_no_color_env ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_already_zip_returns_none ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_blob_extracts_directory ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_tree_with_subpath ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_tree_deeply_nested ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_zip_with_fragment ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_non_github_returns_none ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_zip_with_query_string ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_blob_root_file ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_simple_repo ... ok
[INFO] [stdout] test commands::skill::tests::github_url_converter_tar_gz_returns_none ... ok
[INFO] [stdout] test commands::skill::tests::remediation_for_error_download ... ok
[INFO] [stdout] test commands::skill::tests::remediation_for_error_fallback ... ok
[INFO] [stdout] test commands::skill::tests::remediation_for_error_network ... ok
[INFO] [stdout] test commands::skill::tests::remediation_for_error_permission ... ok
[INFO] [stdout] test commands::skill::tests::skill_action_failure_indents_hint ... ok
[INFO] [stdout] test commands::skill::tests::skill_suggest_human_reports_none_when_empty ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_batch_start_uses_heading_shape ... ok
[INFO] [stdout] test commands::skill::tests::skill_action_success_uses_shared_label_shape ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_completion_summary_reports_explicit_counts_for_mixed_results ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_completion_summary_reports_nothing_installable_for_install_all_with_no_selection ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_completion_summary_reports_nothing_installable_with_explicit_counts ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_output_mode_falls_back_to_human_line_for_dumb_term ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_output_mode_honors_clicolor_zero ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_output_mode_falls_back_to_human_line_without_tty ... ok
[INFO] [stdout] test commands::skill::tests::remediation_for_error_manifest ... ok
[INFO] [stdout] test commands::skill::tests::run_skill_list_returns_error ... ok
[INFO] [stdout] test commands::skill::tests::skill_command_error_renders_failure_and_hint ... ok
[INFO] [stdout] test commands::skill::tests::remediation_for_error_archive ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_output_mode_honors_no_color ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_output_mode_prefers_json ... ok
[INFO] [stdout] test commands::skill::tests::validate_skill_id_rejects_dotdot ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_output_mode_selects_human_live_for_tty_by_default ... ok
[INFO] [stdout] test commands::skill::tests::validate_skill_id_accepts_simple_names ... ok
[INFO] [stdout] test commands::skill::tests::validate_skill_id_rejects_invalid_inputs ... ok
[INFO] [stdout] test commands::skill::tests::validate_skill_id_rejects_dot ... ok
[INFO] [stdout] test commands::status_tests::tests::test_collect_status_entries_expands_module_map_entries ... ok
[INFO] [stdout] test commands::status_tests::tests::test_collect_status_hints_reports_recognized_mode_mismatch_without_problem ... ok
[INFO] [stdout] test commands::status_tests::tests::test_collect_status_entries_reports_healthy_populated_symlink_contents_container ... ok
[INFO] [stdout] test commands::status_tests::tests::test_non_symlink_exists_problematic ... ok
[INFO] [stdout] test commands::status_tests::tests::test_missing_entry_is_problematic ... ok
[INFO] [stdout] test commands::status_tests::tests::test_collect_status_entries_reports_stale_module_map_symlink ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_child_not_symlink_shows_actual_detail ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_healthy_symlink_entry_uses_structured_ok_line ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_missing_expected_child_uses_child_file_name_and_expected_detail ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_status_summary_problem_count ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_status_hint_uses_hint_style ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_status_summary_all_good ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_symlink_contents_invalid_container_type_shows_actual_and_expected ... ok
[INFO] [stdout] test commands::status_tests::tests::test_collect_status_hints_stays_quiet_for_matching_symlink_mode ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_contents_empty_source_directory_is_valid_in_status_and_json ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_contents_missing_expected_child_is_problematic ... ok
[INFO] [stdout] test commands::status_tests::tests::test_linker_sync_treats_existing_empty_symlink_contents_source_as_valid ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_contents_missing_container_directory_is_rendered_as_drift ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_invalid_destination_type_is_rendered_as_non_symlink ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_contents_wrong_child_type_and_invalid_destination_type_are_problematic ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_contents_missing_source_directory_is_rendered_as_missing_source ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_contents_wrong_child_target_is_problematic_and_rendered ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_missing_destination_is_rendered_as_missing ... ok
[INFO] [stdout] test output::tests::detect_output_mode_clicolor_nonzero_keeps_color ... ok
[INFO] [stdout] test output::tests::detect_output_mode_clicolor_zero ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_points_different_is_problematic ... ok
[INFO] [stdout] test commands::status_tests::tests::test_symlink_points_equal_not_problematic ... ok
[INFO] [stdout] test output::tests::detect_output_mode_clicolor_zero_disables_color_even_with_no_color_empty ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_symlink_missing_expected_source_shows_actual_detail ... ok
[INFO] [stdout] test commands::status_tests::tests::test_render_top_level_incorrect_link_shows_actual_and_expected_details ... ok
[INFO] [stdout] test output::tests::detect_output_mode_empty_no_color_env_does_not_disable ... ok
[INFO] [stdout] test output::tests::detect_output_mode_json_ignores_env_overrides ... ok
[INFO] [stdout] test output::tests::detect_output_mode_json_takes_priority ... ok
[INFO] [stdout] test output::tests::detect_output_mode_no_color_value_disables_color_regardless_of_value ... ok
[INFO] [stdout] test output::tests::detect_output_mode_no_color_env ... ok
[INFO] [stdout] test output::tests::detect_output_mode_no_tty_no_color ... ok
[INFO] [stdout] test output::tests::detect_output_mode_tty_with_color ... ok
[INFO] [stdout] test output::tests::format_heading_bold_when_colored ... ok
[INFO] [stdout] test output::tests::format_heading_plain_when_no_color ... ok
[INFO] [stdout] test output::tests::format_hint_colors_arrow_when_colored ... ok
[INFO] [stdout] test output::tests::detect_output_mode_term_dumb_case_insensitive ... ok
[INFO] [stdout] test output::tests::detect_output_mode_non_tty_human_output_is_plain_even_without_term ... ok
[INFO] [stdout] test output::tests::detect_output_mode_term_dumb ... ok
[INFO] [stdout] test output::tests::format_key_value_plain ... ok
[INFO] [stdout] test output::tests::format_hint_plain ... ok
[INFO] [stdout] test output::tests::format_key_value_dims_label_when_colored ... ok
[INFO] [stdout] test output::tests::format_label_failure_colored ... ok
[INFO] [stdout] test output::tests::format_label_muted_plain ... ok
[INFO] [stdout] test output::tests::format_label_each_kind_uses_distinct_color ... ok
[INFO] [stdout] test output::tests::format_label_success_colored ... ok
[INFO] [stdout] test output::tests::format_label_warning_colored ... ok
[INFO] [stdout] test output::tests::format_label_success_plain ... ok
[INFO] [stdout] test output::tests::format_label_warning_plain ... ok
[INFO] [stdout] test output::tests::format_muted_plain_when_no_color ... ok
[INFO] [stdout] test output::tests::format_label_failure_plain ... ok
[INFO] [stdout] test output::tests::format_muted_dimmed_when_colored ... ok
[INFO] [stdout] test output::tests::format_summary_line_colors_value_when_colored ... ok
[INFO] [stdout] test output::tests::format_label_info_colored ... ok
[INFO] [stdout] test output::tests::format_summary_line_plain ... ok
[INFO] [stdout] test tests::test_merge_clean_result_into_apply_result_preserves_created_count ... ok
[INFO] [stdout] test tests::test_init_experimental_tui_parses_with_wizard_flag ... ok
[INFO] [stdout] test tests::test_init_next_steps_lines_suppresses_generic_footer_for_wizard_runs ... ok
[INFO] [stdout] test tests::test_init_experimental_tui_requires_wizard_flag ... ok
[INFO] [stdout] test tests::test_render_apply_summary_uses_consistent_counts ... ok
[INFO] [stdout] test output::tests::format_label_info_plain ... ok
[INFO] [stdout] test tests::test_render_clean_phase_and_summary_make_dry_run_clear ... ok
[INFO] [stdout] test tests::test_render_gitignore_phase_distinguishes_update_and_clean ... ok
[INFO] [stdout] test tests::test_render_sync_phase_names_dry_run_preview ... ok
[INFO] [stdout] test commands::skill::tests::suggest_install_live_reporter_finalize_cleans_up_partial_spinner_frame ... ok
[INFO] [stdout] test tests::test_render_dry_run_notice_is_explicit ... ok
[INFO] [stdout] test tests::test_render_mcp_summary_reports_all_counts ... ok
[INFO] [stdout] test commands::skill::tests::skill_suggest_human_uses_headings_and_summary_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/all_tests.rs (/opt/rustwide/target/debug/deps/all_tests-3e8f022bb042987d)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test integration::skill_install::integration_skill_install_invalid_manifest_rollback ... ok
[INFO] [stdout] test integration::skill_install::integration_skill_install_fixture ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_human_output_reports_empty_results ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_install_all_is_a_no_op_when_everything_is_already_installed ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_json_is_read_only_and_marks_installed_skills ... ok
[INFO] [stdout] test integration::skill_suggest::suggestion_service_preserves_local_install_lookup_with_provider_overlay ... ok
[INFO] [stdout] test real_world_skills::test_install_real_skill_astro_from_skills_sh ... ignored
[INFO] [stdout] test real_world_skills::test_install_real_skill_vitest_from_skills_sh ... ignored
[INFO] [stdout] test security_repro::test_absolute_path_in_symlink_destination_is_rejected ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_install_all_installs_pending_recommendations_and_skips_installed ... ok
[INFO] [stdout] test security_repro::test_path_traversal_in_symlink_destination_is_rejected ... ok
[INFO] [stdout] test security_repro::test_install_from_dir_skips_symlinks ... ok
[INFO] [stdout] test security_repro::test_symlinked_destination_ancestor_is_rejected ... ok
[INFO] [stdout] test unit::provider::dummy_provider_resolves ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_non_skills_repo_omits_skills_prefix ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_embedded_catalog_can_omit_fragment_for_repo_root_skill ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_rejects_invalid_ids ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_owner_repo_skill_format ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_install_all_human_output_is_line_oriented_and_readable_without_tty ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_repo_suffix_skills_adds_skills_prefix ... ok
[INFO] [stdout] test unit::suggest_catalog::annotates_installed_state_without_hiding_recommendations ... ok
[INFO] [stdout] test unit::suggest_catalog::canonical_provider_skill_ids_use_local_aliases_in_recommendations ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_skill_name_with_space_passes_through_unencoded ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_install_requires_tty_without_all_flag ... ok
[INFO] [stdout] test unit::suggest_catalog::combo_does_not_trigger_with_partial_requirements ... ok
[INFO] [stdout] test unit::suggest_catalog::embedded_catalog_allows_approved_official_external_recommendations ... ok
[INFO] [stdout] test unit::suggest_catalog::combo_triggers_when_all_required_technologies_detected ... ok
[INFO] [stdout] test unit::suggest_catalog::embedded_catalog_rejects_disallowed_external_recommendations ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_install_all_surfaces_direct_install_failure_semantics ... ok
[INFO] [stdout] test unit::suggest_catalog::embedded_catalog_loads_expected_baseline_entries ... ok
[INFO] [stdout] test unit::suggest_catalog::embedded_catalog_policy_cleanup_removes_disallowed_entries_and_keeps_valid_mappings ... ok
[INFO] [stdout] test unit::suggest_catalog::expanded_catalog_has_minimum_expected_counts ... ok
[INFO] [stdout] test unit::suggest_catalog::invalid_embedded_catalog_fails_explicitly ... ok
[INFO] [stdout] test unit::provider::resolve_deterministic_skills_repo_adds_skills_prefix ... ok
[INFO] [stdout] test unit::suggest_catalog::merges_duplicate_skill_recommendations_across_multiple_technologies ... ok
[INFO] [stdout] test unit::suggest_catalog::falls_back_to_embedded_catalog_when_provider_has_no_metadata ... ok
[INFO] [stdout] test unit::suggest_catalog::provider_overlay_can_extend_baseline_with_new_supported_technology_entry ... ok
[INFO] [stdout] test unit::suggest_catalog::provider_overlay_prefers_combo_override_by_stable_id ... ok
[INFO] [stdout] test unit::suggest_catalog::partially_invalid_provider_metadata_keeps_valid_overlay_entries ... ok
[INFO] [stdout] test unit::suggest_catalog::falls_back_to_embedded_catalog_when_provider_schema_is_invalid ... ok
[INFO] [stdout] test unit::suggest_catalog::technology_id_deserializes_from_json_string ... ok
[INFO] [stdout] test unit::suggest_catalog::technology_id_serializes_transparently_to_json ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_config_file_content ... ok
[INFO] [stdout] test unit::suggest_catalog::provider_detect_metadata_does_not_change_detection_results ... ok
[INFO] [stdout] test unit::suggest_catalog::recommends_nothing_design_for_web_projects_and_frontend_frameworks ... ok
[INFO] [stdout] test unit::suggest_catalog::provider_overlay_can_override_existing_technology_mapping ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_config_file_existence ... ok
[INFO] [stdout] test unit::suggest_catalog::suggest_reports_detections_when_catalog_has_no_matching_rules ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_file_extensions ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_gradle_layout ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_workspace_packages ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_packages_from_package_json ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_detects_package_patterns ... ok
[INFO] [stdout] test unit::suggest_detector::catalog_driven_empty_project_has_no_detections ... ok
[INFO] [stdout] test unit::suggest_detector::detects_packages_from_exact_workspace_path ... ok
[INFO] [stdout] test unit::suggest_detector::detects_supported_phase_one_technologies ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_recommends_js_frontend_autoskills_parity ... ok
[INFO] [stdout] test unit::suggest_detector::detects_packages_from_package_json_workspace_array ... ok
[INFO] [stdout] test unit::suggest_detector::prunes_ignored_directories_and_does_not_detect_nested_config_files ... ok
[INFO] [stdout] test unit::suggest_detector::file_extensions_detection_in_incidental_dirs_yields_medium_confidence ... ok
[INFO] [stdout] test unit::suggest_install::guided_install_only_installs_selected_recommendations ... ok
[INFO] [stdout] test unit::suggest_install::install_flow_emits_resolve_failure_event ... ok
[INFO] [stdout] test unit::suggest_install::install_flow_emits_install_failure_event ... ok
[INFO] [stdout] test unit::suggest_install::install_flow_emits_progress_events_in_success_order ... ok
[INFO] [stdout] test unit::suggest_install::install_flow_emits_skip_event_after_registry_recheck ... ok
[INFO] [stdout] test unit::suggest_install::install_flow_rechecks_registry_before_installing ... ok
[INFO] [stdout] test unit::suggest_install::install_all_skips_already_installed_recommendations ... ok
[INFO] [stdout] test unit::suggest_install::install_flow_skips_canonical_vue_when_legacy_alias_is_installed ... ok
[INFO] [stdout] test unit::suggest_install::suggest_marks_canonical_vue_skill_as_installed_when_legacy_alias_exists ... ok
[INFO] [stdout] test unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection ... FAILED
[INFO] [stdout] test unit::suggest_install::install_flow_records_failures_and_continues ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_recommends_python_backend_frameworks_from_python_dependency_files ... ok
[INFO] [stdout] test integration::skill_suggest::skill_suggest_recommends_autoskills_frontend_parity_combos ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection' (681) panicked at tests/unit/suggest_detector.rs:144:5:
[INFO] [stdout] assertion failed: detections.iter().all(|detection|
[INFO] [stdout]         detection.technology !=
[INFO] [stdout]             TechnologyId::new(TechnologyId::NODE_TYPESCRIPT))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6546c4837c7a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6546c4837c7a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6546c4837c7a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6546c4837c7a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6546c48505da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6546c48505da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6546c483d5c2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6546c483d5c2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6546c48110bf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6546c48110bf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6546c482d669 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6546c37be6dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6546c37be6dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6546c482d8e2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6546c482d8e2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6546c48111aa - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6546c4808179 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6546c481241d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6546c4850e4c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6546c4850e12 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6546c36d6ed3 - all_tests[91a69e6fb5ebda51]::unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unit/suggest_detector.rs:144:5
[INFO] [stdout]   21:     0x6546c36beb77 - all_tests[91a69e6fb5ebda51]::unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unit/suggest_detector.rs:115:67
[INFO] [stdout]   22:     0x6546c379d846 - <all_tests[91a69e6fb5ebda51]::unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6546c37b19bb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6546c37b19bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x6546c37bf1ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x6546c37bf1ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x6546c37bf1ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6546c37bf1ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6546c37bf1ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6546c37bf1ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x6546c37bf1ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x6546c37b9b84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x6546c37b9b84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6546c37c1db2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x6546c37c1db2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x6546c37c1db2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6546c37c1db2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6546c37c1db2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6546c37c1db2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x6546c37c1db2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6546c4836abf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x6546c4836abf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7bbe1a2d3aa4 - <unknown>
[INFO] [stdout]   44:     0x7bbe1a360a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unit::suggest_detector::skips_unreadable_nested_directories_without_failing_detection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 70 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 3.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test all_tests`
[INFO] running `Command { std: "docker" "inspect" "697a60c0edf27ca16494cb1a44d16986e175e15144887754770e5e0e127ce313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697a60c0edf27ca16494cb1a44d16986e175e15144887754770e5e0e127ce313", kill_on_drop: false }`
[INFO] [stdout] 697a60c0edf27ca16494cb1a44d16986e175e15144887754770e5e0e127ce313
